[PATCH v6 0/5] remoteproc: qcom: Add support for pronto-v3

Sireesh Kodali posted 5 patches 1 year, 5 months ago
.../bindings/remoteproc/qcom,wcnss-pil.txt    | 177 -----------
.../bindings/remoteproc/qcom,wcnss-pil.yaml   | 294 ++++++++++++++++++
drivers/remoteproc/qcom_wcnss.c               |  12 +
3 files changed, 306 insertions(+), 177 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.txt
create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml
[PATCH v6 0/5] remoteproc: qcom: Add support for pronto-v3
Posted by Sireesh Kodali 1 year, 5 months ago
This patch series adds support for the pronto-v3 remoteproc found on the
MSM8953 platform. It also converts the documentation for wcnss to YAML.

Changes since v5:
 * Fixed memory corruption in driver patch
 * Slightly improved driver patch's commit message

Link to v5: https://lkml.org/lkml/2022/9/29/19

Sireesh Kodali (4):
  dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
  dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
  dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3
  dt-bindings: remoteproc: wcnss-pil: Make supplies optionally required

Vladimir Lypak (1):
  remoteproc: qcom: qcom_wcnss: Add support for pronto-v3

 .../bindings/remoteproc/qcom,wcnss-pil.txt    | 177 -----------
 .../bindings/remoteproc/qcom,wcnss-pil.yaml   | 294 ++++++++++++++++++
 drivers/remoteproc/qcom_wcnss.c               |  12 +
 3 files changed, 306 insertions(+), 177 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.txt
 create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml

-- 
2.37.3
Re: [PATCH v6 0/5] remoteproc: qcom: Add support for pronto-v3
Posted by Bjorn Andersson 1 year, 3 months ago
On Sat, 1 Oct 2022 08:43:39 +0530, Sireesh Kodali wrote:
> This patch series adds support for the pronto-v3 remoteproc found on the
> MSM8953 platform. It also converts the documentation for wcnss to YAML.
> 
> Changes since v5:
>  * Fixed memory corruption in driver patch
>  * Slightly improved driver patch's commit message
> 
> [...]

Applied, thanks!

[1/5] remoteproc: qcom: qcom_wcnss: Add support for pronto-v3
      commit: 4c707cf5c7ddd43c6d574281a5591f71ed8d310c
[2/5] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
      commit: 9a660c7fd69ae9fff3f941140db25339937f8eee
[3/5] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
      commit: 409db7b777c81ef249688cddba882d16dbb064e0
[4/5] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3
      commit: a890eebe42ad2c0cfe44a34a4f9e7d1a735a55d8
[5/5] dt-bindings: remoteproc: wcnss-pil: Make supplies optionally required
      commit: a4421a22bfd966852349e5c38278e9a6eaefb456

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>