diff --git a/linux-5.10/rk3568_patch/kernel.patch b/linux-5.10/rk3568_patch/kernel.patch index 887bc267066ea31cfd20aaf7593e9028040e6c68..f58bc14291d37e6cb2bc609f45ab35e66989cb3b 100644 --- a/linux-5.10/rk3568_patch/kernel.patch +++ b/linux-5.10/rk3568_patch/kernel.patch @@ -95351,7 +95351,7 @@ index 000000000..25889a206 + * when dsi0 is enabled + */ +&dsi0 { -+ status = "okay"; ++ status = "disabled"; + + dsi0_panel: panel@0 { + compatible = "simple-panel-dsi"; @@ -95685,7 +95685,7 @@ index 000000000..25889a206 +}; + +&route_dsi0 { -+ status = "okay"; ++ status = "disabled"; +}; + +&pinctrl {