[PATCH v1 12/15] arm: dts: rockchip: remove hdmi_audio node from rk3288-veyron.dtsi

Johan Jonker jbx6244 at gmail.com
Mon Feb 7 04:47:24 CET 2022


The hdmi_audio node doesn't exists in rk3288.dtsi in sync with Linux.
Fix compile by removal of the hdmi_audio node.

Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
---
 arch/arm/dts/rk3288-veyron.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/rk3288-veyron.dtsi b/arch/arm/dts/rk3288-veyron.dtsi
index 0e074c32..cd0e7362 100644
--- a/arch/arm/dts/rk3288-veyron.dtsi
+++ b/arch/arm/dts/rk3288-veyron.dtsi
@@ -564,10 +564,6 @@
 	status = "okay";
 };
 
-&hdmi_audio {
-	status = "okay";
-};
-
 &gpu {
 	status = "okay";
 };
-- 
2.20.1



More information about the U-Boot mailing list