ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX
authorMarek Vasut <marex@denx.de>
Sat, 2 Jan 2021 16:44:46 +0000 (17:44 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 6 Jan 2021 10:01:31 +0000 (11:01 +0100)
commit1a6de002e53ebbe1753f68be0a65ceeb32064b3d
treef14c95e05968b0faee9b357feb17c18e27f9eb07
parent62b07b5173e3d04fabfac42cf1f4779d021f94ad
ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX

The GPIO hog flags are ignored by gpiolib-of.c now, set the flags to 0.
Due to a change in gpiolib-of.c, setting flags to GPIO_ACTIVE_LOW and
using output-low DT property leads to the GPIO being set high instead.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrice Chotard <patrice.chotard@st.com>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/dts/stm32mp15xx-dhcom-picoitx.dts