diff mbox series

dts: meson-g12-common-u-boot: do not disable canvas

Message ID 20241008-u-boot-topic-g12-do-not-disable-canvas-v1-1-b89659370012@linaro.org
State Accepted
Commit b52364b942ffe2c2aa9951ae1176c08874df2a54
Headers show
Series dts: meson-g12-common-u-boot: do not disable canvas | expand

Commit Message

Neil Armstrong Oct. 8, 2024, 4:23 p.m. UTC
We were disabling canvas, which causes meson vpu probe failure,
just stop and leave canvas alone.

Fixes: ce9fa7bffc5 ("ARM: dts: meson-g12a: add U-Boot specific DT for graphics")
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm/dts/meson-g12-common-u-boot.dtsi | 4 ----
 1 file changed, 4 deletions(-)


---
base-commit: 28dc47038edc4e93f32d75a357131bcf01a18d85
change-id: 20241008-u-boot-topic-g12-do-not-disable-canvas-ece09f18ebaf

Best regards,

Comments

Neil Armstrong Oct. 11, 2024, 2:42 p.m. UTC | #1
Hi,

On Tue, 08 Oct 2024 18:23:42 +0200, Neil Armstrong wrote:
> We were disabling canvas, which causes meson vpu probe failure,
> just stop and leave canvas alone.
> 
> 

Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next)

[1/1] dts: meson-g12-common-u-boot: do not disable canvas
      https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/bc1eba9aa2a5a4cbfe3b2d38a66888e6ce370620
diff mbox series

Patch

diff --git a/arch/arm/dts/meson-g12-common-u-boot.dtsi b/arch/arm/dts/meson-g12-common-u-boot.dtsi
index 8070b62af5b..6629f3256a8 100644
--- a/arch/arm/dts/meson-g12-common-u-boot.dtsi
+++ b/arch/arm/dts/meson-g12-common-u-boot.dtsi
@@ -17,10 +17,6 @@ 
 	};
 };
 
-&canvas {
-	status = "disabled";
-};
-
 &vpu {
 	reg = <0x0 0xff900000 0x0 0x100000>,
 	      <0x0 0xff63c000 0x0 0x1000>,