]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
authorMarek Vasut <marex@denx.de>
Sat, 2 Jan 2021 16:44:47 +0000 (17:44 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 6 Jan 2021 10:01:31 +0000 (11:01 +0100)
commitec4efd5ae724c51cf40437fa4c6bd758d3816bcd
tree5e6803e64e72fae34e7798008a01518378249475
parent1a6de002e53ebbe1753f68be0a65ceeb32064b3d
ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

The GPIO hog flags are ignored by gpiolib-of.c now, set the flags to 0.
Since GPIO_ACTIVE_HIGH is defined as 0, this change only increases the
correctness of the DT.

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-drc02.dts