lkml.org 
[lkml]   [2021]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH 1/2] dt-bindings: net: qco m,ipa: describe IPA v4.5 interconnects
Hello Alex,

it's make dtbs_check (for me with ARCH=arm)

David


-------- Původní zpráva --------
Odesílatel: Alex Elder <elder@ieee.org>
Odesláno: 21. října 2021 20:35:14 UTC
Komu: David Heidelberg <david@ixit.cz>, Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, "David S. Miller" <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>, Rob Herring <robh+dt@kernel.org>, Alex Elder <elder@kernel.org>
Kopie: ~okias/devicetree@lists.sr.ht, linux-arm-msm@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Předmět: Re: [PATCH 1/2] dt-bindings: net: qcom,ipa: describe IPA v4.5 interconnects

On 10/20/21 5:54 PM, David Heidelberg wrote:
> IPA v4.5 interconnects was missing from dt-schema, which was trigering
> warnings while validation.
>
> Signed-off-by: David Heidelberg <david@ixit.cz>

Can you please tell me a command to use to trigger
the warnings you are seeing? I don't see an error
when building "dtbs" or doing "dt_binding_check".

Thanks.

-Alex

> ---
> Documentation/devicetree/bindings/net/qcom,ipa.yaml | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/qcom,ipa.yaml b/Documentation/devicetree/bindings/net/qcom,ipa.yaml
> index b8a0b392b24e..a2835ed52076 100644
> --- a/Documentation/devicetree/bindings/net/qcom,ipa.yaml
> +++ b/Documentation/devicetree/bindings/net/qcom,ipa.yaml
> @@ -95,6 +95,11 @@ properties:
> - description: Path leading to system memory
> - description: Path leading to internal memory
> - description: Path between the AP and IPA config space
> + - items: # IPA v4.5
> + - description: Path leading to system memory region A
> + - description: Path leading to system memory region B
> + - description: Path leading to internal memory
> + - description: Path between the AP and IPA config space
> interconnect-names:
> oneOf:
> @@ -105,6 +110,11 @@ properties:
> - const: memory
> - const: imem
> - const: config
> + - items: # IPA v4.5
> + - const: memory-a
> + - const: memory-b
> + - const: imem
> + - const: config
> qcom,smem-states:
> $ref: /schemas/types.yaml#/definitions/phandle-array
>

\
 
 \ /
  Last update: 2021-10-22 00:12    [W:0.084 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site