blob: 18ac1e3cb2afe836a322cabb0a04d3cb4669acbf [file] [log] [blame]
Patrice Chotard23661602019-02-12 16:50:38 +01001// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2/*
3 * Copyright : STMicroelectronics 2018
4 */
5
6#include "stm32mp157a-dk1-u-boot.dtsi"
Patrick Delaunayd573e462019-07-30 19:16:38 +02007
8&i2c1 {
9 hdmi-transmitter@39 {
10 reset-gpios = <&gpioa 10 GPIO_ACTIVE_LOW>;
11 };
12};