On 30/11/2022 11:29, Neil Armstrong wrote: > Move memory-region and firmware-name definitions out of qcom,pas-common.yaml > since they will be redefined differently for SM8550 PAS bindings documentation. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 4 ++++ > Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml | 8 -------- > Documentation/devicetree/bindings/remoteproc/qcom,qcs404-pas.yaml | 8 ++++++++ > Documentation/devicetree/bindings/remoteproc/qcom,sc7180-pas.yaml | 8 ++++++++ > .../devicetree/bindings/remoteproc/qcom,sc8180x-pas.yaml | 8 ++++++++ > .../devicetree/bindings/remoteproc/qcom,sc8280xp-pas.yaml | 8 ++++++++ > Documentation/devicetree/bindings/remoteproc/qcom,sdx55-pas.yaml | 8 ++++++++ > Documentation/devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml | 8 ++++++++ > Documentation/devicetree/bindings/remoteproc/qcom,sm8150-pas.yaml | 8 ++++++++ > Documentation/devicetree/bindings/remoteproc/qcom,sm8350-pas.yaml | 8 ++++++++ > 10 files changed, 68 insertions(+), 8 deletions(-) Looks good. If my patchset is not merged soon, I will squash your change to my set. Best regards, Krzysztof