From 3191af75181fd11bdfb62973e7e865e73b99baab Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Sat, 27 Mar 2021 01:35:21 +0100 Subject: overlays: cosmetic clean-up Cosmetic clean-up without any functional impact: - white space clean-up - re-order nodes/properties - adding missing new lines - remove obsolete includes - remove spurious new lines - change 7", 7inch, 10" and 10inch consistently to 7 inch resp. 10 inch Signed-off-by: Marcel Ziswiler --- overlays/verdin-imx8mp_sn65dsi84_overlay.dts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'overlays/verdin-imx8mp_sn65dsi84_overlay.dts') diff --git a/overlays/verdin-imx8mp_sn65dsi84_overlay.dts b/overlays/verdin-imx8mp_sn65dsi84_overlay.dts index 60147e6..724cc08 100644 --- a/overlays/verdin-imx8mp_sn65dsi84_overlay.dts +++ b/overlays/verdin-imx8mp_sn65dsi84_overlay.dts @@ -24,6 +24,11 @@ status = "okay"; }; +/* LCDIF to MIPI-DSI */ +&lcdif1 { + status = "okay"; +}; + &lvds_ti_sn65dsi83 { status = "okay"; @@ -34,11 +39,6 @@ }; }; -/* LCDIF to MIPI-DSI */ -&lcdif1 { - status = "okay"; -}; - &mipi_dsi { #address-cells = <1>; #size-cells = <0>; -- cgit v1.2.3