]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: dts: stm32mp15: remove hwlocks from pinctrl
authorEtienne Carriere <etienne.carriere@linaro.org>
Mon, 5 Sep 2022 09:15:28 +0000 (11:15 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 6 Sep 2022 13:40:14 +0000 (15:40 +0200)
commitffdb1154e98d176059b7aaa4924e32417d5866ae
tree675326e73fe4afe94ff21dbf2b321fcdec1faf61
parent34cee9ae25ff2efc5c60430c813c390b9e27942a
ARM: dts: stm32mp15: remove hwlocks from pinctrl

Removes hwlocks properties from stm32mp151 pinctrl node. These locks
could be used for other purpose, depending on board and software
configuration hence do not enforce their use to protect pinctrl
devices.

This patch is an alignment with Linux device tree with v6.0 as the
hwsem support wasn’t yet added in pincontrol in kernel. It avoids
issues when the Linux kernel is started with the U-Boot device tree.

Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/dts/stm32mp151.dtsi