Skip to content

Commit d8ce234

Browse files
committed
Merge tag 'tegra-for-6.17-arm-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dt
ARM: tegra: Device tree changes for v6.17-rc1 Add support for two Tegra30 ASUS devices and enable the embedded controller on Pegatron Chagall. * tag 'tegra-for-6.17-arm-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: ARM: tegra: chagall: Add embedded controller node ARM: tegra: Add device-tree for Asus Portable AiO P1801-T ARM: tegra: Add device-tree for ASUS VivoTab RT TF600T Link: https://lore.kernel.org/r/20250711220943.2389322-6-thierry.reding@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 8fa90d0 + 3c2c005 commit d8ce234

4 files changed

Lines changed: 4605 additions & 0 deletions

File tree

arch/arm/boot/dts/nvidia/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,12 @@ dtb-$(CONFIG_ARCH_TEGRA_3x_SOC) += \
3131
tegra30-asus-nexus7-grouper-PM269.dtb \
3232
tegra30-asus-nexus7-grouper-E1565.dtb \
3333
tegra30-asus-nexus7-tilapia-E1565.dtb \
34+
tegra30-asus-p1801-t.dtb \
3435
tegra30-asus-tf201.dtb \
3536
tegra30-asus-tf300t.dtb \
3637
tegra30-asus-tf300tg.dtb \
3738
tegra30-asus-tf300tl.dtb \
39+
tegra30-asus-tf600t.dtb \
3840
tegra30-asus-tf700t.dtb \
3941
tegra30-beaver.dtb \
4042
tegra30-cardhu-a02.dtb \

0 commit comments

Comments
 (0)