ARM: tegra: split p2771-0000 build
[platform/kernel/u-boot.git] / arch / arm / dts / tegra186-p2771-0000.dtsi
1 #include "tegra186.dtsi"
2
3 / {
4         model = "NVIDIA P2771-0000";
5         compatible = "nvidia,p2771-0000", "nvidia,tegra186";
6
7         chosen {
8                 stdout-path = &uarta;
9         };
10
11         aliases {
12                 sdhci0 = "/sdhci@3460000";
13         };
14
15         memory {
16                 reg = <0x0 0x80000000 0x0 0x60000000>;
17         };
18
19         sdhci@3460000 {
20                 status = "okay";
21                 bus-width = <8>;
22         };
23 };