mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 02:51:00 +00:00
14 lines
244 B
Text
14 lines
244 B
Text
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "tegra30-asus-transformer.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "ASUS Transformer Infinity TF700T";
|
||
|
compatible = "asus,tf700t", "nvidia,tegra30";
|
||
|
|
||
|
/delete-node/ host1x@50000000;
|
||
|
|
||
|
/delete-node/ panel;
|
||
|
};
|