On Thu, 24 Nov 2022 19:43:31 +0100, Krzysztof Kozlowski wrote: > Split QCS404 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 v2: > 1. New patch. > --- > .../bindings/remoteproc/qcom,adsp.yaml | 12 --- > .../bindings/remoteproc/qcom,qcs404-pas.yaml | 86 +++++++++++++++++++ > 2 files changed, 86 insertions(+), 12 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,qcs404-pas.yaml > Acked-by: Rob Herring <robh@xxxxxxxxxx>