devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Iuliana Prodan <iuliana.prodan@nxp.com>
To: Laurentiu Mihalcea <laurentiumihalcea111@gmail.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Daniel Baluta <daniel.baluta@nxp.com>,
	Shengjiu Wang <shengjiu.wang@nxp.com>,
	Tushar Khandelwal <Tushar.Khandelwal@arm.com>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Frank Li <Frank.li@nxp.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/6] configure imx8 dsp DT node for rproc usage
Date: Tue, 22 Oct 2024 18:09:10 +0300	[thread overview]
Message-ID: <a87c6c13-52da-4ff1-bb10-3065b4622696@nxp.com> (raw)
In-Reply-To: <20241021155221.112073-1-laurentiumihalcea111@gmail.com>


On 10/21/2024 6:52 PM, Laurentiu Mihalcea wrote:
> 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.
For the series:

Tested-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>

Thanks,
Iulia
> ---
> Changes in v4:
> - Added Krzysztof's and Frank's R-b's.
>
> - Wrapped DT commit messages to 75 chars.
>
> - Placed 'mbox-names' after 'mboxes' property in 'vpu_dsp' DT node.
>
> - Link to v3: https://lore.kernel.org/lkml/20241011150439.4027-1-laurentiumihalcea111@gmail.com/
>
> Changes in v3:
> - Moved handling of IRQSTR_DSP PD to fiwmare side. Now QXP has 2
> mandatory PDs, while QM has 4.
>
> - Dropped the optional PDs. All PDs are now mandatory.
>
> - Dropped Linux implementation details from the binding's commit
> message.
>
> - Renamed reserved memory nodes to generic "memory".
>
> - Split QXP board and soc DT changes into dif. patches.
>
> - Dropped comments about SOF and rewrote the commit message of the
> patch that modifies the 'dsp' node from 'imx8-ss-audio.dtsi'. Hopefully,
> should be more clear why the change is done.
>
> - Squashed arm,mhuv2 binding changes.
>
> - Link to v2: https://lore.kernel.org/lkml/20240925232008.205802-1-laurentiumihalcea111@gmail.com/
>
> 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
>    arm64: dts: imx8-ss-audio: configure dsp node for rproc usage
>    arm64: dts: imx8qxp-mek: add dsp rproc-related mem regions
>    arm64: dts: imx8qm: drop dsp node from audio_subsys bus
>    arm64: dts: imx8qm: add node for VPU dsp
>    arm64: dts: imx8qm-mek: enable dsp node for rproc usage
>
>   .../devicetree/bindings/dsp/fsl,dsp.yaml      | 31 +++++++++++++++----
>   .../bindings/mailbox/arm,mhuv2.yaml           |  2 +-
>   .../boot/dts/freescale/imx8-ss-audio.dtsi     | 19 +++++-------
>   arch/arm64/boot/dts/freescale/imx8qm-mek.dts  | 27 ++++++++++++++++
>   arch/arm64/boot/dts/freescale/imx8qm.dtsi     | 28 +++++++++++++++++
>   arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 21 ++++++++++++-
>   6 files changed, 109 insertions(+), 19 deletions(-)
>

  parent reply	other threads:[~2024-10-22 15:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-21 15:52 [PATCH v4 0/6] configure imx8 dsp DT node for rproc usage Laurentiu Mihalcea
2024-10-21 15:52 ` [PATCH v4 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count Laurentiu Mihalcea
2024-10-21 15:52 ` [PATCH v4 2/6] arm64: dts: imx8-ss-audio: configure dsp node for rproc usage Laurentiu Mihalcea
2024-10-21 15:52 ` [PATCH v4 3/6] arm64: dts: imx8qxp-mek: add dsp rproc-related mem regions Laurentiu Mihalcea
2024-10-21 15:52 ` [PATCH v4 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus Laurentiu Mihalcea
2024-10-21 15:52 ` [PATCH v4 5/6] arm64: dts: imx8qm: add node for VPU dsp Laurentiu Mihalcea
2024-10-21 15:52 ` [PATCH v4 6/6] arm64: dts: imx8qm-mek: enable dsp node for rproc usage Laurentiu Mihalcea
2024-10-22 15:09 ` Iuliana Prodan [this message]
2024-11-01  9:25 ` [PATCH v4 0/6] configure imx8 dsp DT " Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a87c6c13-52da-4ff1-bb10-3065b4622696@nxp.com \
    --to=iuliana.prodan@nxp.com \
    --cc=Frank.li@nxp.com \
    --cc=Tushar.Khandelwal@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=krzk+dt@kernel.org \
    --cc=laurentiumihalcea111@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=shengjiu.wang@nxp.com \
    --cc=viresh.kumar@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).