]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 14 Jan 2021 17:17:26 +0000 (18:17 +0100)
commitb7f86d405e5ad18adda6364183e31fe4fa56ad07
tree901ca010c196709f7facd8808911ee8b64ddedf0
parente52d5f6732c049409877bfcfed1fedf2f50b7b1f
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.

Fixes: 4e266c2a30b0 ("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>
arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi