This patch series adds support for the ADSP PIL as found on the MSM8953 platform. It is a subset of a previous patch series. Changes since v3: * Made ordering of compatible strings lexical in driver patch Link to v3: https://lkml.org/lkml/2022/10/8/204 Sireesh Kodali (2): remoteproc: qcom: pas: Add MSM8953 ADSP PIL support dt-bindings: remoteproc: qcom: adsp: Add ADSP on MSM8953 Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 5 +++++ drivers/remoteproc/qcom_q6v5_pas.c | 1 + 2 files changed, 6 insertions(+) -- 2.38.0