lkml.org 
[lkml]   [2023]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH v5 10/10] arm64: dts: qcom: sm6115: Use the correct DSI compatible
    Use the non-deprecated, SoC-specific DSI compatible.

    Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
    Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/sm6115.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi
    index fbd67d2c8d78..18c7eedff300 100644
    --- a/arch/arm64/boot/dts/qcom/sm6115.dtsi
    +++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi
    @@ -1219,7 +1219,7 @@ opp-384000000 {
    };

    mdss_dsi0: dsi@5e94000 {
    - compatible = "qcom,dsi-ctrl-6g-qcm2290";
    + compatible = "qcom,sm6115-dsi-ctrl", "qcom,mdss-dsi-ctrl";
    reg = <0x0 0x05e94000 0x0 0x400>;
    reg-names = "dsi_ctrl";

    --
    2.39.2

    \
     
     \ /
      Last update: 2023-03-27 01:03    [W:6.913 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site