浏览代码

ARM: dts: dra71-evm: Provide support for early-booted IPU1 & IPU2

Add support to enable the remoteproc late attach functionality of
the IPU1 and IPU2 remote processors on the DRA71 EVM board. These
processors should have been booted earlier by either the U-Boot or
SPL. All the necessary node changes are applied by including the
common dra7-ipu-common-early-boot.dtsi file.

Signed-off-by: Suman Anna <s-anna@ti.com>
Suman Anna 6 年之前
父节点
当前提交
f1daa05ae6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      arch/arm/boot/dts/dra71-evm.dts

+ 2 - 0
arch/arm/boot/dts/dra71-evm.dts

@@ -315,3 +315,5 @@
 	status = "okay";
 	memory-region = <&dsp1_memory_region>;
 };
+
+#include "dra7-ipu-common-early-boot.dtsi"