]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 10 Jan 2018 08:21:02 +0000 (09:21 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 15 Jan 2018 12:56:14 +0000 (13:56 +0100)
commit7ac1f59c09a61e6af6622df6809e003b0af07f3d
tree67337422374d9bd70b4e991add5a9517ff7c7779
parentf8975cb1b8a36d0839b6365235778dd9df1d04ca
ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property

The GPIO polarity is missing in the hdmi,hpd-gpio property, this
fixes the following DT warnings:

arch/arm/boot/dts/stih410-b2120.dtb: Warning (gpios_property): hdmi,hpd-gpio property
size (8) too small for cell size 2 in /soc/sti-display-subsystem/sti-hdmi@8d04000

arch/arm/boot/dts/stih407-b2120.dtb: Warning (gpios_property): hdmi,hpd-gpio property
size (8) too small for cell size 2 in /soc/sti-display-subsystem/sti-hdmi@8d04000

arch/arm/boot/dts/stih410-b2260.dtb: Warning (gpios_property): hdmi,hpd-gpio property
size (8) too small for cell size 2 in /soc/sti-display-subsystem/sti-hdmi@8d04000

[arnd: marked Cc:stable since this warning shows up with the latest dtc
       by default, and is more likely to actually cause problems than the
       other patches from this series]

Cc: stable@vger.kernel.org
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/stih407.dtsi
arch/arm/boot/dts/stih410.dtsi