lkml.org 
[lkml]   [2015]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/3] arm64: dts: qcom: Make msm8916-mtp compatible string compliant
    Date
    This compatible string isn't compliant with the format for
    subtypes. Replace it with a compliant compatible type.

    Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
    ---
    arch/arm64/boot/dts/qcom/msm8916-mtp.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/qcom/msm8916-mtp.dts b/arch/arm64/boot/dts/qcom/msm8916-mtp.dts
    index fced77f0fd3a..b0a064d3806b 100644
    --- a/arch/arm64/boot/dts/qcom/msm8916-mtp.dts
    +++ b/arch/arm64/boot/dts/qcom/msm8916-mtp.dts
    @@ -17,6 +17,6 @@

    / {
    model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
    - compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp-smb1360",
    + compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1",
    "qcom,msm8916", "qcom,mtp";
    };
    --
    The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
    a Linux Foundation Collaborative Project


    \
     
     \ /
      Last update: 2015-10-26 22:41    [W:4.652 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site