Re: [PATCH 07/12] dt-bindings: remoteproc: qcom,glink-edge: define re-usable schema for glink-edge

From: Rob Herring
Date: Mon May 16 2022 - 11:23:54 EST


On Thu, 12 May 2022 12:00:01 +0200, Krzysztof Kozlowski wrote:
> 'glink-edge' property appears in multiple bindings, so split it into one
> place which can be re-used. This reduces code duplication and strict
> schema matching for glink-edge nodes (instead of just "type:object").
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/remoteproc/qcom,adsp.yaml | 2 +-
> .../bindings/remoteproc/qcom,glink-edge.yaml | 72 +++++++++++++++++++
> .../remoteproc/qcom,sc7280-wpss-pil.yaml | 18 ++---
> 3 files changed, 77 insertions(+), 15 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,glink-edge.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>