diff options
3 files changed, 0 insertions, 15 deletions
diff --git a/overlays/toradex-smarc-imx8mp_dsi-to-hdmi_overlay.dts b/overlays/toradex-smarc-imx8mp_dsi-to-hdmi_overlay.dts index 5976dbf..702acea 100644 --- a/overlays/toradex-smarc-imx8mp_dsi-to-hdmi_overlay.dts +++ b/overlays/toradex-smarc-imx8mp_dsi-to-hdmi_overlay.dts @@ -77,11 +77,6 @@ status = "okay"; }; -&lvds_dsi_mux_hog { - /* LVDS_DSI_SEL as DSI */ - output-low; -}; - &mipi_dsi { samsung,esc-clock-frequency = <16000000>; status = "okay"; diff --git a/overlays/toradex-smarc-imx8mp_panel-cap-touch-10inch-dsi_overlay.dts b/overlays/toradex-smarc-imx8mp_panel-cap-touch-10inch-dsi_overlay.dts index 94cfb73..d3c3f45 100644 --- a/overlays/toradex-smarc-imx8mp_panel-cap-touch-10inch-dsi_overlay.dts +++ b/overlays/toradex-smarc-imx8mp_panel-cap-touch-10inch-dsi_overlay.dts @@ -70,11 +70,6 @@ status = "okay"; }; -&lvds_dsi_mux_hog { - /* LVDS_DSI_SEL as DSI */ - output-low; -}; - &mipi_dsi { samsung,esc-clock-frequency = <16000000>; status = "okay"; diff --git a/overlays/toradex-smarc-imx8mp_panel-cap-touch-7inch-dsi_overlay.dts b/overlays/toradex-smarc-imx8mp_panel-cap-touch-7inch-dsi_overlay.dts index 1c1e51a..258819b 100644 --- a/overlays/toradex-smarc-imx8mp_panel-cap-touch-7inch-dsi_overlay.dts +++ b/overlays/toradex-smarc-imx8mp_panel-cap-touch-7inch-dsi_overlay.dts @@ -70,11 +70,6 @@ status = "okay"; }; -&lvds_dsi_mux_hog { - /* LVDS_DSI_SEL as DSI */ - output-low; -}; - &mipi_dsi { samsung,esc-clock-frequency = <16000000>; status = "okay"; |