On Thu, 24 Nov 2022 19:43:30 +0100, Krzysztof Kozlowski wrote: > Split SDX55 remote processor Peripheral Authentication Service bindings > into their own file to reduce complexity and make maintenance easier. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. New patch. > --- > .../bindings/remoteproc/qcom,adsp.yaml | 4 - > .../bindings/remoteproc/qcom,sdx55-pas.yaml | 101 ++++++++++++++++++ > 2 files changed, 101 insertions(+), 4 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,sdx55-pas.yaml > Acked-by: Rob Herring <robh@xxxxxxxxxx>