arm: dts: marvell: clearfog-gtr: add missing pinctrl for all used gpios
authorJosua Mayer <josua@solid-run.com>
Thu, 4 Jan 2024 17:48:09 +0000 (18:48 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 27 Feb 2024 16:20:14 +0000 (17:20 +0100)
commit0d390855f61b03db829783311a175b272d0ebc17
tree8363edc40754174689d881ca6b8aed4425db9c4f
parentd265e1fecf4fdbf2aa46d278bc370890d8e7c707
arm: dts: marvell: clearfog-gtr: add missing pinctrl for all used gpios

Various control signals such as sfp module-absence, pci-e reset or led
gpios were missing pinctrl nodes, leaving any u-boot choices in place.

Since U-Boot is shared between multiple board variants, i.e. a388
clearfog pro / base, clearfog gtr l8 / s4, it is better to explicitly
configure functions.
Add explicit pinctrl entries for all gpios currently in use.

Additionally the loss-of-signal gpio specified is invalid, in fact los
only has a pull-up on the board but no gpio connection to the cpu.
Remove this stray reference.

Signed-off-by: Josua Mayer <josua@solid-run.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi