All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] configure imx8 dsp DT node for rproc usage
@ 2024-09-25 23:20 Laurentiu Mihalcea
  2024-09-25 23:20 ` [PATCH v2 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count Laurentiu Mihalcea
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Laurentiu Mihalcea @ 2024-09-25 23:20 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Daniel Baluta, Shengjiu Wang, Iuliana Prodan
  Cc: devicetree, linux-kernel, imx, linux-arm-kernel

From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>

Configure/add imx8 dsp DT node for rproc usage.
Additionally, fix number of power domains from the fsl,dsp.yaml binding.

---
Changes in v2:
- Modify subject of commit changing fsl,dsp.yaml to state that the change
  is for fsl,dsp.yaml

- Fix issue with arm,mhuv2 binding found by Rob's bot caused by the
  changes to fsl,dsp binding

- Improve formatting of commit messages

- Link to v1: https://lore.kernel.org/lkml/20240918182117.86221-1-laurentiumihalcea111@gmail.com
---

Laurentiu Mihalcea (6):
  dt-bindings: dsp: fsl,dsp: fix power domain count
  dt-bindings: arm: arm,mhuv2: remove power domain from example client
    node
  arm64: dts: imx8qxp: configure dsp node for rproc usage
  arm64: dts: imx8qm: drop dsp node from audio_subsys bus
  arm64: dts: imx8qm: add node for VPU dsp
  arm64: dts: imx8qm: enable dsp node for rproc usage

 .../devicetree/bindings/dsp/fsl,dsp.yaml      | 62 +++++++++++++++----
 .../bindings/mailbox/arm,mhuv2.yaml           |  2 +-
 .../boot/dts/freescale/imx8-ss-audio.dtsi     | 20 +++---
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts  | 27 ++++++++
 arch/arm64/boot/dts/freescale/imx8qm.dtsi     | 29 +++++++++
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 15 ++++-
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi    | 19 ++++++
 7 files changed, 148 insertions(+), 26 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-09-26  6:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25 23:20 [PATCH v2 0/6] configure imx8 dsp DT node for rproc usage Laurentiu Mihalcea
2024-09-25 23:20 ` [PATCH v2 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count Laurentiu Mihalcea
2024-09-26  1:50   ` Rob Herring (Arm)
2024-09-26  2:09   ` Rob Herring
2024-09-25 23:20 ` [PATCH v2 2/6] dt-bindings: arm: arm,mhuv2: remove power domain from example client node Laurentiu Mihalcea
2024-09-26  6:59   ` Krzysztof Kozlowski
2024-09-25 23:20 ` [PATCH v2 3/6] arm64: dts: imx8qxp: configure dsp node for rproc usage Laurentiu Mihalcea
2024-09-26  1:30   ` Frank Li
2024-09-25 23:20 ` [PATCH v2 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus Laurentiu Mihalcea
2024-09-25 23:20 ` [PATCH v2 5/6] arm64: dts: imx8qm: add node for VPU dsp Laurentiu Mihalcea
2024-09-25 23:20 ` [PATCH v2 6/6] arm64: dts: imx8qm: enable dsp node for rproc usage Laurentiu Mihalcea

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.