Commit e3d1f276 authored by Neha Malcom Francis's avatar Neha Malcom Francis Committed by Vignesh Raghavendra
Browse files

arm64: dts: ti: k3-j7200: Add ESM support

parent 19bfd518
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1268,4 +1268,10 @@ main_r5fss0_core1: r5f@5d00000 {
			ti,loczrama = <1>;
		};
	};

	main_esm: esm@700000 {
		compatible = "ti,j721e-esm";
		reg = <0x0 0x700000 0x0 0x1000>;
		ti,esm-pins = <656>, <657>;
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ cbass_main: bus@100000 {
		#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 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* timesync router */
			 <0x00 0x01000000 0x00 0x01000000 0x00 0x0d000000>, /* Most peripherals */
			 <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>, /* MAIN NAVSS */