Skip to content

Commit

Permalink
arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges
Browse files Browse the repository at this point in the history
Add the address space for the SA2UL in MAIN domain to the ranges property
of the cbass_main interconnect node so that the addresses within the
corresponding sram nodes and its children can be translated properly by
the relevant OF address API.

Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Jayesh Choudhary <[email protected]>
Signed-off-by: Vignesh Raghavendra <[email protected]>
Reviewed-by: Kamlesh Gurudasani <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
sumananna authored and r-vignesh committed Sep 1, 2022
1 parent 0058d48 commit e66e5b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/ti/k3-am64.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
<0x00 0x3b000000 0x00 0x3b000000 0x00 0x00000400>, /* GPMC0_CFG */
<0x00 0x3cd00000 0x00 0x3cd00000 0x00 0x00000200>, /* TIMERMGR0_CONFIG */
<0x00 0x3f004000 0x00 0x3f004000 0x00 0x00000400>, /* GICSS0_REGS */
<0x00 0x40900000 0x00 0x40900000 0x00 0x00030000>, /* SA2_UL0 */
<0x00 0x43000000 0x00 0x43000000 0x00 0x00020000>, /* CTRL_MMR0 */
<0x00 0x44043000 0x00 0x44043000 0x00 0x00000fe0>, /* TI SCI DEBUG */
<0x00 0x48000000 0x00 0x48000000 0x00 0x06400000>, /* DMASS */
Expand Down

0 comments on commit e66e5b2

Please sign in to comment.