Răsfoiți Sursa

Revert "HACK: ARM: dts: dra7-ipu-common: Revert to CMA pools for IPU early boots"

This reverts commit ed2d95b1520770319b74c58d69d0e5116f9dccdc.

This patch must be reverted to enable IPU early boot when configured
as default in SPL config.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Dave Gerlach 6 ani în urmă
părinte
comite
4f8062277b
1 a modificat fișierele cu 10 adăugiri și 0 ștergeri
  1. 10 0
      arch/arm/boot/dts/dra7-ipu-common-early-boot.dtsi

+ 10 - 0
arch/arm/boot/dts/dra7-ipu-common-early-boot.dtsi

@@ -38,6 +38,11 @@
 	ti,no-reset-on-init;
 };
 
+&ipu2_memory_region {
+	/delete-property/ reusable;
+	no-map;
+};
+
 &ipu2 {
 	ti,no-idle-on-init;
 	ti,no-reset-on-init;
@@ -64,6 +69,11 @@
 	ti,no-reset-on-init;
 };
 
+&ipu1_memory_region {
+	/delete-property/ reusable;
+	no-map;
+};
+
 &ipu1 {
 	ti,no-idle-on-init;
 	ti,no-reset-on-init;