mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 06:12:58 +00:00
10 lines
188 B
Text
10 lines
188 B
Text
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "tegra30-asus-transformer.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "ASUS Transformer Pad 3G TF300TG";
|
||
|
compatible = "asus,tf300tg", "nvidia,tegra30";
|
||
|
};
|