|
@@ -552,6 +552,17 @@
|
|
reset-names = "fuse";
|
|
reset-names = "fuse";
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ mc: memory-controller@0,70019000 {
|
|
|
|
+ compatible = "nvidia,tegra124-mc";
|
|
|
|
+ reg = <0x0 0x70019000 0x0 0x1000>;
|
|
|
|
+ clocks = <&tegra_car TEGRA124_CLK_MC>;
|
|
|
|
+ clock-names = "mc";
|
|
|
|
+
|
|
|
|
+ interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
|
+
|
|
|
|
+ #iommu-cells = <1>;
|
|
|
|
+ };
|
|
|
|
+
|
|
sata@0,70020000 {
|
|
sata@0,70020000 {
|
|
compatible = "nvidia,tegra124-ahci";
|
|
compatible = "nvidia,tegra124-ahci";
|
|
|
|
|