Эх сурвалжийг харах

arm64: dts: ti: k3-j721e: Add an alias for C71x rproc node

Add the alias for the C71x remoteproc processor core present
within the MAIN domain and common to all the K3 J721E boards.
The alias uses the stem "rproc".

The rproc aliases can be overridden, if needed, in the respective
derivative board dts files.

Signed-off-by: Suman Anna <s-anna@ti.com>
Suman Anna 7 жил өмнө
parent
commit
343b1ca7b1

+ 1 - 0
arch/arm64/boot/dts/ti/k3-j721e.dtsi

@@ -41,6 +41,7 @@
 		rproc5 = &main_r5fss1_core1;
 		rproc6 = &c66_0;
 		rproc7 = &c66_1;
+		rproc8 = &c71_0;
 	};
 
 	chosen { };