On Tue, 23 Aug 2022 09:56:41 -0500, Rob Herring wrote: > In order to ensure only documented properties are present, node schemas > must have unevaluatedProperties or additionalProperties set to false > (typically). > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/remoteproc/qcom,sc7180-mss-pil.yaml | 1 + > .../devicetree/bindings/remoteproc/qcom,sc7280-mss-pil.yaml | 1 + > .../devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml | 1 + > 3 files changed, 3 insertions(+) > Applied, thanks!