mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 14:23:00 +00:00
10 lines
189 B
Text
10 lines
189 B
Text
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "tegra30-asus-transformer.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "ASUS Transformer Pad LTE TF300TL";
|
||
|
compatible = "asus,tf300tl", "nvidia,tegra30";
|
||
|
};
|