Home
last modified time | relevance | path

Searched hist:"0 d390855f61b03db829783311a175b272d0ebc17" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-clearfog-gtr.dtsidiff 0d390855f61b03db829783311a175b272d0ebc17 Thu Jan 04 18:48:09 CET 2024 Josua Mayer <josua@solid-run.com> 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>