summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/tegra186-p2771-0000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/tegra186-p2771-0000.dts')
-rw-r--r--arch/arm/dts/tegra186-p2771-0000.dts25
1 files changed, 25 insertions, 0 deletions
diff --git a/arch/arm/dts/tegra186-p2771-0000.dts b/arch/arm/dts/tegra186-p2771-0000.dts
new file mode 100644
index 0000000000..5f29ee4501
--- /dev/null
+++ b/arch/arm/dts/tegra186-p2771-0000.dts
@@ -0,0 +1,25 @@
+/dts-v1/;
+
+#include "tegra186.dtsi"
+
+/ {
+ model = "NVIDIA P2771-0000";
+ compatible = "nvidia,p2771-0000", "nvidia,tegra186";
+
+ chosen {
+ stdout-path = &uarta;
+ };
+
+ aliases {
+ sdhci0 = "/sdhci@3460000";
+ };
+
+ memory {
+ reg = <0x0 0x80000000 0x0 0x60000000>;
+ };
+
+ sdhci@3460000 {
+ status = "okay";
+ bus-width = <8>;
+ };
+};
OpenPOWER on IntegriCloud