projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62d514f
)
arm64: dts: ti: k3-j784s4: Add main esm address range
author
Udit Kumar
<u-kumar1@ti.com>
Wed, 24 Apr 2024 07:54:23 +0000
(13:24 +0530)
committer
Nishanth Menon
<nm@ti.com>
Mon, 29 Apr 2024 19:35:29 +0000
(14:35 -0500)
Main ESM address change was missing for J784S4 SOC,
So adding main ESM address mapping.
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Link:
https://lore.kernel.org/r/20240424075423.1229127-3-u-kumar1@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j784s4.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-j784s4.dtsi
b/arch/arm64/boot/dts/ti/k3-j784s4.dtsi
index 6e2e92ffe7452b8a8ed1c1ece3b451a6360dceec..da7368ed6b521dfd64241234837345e3555f2b67 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-j784s4.dtsi
+++ b/
arch/arm64/boot/dts/ti/k3-j784s4.dtsi
@@
-234,6
+234,7
@@
#size-cells = <2>;
ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
<0x00 0x00600000 0x00 0x00600000 0x00 0x00031100>, /* GPIO */
+ <0x00 0x00700000 0x00 0x00700000 0x00 0x00001000>, /* ESM */
<0x00 0x01000000 0x00 0x01000000 0x00 0x0d000000>, /* Most peripherals */
<0x00 0x04210000 0x00 0x04210000 0x00 0x00010000>, /* VPU0 */
<0x00 0x04220000 0x00 0x04220000 0x00 0x00010000>, /* VPU1 */