summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra30-asus-p1801-t.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/tegra30-asus-p1801-t.dts')
-rw-r--r--arch/arm/dts/tegra30-asus-p1801-t.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/dts/tegra30-asus-p1801-t.dts b/arch/arm/dts/tegra30-asus-p1801-t.dts
new file mode 100644
index 0000000000..4b2dc61713
--- /dev/null
+++ b/arch/arm/dts/tegra30-asus-p1801-t.dts
@@ -0,0 +1,18 @@
+// SPDX-License-Identifier: GPL-2.0
+/dts-v1/;
+
+#include "tegra30-asus-transformer.dtsi"
+
+/ {
+ model = "ASUS Portable AiO P1801-T";
+ compatible = "asus,p1801-t", "nvidia,tegra30";
+
+ /delete-node/ host1x@50000000;
+ /delete-node/ pwm@7000a000;
+
+ /delete-node/ backlight;
+ /delete-node/ panel;
+
+ /delete-node/ regulator-pnl;
+ /delete-node/ regulator-bl;
+};