Message ID | YzcSqZdpNbdINp4Q@google.com |
---|---|
State | Accepted |
Commit | 4722dd4029c63f10414ffd8d3ffdd6c748391cd7 |
Headers | show |
Series | [v2] ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port | expand |
diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi index 2aa94605d3d4..d52a7aaa1074 100644 --- a/arch/arm/boot/dts/stihxxx-b2120.dtsi +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi @@ -178,7 +178,7 @@ tsin0: port { tsin-num = <0>; serial-not-parallel; i2c-bus = <&ssc2>; - reset-gpios = <&pio15 4 GPIO_ACTIVE_HIGH>; + reset-gpios = <&pio15 4 GPIO_ACTIVE_LOW>; dvb-card = <STV0367_TDA18212_NIMA_1>; }; };