[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yhk3NYfTlGqBJiz7@robh.at.kernel.org>
Date: Fri, 25 Feb 2022 14:08:21 -0600
From: Rob Herring <robh@...nel.org>
To: Bhupesh Sharma <bhupesh.sharma@...aro.org>
Cc: agross@...nel.org, bhupesh.linux@...il.com,
Bjorn Andersson <bjorn.andersson@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
Vinod Koul <vkoul@...nel.org>, devicetree@...r.kernel.org,
linux-phy@...ts.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: phy: qcom,qmp: Describe
'vdda-max-microamp' & 'vdda-pll-max-microamp' properties
On Thu, Feb 24, 2022 at 07:59:19AM -0600, Rob Herring wrote:
> On Thu, 24 Feb 2022 18:02:48 +0530, Bhupesh Sharma wrote:
> > Since a few boards based on QCoM qmp phy use the
> > 'vdda-max-microamp' & 'vdda-pll-max-microamp' properties to
> > describe the ufs phy nodes, add them to the dt-bindings doc as well.
> >
> > This fixes the following '$ make dtbs_check' warning(s):
> >
> > sm8350-microsoft-surface-duo2.dt.yaml: phy@...7000:
> > 'vdda-max-microamp', 'vdda-pll-max-microamp' do not match any of
> > the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
> >
> > Cc: Bjorn Andersson <bjorn.andersson@...aro.org>
> > Cc: Vinod Koul <vkoul@...nel.org>
> > Cc: Rob Herring <robh+dt@...nel.org>
> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>
> > ---
> > Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> >
>
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
>
> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
> This will change in the future.
>
> Full log is available here: https://patchwork.ozlabs.org/patch/1597137
>
>
> phy@...7000: 'lanes@...6000' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
> arch/arm/boot/dts/qcom-sdx55-mtp.dt.yaml
> arch/arm/boot/dts/qcom-sdx55-t55.dt.yaml
> arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dt.yaml
>
> phy@...e000: 'lanes@...e200' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/qcom/sc7280-crd.dt.yaml
> arch/arm64/boot/dts/qcom/sc7280-herobrine.dt.yaml
> arch/arm64/boot/dts/qcom/sc7280-idp2.dt.yaml
> arch/arm64/boot/dts/qcom/sc7280-idp.dt.yaml
>
> phy@...7000: 'lanes@...7400' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/qcom/sm8450-qrd.dt.yaml
>
> phy@...000: 'vdda-phy-max-microamp', 'vddp-ref-clk-always-on', 'vddp-ref-clk-max-microamp' do not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dt.yaml
> arch/arm64/boot/dts/qcom/msm8996-xiaomi-scorpio.dt.yaml
I'm curious why these are not fixed too?
Rob
Powered by blists - more mailing lists