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:
01e9ef6
)
ARM: dts: dra7: Add syscon regmap for CORE CONTROL area
author
Roger Quadros
<
[email protected]
>
Wed, 3 Sep 2014 14:21:45 +0000
(17:21 +0300)
committer
Tony Lindgren
<
[email protected]
>
Mon, 24 Nov 2014 15:54:48 +0000
(07:54 -0800)
Display and DCAN drivers use syscon regmap to access some registers
in the CORE control area. Add the syscon regmap node for this
area.
Cc: Tomi Valkeinen <
[email protected]
>
Cc: Nishanth Menon <
[email protected]
>
Signed-off-by: Roger Quadros <
[email protected]
>
Signed-off-by: Tony Lindgren <
[email protected]
>
arch/arm/boot/dts/dra7.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/dra7.dtsi
b/arch/arm/boot/dts/dra7.dtsi
index 1442b48c4b04ce79b97c67728392db13689d4e92..960b2c5e0df1b398fce18b75fcf0517385c11dc4 100644
(file)
--- a/
arch/arm/boot/dts/dra7.dtsi
+++ b/
arch/arm/boot/dts/dra7.dtsi
@@
-207,6
+207,11
@@
ti,hwmods = "counter_32k";
};
+ dra7_ctrl_core: ctrl_core@4a002000 {
+ compatible = "syscon";
+ reg = <0x4a002000 0x6d0>;
+ };
+
dra7_ctrl_general: tisyscon@4a002e00 {
compatible = "syscon";
reg = <0x4a002e00 0x7c>;