]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: htc: endeavoru: switch to DM pinmux
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 28 Nov 2023 11:43:31 +0000 (13:43 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 19 Dec 2023 19:24:30 +0000 (21:24 +0200)
commit14281b082ae14ac0110c1ca5e06eefb380514c95
tree73bfeb07757dba93f4dbcdaa64b906d9dcd2c82a
parent8a861dd76910a96e1c39b7b16d29e7a142e3468c
board: htc: endeavoru: 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 downstream kernel. 

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/dts/tegra30-htc-endeavoru.dts
board/htc/endeavoru/endeavoru.c
board/htc/endeavoru/pinmux-config-endeavoru.h [deleted file]