Extend the secon DSI interface with the SoC-specific compat entry,
following the change for the first DSI interface.

Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org>
---
 arch/arm/boot/dts/qcom-msm8974.dtsi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi 
b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 14737a3300d1..3c725ada52c0 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -1686,7 +1686,8 @@ dsi0_phy: phy@fd922a00 {
                        };
 
                        dsi1: dsi@fd922e00 {
-                               compatible = "qcom,mdss-dsi-ctrl";
+                               compatible = "qcom,msm8974-dsi-ctrl",
+                                            "qcom,mdss-dsi-ctrl";
                                reg = <0xfd922e00 0x1f8>;
                                reg-names = "dsi_ctrl";
 
-- 
2.39.0

Reply via email to