Skip to content

Commit 575d14b

Browse files
committed
WIP: ARM: tegra: asus-tf101: Update device-tree
Rename device-tree, add CPU voltage scaling, thermal throttling, MMC aliases, battery, more gpio-keys and fix up random things. Signed-off-by: Dmitry Osipenko <[email protected]>
1 parent e25305f commit 575d14b

File tree

2 files changed

+238
-49
lines changed

2 files changed

+238
-49
lines changed

arch/arm/boot/dts/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1242,6 +1242,7 @@ dtb-$(CONFIG_MACH_SUNIV) += \
12421242
suniv-f1c100s-licheepi-nano.dtb
12431243
dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \
12441244
tegra20-acer-a500-picasso.dtb \
1245+
tegra20-asus-tf101.dtb \
12451246
tegra20-harmony.dtb \
12461247
tegra20-colibri-eval-v3.dtb \
12471248
tegra20-colibri-iris.dtb \
@@ -1252,7 +1253,6 @@ dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += \
12521253
tegra20-qemu.dtb \
12531254
tegra20-seaboard.dtb \
12541255
tegra20-tec.dtb \
1255-
tegra20-tf101.dtb \
12561256
tegra20-trimslice.dtb \
12571257
tegra20-ventana.dtb \
12581258
tegra20-glide.dtb

0 commit comments

Comments
 (0)