[10/10] arm64: dts: imx8mp-icore-mx8mp-ctouch2-of10: drop useless property

Message ID 20240513142747.238064-10-patrick.barsanti@amarulasolutions.com
State New
Headers show
Series
  • Untitled series #630
Related show

Commit Message

Patrick Barsanti May 13, 2024, 2:27 p.m. UTC
From: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Already referenced by the panel node, it's useless references the backlight
phandle inside the port node.

Upstream-Status: Pending
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 .../arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts | 1 -
 1 file changed, 1 deletion(-)

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts b/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts
index bf2d6132812e..d6d50abe73c9 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts
@@ -50,7 +50,6 @@  panel {
 		data-mapping = "vesa-24";
 		status = "okay";
 		port {
-			backlight = <&backlight>;
 			panel_in_lvds0: endpoint {
 				remote-endpoint = <&ldb_lvds_ch0>;
 			};