projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
727b812
)
ARM: dts: i.MX51: Add IRAM devicetree node
author
Alexander Shiyan
<shc_work@mail.ru>
Wed, 21 Aug 2013 07:28:24 +0000
(11:28 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 26 Sep 2013 05:01:30 +0000
(13:01 +0800)
This patch adds the missing IRAM devicetree node for i.MX51 CPUs.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx51.dtsi
b/arch/arm/boot/dts/imx51.dtsi
index 1db97deb64b65154e291f543f15a14bc0ad5ac6c..fdedb86d0f4e29d26e138c101316c0e65ac37373 100644
(file)
--- a/
arch/arm/boot/dts/imx51.dtsi
+++ b/
arch/arm/boot/dts/imx51.dtsi
@@
-86,6
+86,11
@@
interrupt-parent = <&tzic>;
ranges;
+ iram: iram@1ffe0000 {
+ compatible = "mmio-sram";
+ reg = <0x1ffe0000 0x20000>;
+ };
+
ipu: ipu@40000000 {
#crtc-cells = <1>;
compatible = "fsl,imx51-ipu";