]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: asus: grouper: switch to DM pinmux
authorSvyatoslav Ryhel <clamor95@gmail.com>
Mon, 27 Nov 2023 16:16:50 +0000 (18:16 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 19 Dec 2023 19:24:30 +0000 (21:24 +0200)
commit98a1c3b51cf1d5a2cb88219ef82af67d8061302b
tree4f04ede1d981860b501435349520fa169f7f0d05
parentb98bed0e9cbbd70267e0d53e52fa05bedb86a75a
board: asus: grouper: 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 in the Linux
device tree.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/dts/tegra30-asus-grouper-common.dtsi
arch/arm/dts/tegra30-asus-nexus7-grouper-E1565.dts
arch/arm/dts/tegra30-asus-nexus7-grouper-PM269.dts
arch/arm/dts/tegra30-asus-nexus7-tilapia-E1565.dts
board/asus/grouper/grouper.c
board/asus/grouper/pinmux-config-grouper.h [deleted file]