ARM: tegra: Wire up two front panel LEDs on TrimSlice
authorTomasz Maciej Nowak <tmn505@gmail.com>
Thu, 22 Aug 2024 18:41:02 +0000 (20:41 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 29 Aug 2024 15:36:39 +0000 (17:36 +0200)
commit8f4c834d89150e9b1c6c3e006668ed6fd9ee2b15
treedf65860f71e4f80f21e179d420d7045565133fb2
parentc6d17e1a427057ce1b414d068bc5451c1588e16a
ARM: tegra: Wire up two front panel LEDs on TrimSlice

Pins responsible for controlling these LEDs need to have tristate
control removed if we want them as GPIOs. This change aligns with
pinmux configuration of "dte" pin group in downstream kernel[1].
These LEDs had no function assigned on vendor kernel and there is no
label on the case, the only markings are on PCB which are part of node
names (ds1 marking is on power LED controlled by PMIC), so generic term
is assigned as the function.

1. https://github.com/compulab/trimslice-android-kernel/blob/upstream/arch/arm/mach-tegra/board-trimslice-pinmux.c#L45

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/nvidia/tegra20-trimslice.dts