summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts
diff options
context:
space:
mode:
authorJuan Gutierrez <juan.gutierrez@nxp.com>2016-09-26 14:31:19 -0500
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:25:12 +0800
commit0e196be85afa605903a6dd973129a6b236e6653d (patch)
treef521e01014f62561b3b16b09c5b9bf6210effd28 /arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts
parentc0eb7eee9a487f8ede8dca38b5df16074475d38b (diff)
MLK-13284 ARM: dts: imx: generic support for 6sxscm 512mb evb
Add the generic dtsi configuration support for the i.MX6SX SCM platforms with 512MB of DDR memory mapping. Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com> Signed-off-by: Alejandro Sierra <alejandro.sierra@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts')
-rw-r--r--arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts b/arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts
new file mode 100644
index 000000000000..a43f8d724a19
--- /dev/null
+++ b/arch/arm/boot/dts/imx6sxscm-512mb-evb-m4-ldo.dts
@@ -0,0 +1,18 @@
+/*
+ * Copyright (C) 2016 Freescale Semiconductor, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+#include "imx6sxscm-1gb-evb-m4-ldo.dts"
+/{
+ memory {
+ linux,usable-memory = <0x80000000 0x1ff00000> ;
+ };
+};
+
+&rpmsg{
+ reg = <0x9FFF0000 0x8000>;
+};