
7 Sep
2022
7 Sep
'22
3:35 p.m.
Hi,
On 9/5/22 11:15, Etienne Carriere wrote:
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
arch/arm/dts/stm32mp151.dtsi | 2 -- 1 file changed, 2 deletions(-)
Applied to u-boot-stm/master, thanks!
Regards Patrick