On Tue, 15 Nov 2022 13:02:27 +0100, Krzysztof Kozlowski wrote: > Correct the APR/GPR example: > 1. Use consistent 4-space indentation, > 2. Add required properties to services nodes, so the binding check > passes once schema for these services is improved, > 3. Add few other properties as APR/GPR is part of a GLINK edge: > qcom,glink-channels and qcom,intents. > 4. Drop unnecessary services, to make the example compact. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. New patch. > > Cc: quic_srivasam@xxxxxxxxxxx > Cc: quic_plai@xxxxxxxxxxx > --- > .../bindings/soc/qcom/qcom,apr.yaml | 61 ++++++++++++------- > 1 file changed, 39 insertions(+), 22 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>