瀏覽代碼

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 6 年之前
父節點
當前提交
343b1ca7b1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm64/boot/dts/ti/k3-j721e.dtsi

+ 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 { };