Skip to content

Commit 8c0deac

Browse files
Peter UjfalusiTero Kristo
authored andcommitted
arm64: dts: ti: k3-j721e: Correct the address for MAIN NAVSS
On am654 the MAIN NAVSS base address was 0x30800000, but in j721e it is at 0x30000000 Signed-off-by: Peter Ujfalusi <[email protected]> Reviewed-by: Lokesh Vutla <[email protected]> Signed-off-by: Tero Kristo <[email protected]>
1 parent 3d62305 commit 8c0deac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<0x00 0x06000000 0x00 0x06000000 0x00 0x00400000>, /* USBSS0 */
131131
<0x00 0x06400000 0x00 0x06400000 0x00 0x00400000>, /* USBSS1 */
132132
<0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */
133-
<0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>, /* MAIN NAVSS */
133+
<0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>, /* MAIN NAVSS */
134134
<0x00 0x0d000000 0x00 0x0d000000 0x00 0x01000000>, /* PCIe Core*/
135135
<0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */
136136
<0x00 0x64800000 0x00 0x64800000 0x00 0x00800000>, /* C71 */

0 commit comments

Comments
 (0)