summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp157c-dk2-u-boot.dtsi
blob: 18ac1e3cb2afe836a322cabb0a04d3cb4669acbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/*
 * Copyright : STMicroelectronics 2018
 */

#include "stm32mp157a-dk1-u-boot.dtsi"

&i2c1 {
	hdmi-transmitter@39 {
		reset-gpios = <&gpioa 10 GPIO_ACTIVE_LOW>;
	};
};