diff --git a/linux-5.10/rk3568_patch/kernel.patch b/linux-5.10/rk3568_patch/kernel.patch index 82df26ecdc5a919e9b8973699b167eedc4fd90fe..7a55b5457802adb2ccbf14171270c9c99d8a2519 100755 --- a/linux-5.10/rk3568_patch/kernel.patch +++ b/linux-5.10/rk3568_patch/kernel.patch @@ -95311,7 +95311,7 @@ index 000000000000..25889a206778 + * when dsi0 is enabled + */ +&dsi0 { -+ status = "okay"; ++ status = "disabled"; + + dsi0_panel: panel@0 { + compatible = "simple-panel-dsi"; @@ -95624,7 +95624,7 @@ index 000000000000..25889a206778 +}; + +&dsi0_in_vp1 { -+ status = "okay"; ++ status = "disabled"; +}; + +&dsi0_panel { @@ -95645,7 +95645,7 @@ index 000000000000..25889a206778 +}; + +&route_dsi0 { -+ status = "okay"; ++ status = "disabled"; +}; + +&pinctrl {