On Thu, 24 Nov 2022 19:43:32 +0100, Krzysztof Kozlowski wrote: > Split SC7180 and SC7280remote 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 | 54 -------- > .../bindings/remoteproc/qcom,sc7180-pas.yaml | 125 ++++++++++++++++++ > 2 files changed, 125 insertions(+), 54 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,sc7180-pas.yaml > Acked-by: Rob Herring <robh@xxxxxxxxxx>