From: Alexander Stein Date: Fri, 1 Mar 2024 09:14:13 +0000 (+0100) Subject: arm64: dts: mba8mx: Simplify DSI connection X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0dccd835f0d86a51c1a4caca2160c5ed4d224881;p=linux.git arm64: dts: mba8mx: Simplify DSI connection With the DSI output label in place, use the phandle directly. Signed-off-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/mba8mx.dtsi b/arch/arm64/boot/dts/freescale/mba8mx.dtsi index 427467df42bfa..815241526a0d3 100644 --- a/arch/arm64/boot/dts/freescale/mba8mx.dtsi +++ b/arch/arm64/boot/dts/freescale/mba8mx.dtsi @@ -316,17 +316,11 @@ &mipi_dsi { samsung,burst-clock-frequency = <891000000>; samsung,esc-clock-frequency = <20000000>; +}; - ports { - port@1 { - reg = <1>; - - mipi_dsi_out: endpoint { - data-lanes = <1 2 3 4>; - remote-endpoint = <&lvds_bridge_in>; - }; - }; - }; +&mipi_dsi_out { + data-lanes = <1 2 3 4>; + remote-endpoint = <&lvds_bridge_in>; }; &pwm3 {