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:
fba387a
)
ARM: dts: AM4372: add l3-noc information
author
Afzal Mohammed
<
[email protected]
>
Mon, 2 Dec 2013 12:18:57 +0000
(17:48 +0530)
committer
Nishanth Menon
<
[email protected]
>
Mon, 5 May 2014 19:35:29 +0000
(14:35 -0500)
AM4372 has two clk domains 100f and 200s. Provide register mapping,
interrupt information and compatibility flags associated with it.
Signed-off-by: Dave Gerlach <
[email protected]
>
Signed-off-by: Afzal Mohammed <
[email protected]
>
Signed-off-by: Sekhar Nori <
[email protected]
>
Signed-off-by: Nishanth Menon <
[email protected]
>
arch/arm/boot/dts/am4372.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am4372.dtsi
b/arch/arm/boot/dts/am4372.dtsi
index c6bd4d986c290aaeb7bd4e0f78e2d48489c2bee4..032ba8777e85828eeb8b46df4d1f370bcdbcfb84 100644
(file)
--- a/
arch/arm/boot/dts/am4372.dtsi
+++ b/
arch/arm/boot/dts/am4372.dtsi
@@
-61,11
+61,15
@@
};
ocp {
- compatible = "simple-bus";
+ compatible = "
ti,am4372-l3-noc", "
simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges;
ti,hwmods = "l3_main";
+ reg = <0x44000000 0x400000
+ 0x44800000 0x400000>;
+ interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
+ <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
prcm: prcm@44df0000 {
compatible = "ti,am4-prcm";