Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D28B5C6379F for ; Fri, 17 Feb 2023 11:32:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230203AbjBQLc2 (ORCPT ); Fri, 17 Feb 2023 06:32:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47828 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229605AbjBQLc0 (ORCPT ); Fri, 17 Feb 2023 06:32:26 -0500 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C10F6642DF for ; Fri, 17 Feb 2023 03:32:24 -0800 (PST) Received: by mail-lf1-x131.google.com with SMTP id u22so1376482lfu.5 for ; Fri, 17 Feb 2023 03:32:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=xGMpYHsIeYJDIJGefg+6ErVmQQfHtNGslmwfKU0O4yI=; b=OvsZ7iovA4L6oucKG0b9h02NIVhPzkSAPETFU8v1m/z6VtZgecZFuPmTkEZNGjIPqO UjoWZ+ykHvNt8ppV6hXRCz0aiIUH+HqmT1bEYUeKQhfL1mt1ER3hhfvoRfD5xMvWQia1 HUzSLNEp/TrSrSuCrH7uznPaDgkiXzZNkeJRp+AmH4MkhVAXY7U1rRSuRXbmv6BuODCh WLAAZKuGLjK/8DZ4IedVBHSo8B6Q4sXFfwc5UFGpEDIEZjTvLsuFsmDcXGEnDLXhw00U LkX4p1r+ZnaaFFV4hAPbehmyp3LMmJ8x2FdkMXsH4BQ38cp/net6qL7oB5ZdVgJ8BP// QW0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xGMpYHsIeYJDIJGefg+6ErVmQQfHtNGslmwfKU0O4yI=; b=TSQW7mJBB8AssZ9J3dR69ElGQNiTEH9pgCcB0xcZ0HLRJ6NpWcAxNA89cixNv+lQZa CZUBSE7id1uXDSqY6kNJSaS40N41FvtqhTTE0gvg5B1geQWjajHPWXrRIoWWUJRK9t3e Zgo6Sk+sysh0eVECTSsMB1T+WBkVV9N71ntndgVxBlsbxFDIfYEC/LE3XscZapwGfeFh 5K9Lh+YGo7W9NCqdskwaUggYIq8opwXXrBii48uLUMSoEtDshz0Ot1eqTcStNcM/wf72 dKf5bVNjbh4oycNw8F6kR3kMLI62YbGWufzuPhjqoOFh+hjwvvhOS+5GIy95giO0n/gd ZKRA== X-Gm-Message-State: AO0yUKWOJuZr35SApMi1yyO3j2JLE189POqC4dLpGaaGXLVbYojz+/MU jDZd6OqFDigU6KAUQ48FtMK9Mw== X-Google-Smtp-Source: AK7set9R6HGSn4FUFt0xxRI8wa1ODUDTPvkHwALZ1Cga62wXb4eVDRWoWs4V4aiV88nkdhF7UYiKEA== X-Received: by 2002:a05:6512:3b88:b0:4cc:a107:4227 with SMTP id g8-20020a0565123b8800b004cca1074227mr1429190lfv.22.1676633543025; Fri, 17 Feb 2023 03:32:23 -0800 (PST) Received: from [192.168.1.101] (abxh117.neoplus.adsl.tpnet.pl. [83.9.1.117]) by smtp.gmail.com with ESMTPSA id x17-20020a19f611000000b004cc82b70809sm653491lfe.150.2023.02.17.03.32.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 17 Feb 2023 03:32:22 -0800 (PST) Message-ID: Date: Fri, 17 Feb 2023 12:32:21 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.2 Subject: Re: [PATCH v2 1/2] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible Content-Language: en-US To: Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, andersson@kernel.org, agross@kernel.org Cc: marijn.suijten@somainline.org, Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Krishna Manikandan , Bryan O'Donoghue , dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230217111316.306241-1-konrad.dybcio@linaro.org> From: Konrad Dybcio In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17.02.2023 12:30, Krzysztof Kozlowski wrote: > On 17/02/2023 12:13, Konrad Dybcio wrote: >> SM6115 previously erroneously added just "qcom,dsi-ctrl-6g-qcm2290", >> without the generic fallback. Fix the deprecated binding to reflect >> that. >> >> Fixes: 0c0f65c6dd44 ("dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC") >> Signed-off-by: Konrad Dybcio >> --- >> Depends on (and should have been a part of): >> >> https://lore.kernel.org/linux-arm-msm/20230213121012.1768296-1-konrad.dybcio@linaro.org/ >> >> v1 -> v2: >> New patch >> >> .../devicetree/bindings/display/msm/dsi-controller-main.yaml | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> index 41cdb631d305..ee19d780dea8 100644 >> --- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> +++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >> @@ -37,7 +37,6 @@ properties: >> - items: > > If this way stays, drop the items as it is just an enum. > >> - enum: >> - qcom,dsi-ctrl-6g-qcm2290 >> - - const: qcom,mdss-dsi-ctrl > > Wasn't then intention to deprecate both - qcm2290 and mdss - when used > alone? "qcom,dsi-ctrl-6g-qcm2290", "qcom,mdss-dsi-ctrl" was never used. The only upstream usage of the 2290 compat is in sm6115.dtsi: compatible = "qcom,dsi-ctrl-6g-qcm2290"; https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arch/arm64/boot/dts/qcom/sm6115.dtsi?h=next-20230217#n1221 Konrad > > > Best regards, > Krzysztof >