projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e8118
)
ARM: ux500: Add nodes for the MSP into the HREF Device Tree
author
Lee Jones
<lee.jones@linaro.org>
Tue, 18 Sep 2012 15:21:00 +0000
(17:21 +0200)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:45 +0000
(12:32 +0200)
This patch enables the two important MSP devices for ST-Ericsson's
hardware reference development board.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/boot/dts/hrefv60plus.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/hrefv60plus.dts
b/arch/arm/boot/dts/hrefv60plus.dts
index 1d2c642fece0b3e7cf1c81e4387c647e9617047c..62ba5e80123d0812925bc66c7acf63c39afa6a88 100644
(file)
--- a/
arch/arm/boot/dts/hrefv60plus.dts
+++ b/
arch/arm/boot/dts/hrefv60plus.dts
@@
-61,5
+61,13
@@
reg = <0x33>;
};
};
+
+ msp1: msp@80124000 {
+ status = "okay";
+ };
+
+ msp3: msp@80125000 {
+ status = "okay";
+ };
};
};