]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: lg: x3-t30: switch to DM pinmux
authorSvyatoslav Ryhel <clamor95@gmail.com>
Mon, 27 Nov 2023 17:08:32 +0000 (19:08 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 19 Dec 2023 19:24:30 +0000 (21:24 +0200)
commitfd211f85cc2b938e4cf0488d183f4ea2f047b38f
tree408738903baaf83dc0cc20f3039b7ebb4eda0b00
parent98a1c3b51cf1d5a2cb88219ef82af67d8061302b
board: lg: x3-t30: switch to DM pinmux

Drop the pinmux setup in the board in favor of setting it up in
the device tree. Device tree nodes match nodes used for the Linux
device tree and are set according to the service manual.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/dts/tegra30-lg-p880.dts
arch/arm/dts/tegra30-lg-p895.dts
arch/arm/dts/tegra30-lg-x3.dtsi
board/lg/x3-t30/Kconfig
board/lg/x3-t30/configs/p880.config
board/lg/x3-t30/configs/p895.config
board/lg/x3-t30/pinmux-config-x3.h [deleted file]
board/lg/x3-t30/x3-t30.c
include/configs/x3-t30.h