From mboxrd@z Thu Jan 1 00:00:00 1970 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 60FC0C43334 for ; Thu, 30 Jun 2022 19:07:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236367AbiF3THS (ORCPT ); Thu, 30 Jun 2022 15:07:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44500 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235955AbiF3THS (ORCPT ); Thu, 30 Jun 2022 15:07:18 -0400 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 70C663EF3B for ; Thu, 30 Jun 2022 12:07:15 -0700 (PDT) Received: by mail-ej1-x633.google.com with SMTP id fw3so13161992ejc.10 for ; Thu, 30 Jun 2022 12:07:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=piUvaKld1qnxNrwH7NkZMI/BexFhn+OSQaZXyTTeJsI=; b=eQw6FUbHKgkJq1YC9al1cNe3NQgmszYemmYaTiH1/rsAigg5ZM1R5g1fWZGQyi8OtI cZYdnaLOcyS3TdfPJaFd+QYRKRKQNA24W/PbMEyn4VQwLsEiRzf5BKAaW+lXS6t/fqJy pAI+SGeQ8kuqDVz24cIxREJAnuOSlYDQEqj/93nnnIFZ403sQwUN+Cvvu7H7nGkBTocd 1R9pwmDlFrMy4o0/O5Y+ZK573GqPjvOOYaQ2R5JAMo13kgIZSDOofajkaoqo/H+05r0a n7iymGYTobF/QUFBZDqxebkdLVhUzKgsswOfJH9p7AtjBpOrKr44Ard2UehbZMAm8dwp tfgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=piUvaKld1qnxNrwH7NkZMI/BexFhn+OSQaZXyTTeJsI=; b=YUrhkxtcBx3biEwTk66o2meKbkgUurt7GKu3NUMqnIII1BGP/z54Nr35JVi+nrw5xs +EUl0bpSbr6LUoi05UQHiLIpsfZs1IPk9ZgmdUjvdSMMSzeayIMhbKxmMnhS9SPqUTv5 y6UX30BjcaZpb4zMXWlbe7iS1PhfI+hUEi8j1fqejWAbKjxO92hkV0YonKSsbqP739UJ ErOp8p064VwHh8nx42pxIMC1LOZqwP0ak/0ub7FET1zMhlKUnYamf8+T44u2IpVq0Sz1 gJQlGYHJqbqdNaBSQvdXM9Fpr4rFnCdhyTSwBRr7rpsWnHtDJL6qE6LSrEDHt3pqsQIG r5Yg== X-Gm-Message-State: AJIora8GDlBvkiq4rBcYDmaHzJv38zcQpGTLofs0h9mP4hTY3rOfFE9E VwKkttDa+jCKme8KF55wuHx9ng== X-Google-Smtp-Source: AGRyM1sN9V+G1ISGzNAljgC1ZskGE8aiGAvRJTluEXUI/K/w5Rtck42hyZUKEfhoNWVmdkLfJ0jXlA== X-Received: by 2002:a17:906:c151:b0:726:9266:ab90 with SMTP id dp17-20020a170906c15100b007269266ab90mr10468471ejc.525.1656616033978; Thu, 30 Jun 2022 12:07:13 -0700 (PDT) Received: from [192.168.0.190] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id fi9-20020a170906da0900b00722e5b234basm9496996ejb.179.2022.06.30.12.07.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Jun 2022 12:07:13 -0700 (PDT) Message-ID: Date: Thu, 30 Jun 2022 21:07:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 7/7] dt-bindings: msm: dsi: Add missing qcom,dsi-phy-regulator-ldo-mode Content-Language: en-US To: Bryan O'Donoghue , robdclark@gmail.com, quic_abhinavk@quicinc.com, dmitry.baryshkov@linaro.org, sean@poorly.run, airlied@linux.ie, daniel@ffwll.ch, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: quic_mkrishn@quicinc.com, swboyd@chromium.org, bjorn.andersson@linaro.org, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org References: <20220630120845.3356144-1-bryan.odonoghue@linaro.org> <20220630120845.3356144-8-bryan.odonoghue@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220630120845.3356144-8-bryan.odonoghue@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 30/06/2022 14:08, Bryan O'Donoghue wrote: > Add in missing qcom,dsi-phy-regulator-ldo-mode to the 28nm DSI PHY. > When converting from .txt to .yaml we missed this one. > > Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") > Signed-off-by: Bryan O'Donoghue > --- > .../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml > index 9ecd513d93661..3551e166db966 100644 > --- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml > +++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml > @@ -40,6 +40,9 @@ properties: > - description: dsi phy register set > - description: dsi phy regulator register set > > + qcom,dsi-phy-regulator-ldo-mode: > + description: Boolean value indicating if the LDO mode PHY regulator is wanted. You need type:boolean. Didn't dt_bindings_check complain? Then description can be shorter "Whether the LDO mode PHY regulator is wanted." > + > reg-names: > items: > - const: dsi_pll Best regards, Krzysztof