[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220907154226.GA3505117-robh@kernel.org>
Date: Wed, 7 Sep 2022 10:42:26 -0500
From: Rob Herring <robh@...nel.org>
To: Abel Vesa <abel.vesa@...aro.org>
Cc: linux-remoteproc@...r.kernel.org,
Amol Maheshwari <amahesh@....qualcomm.com>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
David Heidelberg <david@...t.cz>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v12] dt-bindings: misc: fastrpc convert bindings to yaml
On Wed, 07 Sep 2022 10:43:01 +0300, Abel Vesa wrote:
> Convert Qualcomm FastRPC bindings to yaml format, so that we could validate
> dt-entries correctly and any future additions can go into yaml format.
>
> Use compute-cb@ subnodes instead of just cb@. Add qcom,glink-channels and
> qcom,smd-channels missing properties to make sure dtbs_check doesn't fail
> right off the bat. Correct the name of the parent node in the example from
> smd-edge to glink-edge.
>
> Since now the qcom,fastrpc bindings document is yaml, update the
> reference to it in qcom,glink-edge and also use $ref.
>
> Also update the MAINTAINERS file to point to the yaml version.
>
> Co-developed-by: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
> Co-developed-by: David Heidelberg <david@...t.cz>
> Signed-off-by: David Heidelberg <david@...t.cz>
> Signed-off-by: Abel Vesa <abel.vesa@...aro.org>
> ---
>
> Changes since v11:
> * added 'additionalProperties: false' to the patternProperties,
> as suggested by Krzysztof
>
> .../devicetree/bindings/misc/qcom,fastrpc.txt | 88 -------------
> .../bindings/misc/qcom,fastrpc.yaml | 124 ++++++++++++++++++
> .../bindings/remoteproc/qcom,glink-edge.yaml | 4 +-
> MAINTAINERS | 2 +-
> 4 files changed, 127 insertions(+), 91 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/misc/qcom,fastrpc.txt
> create mode 100644 Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
>
Applied, thanks!
Powered by blists - more mailing lists