mbox series

[v4,0/2] remoteproc: qcom: Add support for MSM8953 ADSP

Message ID 20221013042749.104668-1-sireeshkodali1@gmail.com (mailing list archive)
Headers show
Series remoteproc: qcom: Add support for MSM8953 ADSP | expand

Message

Sireesh Kodali Oct. 13, 2022, 4:27 a.m. UTC
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(+)

Comments

Bjorn Andersson Dec. 28, 2022, 6:18 p.m. UTC | #1
On Thu, 13 Oct 2022 09:57:47 +0530, Sireesh Kodali wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] remoteproc: qcom: pas: Add MSM8953 ADSP PIL support
      commit: 1cfaa13b82c73977e8ddaca63c791203addc39c1
[2/2] dt-bindings: remoteproc: qcom: adsp: Add ADSP on MSM8953
      commit: 4a0510a46c4447ad3e807a1e4d6cf195fd604c1d

Best regards,