projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4438a6a
)
ARM i.MX53: Add IOMUXC GPR to device tree
author
Philipp Zabel
<p.zabel@pengutronix.de>
Wed, 27 Mar 2013 17:30:43 +0000
(18:30 +0100)
committer
Shawn Guo
<shawn.guo@linaro.org>
Tue, 9 Apr 2013 14:52:55 +0000
(22:52 +0800)
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx53.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx53.dtsi
b/arch/arm/boot/dts/imx53.dtsi
index
07f656e
..
fa974e4
100644
(file)
--- a/
arch/arm/boot/dts/imx53.dtsi
+++ b/
arch/arm/boot/dts/imx53.dtsi
@@
-515,6
+515,11
@@
};
+ gpr: iomuxc-gpr@53fa8000 {
+ compatible = "fsl,imx53-iomuxc-gpr", "syscon";
+ reg = <0x53fa8000 0xc>;
+ };
+
pwm1: pwm@53fb4000 {
#pwm-cells = <2>;
compatible = "fsl,imx53-pwm", "fsl,imx27-pwm";