ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02
authorMarek Vasut <marex@denx.de>
Tue, 29 Dec 2020 17:55:21 +0000 (18:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2021 08:29:12 +0000 (09:29 +0100)
commit636ef657eedfac886924a21d1b7bdb7911a1c85d
tree3eda8a6110873ef0e7f3a22a82c43733ad97bfbd
parent6ec543da64e1b665d52e5710e2ee2e589fd53304
ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02

[ Upstream commit 83d411224025ac1baab981e3d2f5d29e7761541d ]

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.

Fixes: fde180f06d7b ("ARM: dts: stm32: Add DHSOM based DRC02 board")
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Patrice Chotard <patrice.chotard@st.com>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Cc: linux-stm32@st-md-mailman.stormreply.com
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi