[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240925232008.205802-1-laurentiumihalcea111@gmail.com>
Date: Wed, 25 Sep 2024 19:20:02 -0400
From: Laurentiu Mihalcea <laurentiumihalcea111@...il.com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Daniel Baluta <daniel.baluta@....com>,
Shengjiu Wang <shengjiu.wang@....com>,
Iuliana Prodan <iuliana.prodan@....com>
Cc: devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v2 0/6] configure imx8 dsp DT node for rproc usage
From: Laurentiu Mihalcea <laurentiu.mihalcea@....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
Powered by blists - more mailing lists