ARM: dts: stm32: stm32mp151a-prtt1l: Fix QSPI configuration
authorOleksij Rempel <o.rempel@pengutronix.de>
Mon, 12 Aug 2024 10:41:42 +0000 (12:41 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 5 Sep 2024 09:31:55 +0000 (11:31 +0200)
commit7de129f5389be1038b7748bf6b326ee37f3df933
treeb5bc647e36e00a565d61d6d7a78a69da93395b29
parent9d4de04f615b5eac544584039548f292c3e19833
ARM: dts: stm32: stm32mp151a-prtt1l: Fix QSPI configuration

Rename 'pins1' to 'pins' in the qspi_bk1_pins_a node to correct the
subnode name. The incorrect name caused the configuration to be
applied to the wrong subnode, resulting in QSPI not working properly.

Some additional changes was made:
- To avoid this kind of regression, all references to pin configuration
  nodes are now referenced directly using the format &{label/subnode}.
- /delete-property/ bias-disable; was added everywhere where bias-pull-up
  is used
- redundant properties like driver-push-pull are removed

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp151a-prtt1a.dts
arch/arm/boot/dts/st/stm32mp151a-prtt1c.dts
arch/arm/boot/dts/st/stm32mp151a-prtt1l.dtsi
arch/arm/boot/dts/st/stm32mp151a-prtt1s.dts