projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e228e8
)
ARM: dts: imx27: Rename PWM devicetree node
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 23 Jun 2013 06:54:47 +0000
(10:54 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Thu, 22 Aug 2013 15:28:19 +0000
(23:28 +0800)
i.MX27 have only one PWM, so index from PWM devicetree node removed.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27.dtsi
b/arch/arm/boot/dts/imx27.dtsi
index
c61a4e8
..
e6f8f7d
100644
(file)
--- a/
arch/arm/boot/dts/imx27.dtsi
+++ b/
arch/arm/boot/dts/imx27.dtsi
@@
-102,7
+102,7
@@
clock-names = "ipg", "per";
};
- pwm
0
: pwm@10006000 {
+ pwm: pwm@10006000 {
compatible = "fsl,imx27-pwm";
reg = <0x10006000 0x1000>;
interrupts = <23>;