Searched hist:"8 f4c834d89150e9b1c6c3e006668ed6fd9ee2b15" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-trimslice.dts | diff 8f4c834d89150e9b1c6c3e006668ed6fd9ee2b15 Thu Aug 22 20:41:02 CEST 2024 Tomasz Maciej Nowak <tmn505@gmail.com> 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>
|