projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1130466
)
ARM: dts: mmp3: Extend the MPMU reg range
author
Lubomir Rintel
<lkundrak@v3.sk>
Thu, 21 Jan 2021 03:41:24 +0000
(
04:41
+0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 2 Feb 2021 17:14:00 +0000
(18:14 +0100)
The ACGR register is at the offset of 0x1024, beyond the 4k originally
assigned to the MPMU range.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link:
https://lore.kernel.org/r/20210121034130.1381872-7-lkundrak@v3.sk'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/mmp3.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/mmp3.dtsi
b/arch/arm/boot/dts/mmp3.dtsi
index 4ae630d37d094fd47505c1f26a142a70bbba28ca..9f2b059f0900b6b6e0d15beed53d2bf1922a8fc0 100644
(file)
--- a/
arch/arm/boot/dts/mmp3.dtsi
+++ b/
arch/arm/boot/dts/mmp3.dtsi
@@
-567,7
+567,7
@@
soc_clocks: clocks@d4050000 {
compatible = "marvell,mmp3-clock";
- reg = <0xd4050000 0x
1
000>,
+ reg = <0xd4050000 0x
2
000>,
<0xd4282800 0x400>,
<0xd4015000 0x1000>;
reg-names = "mpmu", "apmu", "apbc";