summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx7d-phycore-som.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/imx7d-phycore-som.dtsi')
-rw-r--r--arch/arm/dts/imx7d-phycore-som.dtsi5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/dts/imx7d-phycore-som.dtsi b/arch/arm/dts/imx7d-phycore-som.dtsi
index 622261bd1e..e892a54bdd 100644
--- a/arch/arm/dts/imx7d-phycore-som.dtsi
+++ b/arch/arm/dts/imx7d-phycore-som.dtsi
@@ -13,7 +13,8 @@
model = "Phytec i.MX7D phyCORE";
compatible = "phytec,imx7d-phycore-som", "fsl,imx7d";
- memory {
+ memory@80000000 {
+ device_type = "memory";
reg = <0x80000000 0x80000000>;
};
};
@@ -269,4 +270,4 @@
tuning-step = <2>;
non-removable;
status = "disabled";
-}; \ No newline at end of file
+};