Skip to content

Commit 62d514f

Browse files
uditkumartinmenon
authored andcommitted
arm64: dts: ti: k3-j721s2: Add main esm address range
Main ESM address change was missing for J721S2 SOC, So adding main ESM address mapping. Signed-off-by: Udit Kumar <u-kumar1@ti.com> Link: https://lore.kernel.org/r/20240424075423.1229127-2-u-kumar1@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 3935fbc commit 62d514f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/ti/k3-j721s2.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
#size-cells = <2>;
118118
ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
119119
<0x00 0x00600000 0x00 0x00600000 0x00 0x00031100>, /* GPIO */
120+
<0x00 0x00700000 0x00 0x00700000 0x00 0x00001000>, /* ESM */
120121
<0x00 0x01000000 0x00 0x01000000 0x00 0x0d000000>, /* Most peripherals */
121122
<0x00 0x0d800000 0x00 0x0d800000 0x00 0x00800000>, /* PCIe Core*/
122123
<0x00 0x18000000 0x00 0x18000000 0x00 0x08000000>, /* PCIe1 DAT0 */

0 commit comments

Comments
 (0)