On Thu, 09 Mar 2023 09:35:48 +0100, Krzysztof Kozlowski wrote: > The firmware-name property was moved from common qcom,pas-common.yaml > binding to each device-specific schema, but the qcom,adsp.yaml was not > updated. > > Fixes: cee616c68846 ("dt-bindings: remoteproc: qcom: adsp: move memory-region and firmware-name out of pas-common") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Use maxItems:1 (Rob) > --- > Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>