On Fri, 23 Dec 2022 14:22:13 +0100, Krzysztof Kozlowski wrote: > The existing SM8450 DTS (and newer platforms) come with a "gpr" child node, > not "apr": > > sm8450-sony-xperia-nagara-pdx224.dtb: remoteproc@30000000: glink-edge: Unevaluated properties are not allowed ('gpr' was unexpected) > From schema: Documentation/devicetree/bindings/remoteproc/qcom,sm8350-pas.yaml > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/remoteproc/qcom,glink-edge.yaml | 24 ++++++++++++++++++- > 1 file changed, 23 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>