소스 검색

arm64: dts: ti: k3-j721e: Add aliases for C66x rproc nodes

Add aliases for all the C66x remoteproc processor cores present
within the MAIN domain and common to all the K3 J721E boards.
The aliases uses the stem "rproc".

The 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 년 전
부모
커밋
982ffdb514
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      arch/arm64/boot/dts/ti/k3-j721e.dtsi

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

@@ -39,6 +39,8 @@
 		rproc3 = &main_r5fss0_core1;
 		rproc4 = &main_r5fss1_core0;
 		rproc5 = &main_r5fss1_core1;
+		rproc6 = &c66_0;
+		rproc7 = &c66_1;
 	};
 
 	chosen { };