[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ca62fc03-8acc-73fc-3b15-bd95fe8e05a4@linaro.org>
Date: Sun, 2 Oct 2022 09:54:17 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Bhupesh Sharma <bhupesh.sharma@...aro.org>,
devicetree@...r.kernel.org
Cc: linux-arm-msm@...r.kernel.org, agross@...nel.org,
bhupesh.linux@...il.com, linux-kernel@...r.kernel.org,
robh+dt@...nel.org, netdev@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>,
Rob Herring <robh@...nel.org>, Vinod Koul <vkoul@...nel.org>,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to
yaml
On 01/10/2022 14:51, Bhupesh Sharma wrote:
>>> Right, most of them are to avoid the make dtbs_check errors / warnings
>>> like the one mentioned above.
>>
>> All of them should not be here.
>
> I guess only 'snps,reset-gpio' need not be replicated here, as for
> others I still see 'dtbs_check' error, if they are not replicated here:
>
>
> arch/arm64/boot/dts/qcom/sm8150-hdk.dtb: ethernet@...00: Unevaluated
> properties are not allowed ('power-domains', 'resets', 'rx-fifo-depth',
> 'tx-fifo-depth' were unexpected)
> From schema: /Documentation/devicetree/bindings/net/qcom,ethqos.yaml
>
> Am I missing something here?
Probably the snps,dwmac schema failed. It is then considered
unevaluated, so such properties are unknown for qcom,ethqos schema. Run
check with snps,dwmac and fix all errors first.
Best regards,
Krzysztof
Powered by blists - more mailing lists