Commit 24f3abaa authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: msm8974: Add compat qcom,msm8974-dsi-ctrl to dsi1



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

Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230110055433.734188-1-dmitry.baryshkov@linaro.org
parent e280bcc2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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";