From: Shawn Guo <shawn.gsc@gmail.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/5] TQMa8Xx (imx8qxp) audio support
Date: Thu, 1 Feb 2024 18:02:26 +0800 [thread overview]
Message-ID: <20240201100226.GD463595@dragon> (raw)
In-Reply-To: <20231214150243.1991532-1-alexander.stein@ew.tq-group.com>
On Thu, Dec 14, 2023 at 04:02:38PM +0100, Alexander Stein wrote:
> Hi,
>
> this series adds audio support for TQMa8Xx on MBa8Xx.
> The first 4 patches add the necessary nodes for providing clocks and SAI,
> which are used in the last patch. Patch 5 depends on [1], but right now it is
> to show a consumer.
>
> Best regards,
> Alexander
>
> [1] https://lore.kernel.org/all/20231214142327.1962914-1-alexander.stein@ew.tq-group.com/
>
> Alexander Stein (5):
> arm64: dts: imx8qxp: Add ACM input clock gates
> arm64: dts: imx8qxp: Add audio clock mux node
> arm64: dts: imx8qxp: Add audio SAI nodes
> arm64: dts: imx8qxp: Add mclkout clock gates
> arm64: dts: imx8qxp: mba8xx: Add analog audio output on MBa8Xx
Applied all, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawn.gsc@gmail.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/5] TQMa8Xx (imx8qxp) audio support
Date: Thu, 1 Feb 2024 18:02:26 +0800 [thread overview]
Message-ID: <20240201100226.GD463595@dragon> (raw)
In-Reply-To: <20231214150243.1991532-1-alexander.stein@ew.tq-group.com>
On Thu, Dec 14, 2023 at 04:02:38PM +0100, Alexander Stein wrote:
> Hi,
>
> this series adds audio support for TQMa8Xx on MBa8Xx.
> The first 4 patches add the necessary nodes for providing clocks and SAI,
> which are used in the last patch. Patch 5 depends on [1], but right now it is
> to show a consumer.
>
> Best regards,
> Alexander
>
> [1] https://lore.kernel.org/all/20231214142327.1962914-1-alexander.stein@ew.tq-group.com/
>
> Alexander Stein (5):
> arm64: dts: imx8qxp: Add ACM input clock gates
> arm64: dts: imx8qxp: Add audio clock mux node
> arm64: dts: imx8qxp: Add audio SAI nodes
> arm64: dts: imx8qxp: Add mclkout clock gates
> arm64: dts: imx8qxp: mba8xx: Add analog audio output on MBa8Xx
Applied all, thanks!
next prev parent reply other threads:[~2024-02-01 2:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 15:02 [PATCH 0/5] TQMa8Xx (imx8qxp) audio support Alexander Stein
2023-12-14 15:02 ` Alexander Stein
2023-12-14 15:02 ` [PATCH 1/5] arm64: dts: imx8qxp: Add ACM input clock gates Alexander Stein
2023-12-14 15:02 ` Alexander Stein
2023-12-14 15:02 ` [PATCH 2/5] arm64: dts: imx8qxp: Add audio clock mux node Alexander Stein
2023-12-14 15:02 ` Alexander Stein
2023-12-14 15:02 ` [PATCH 3/5] arm64: dts: imx8qxp: Add audio SAI nodes Alexander Stein
2023-12-14 15:02 ` Alexander Stein
2023-12-14 15:02 ` [PATCH 4/5] arm64: dts: imx8qxp: Add mclkout clock gates Alexander Stein
2023-12-14 15:02 ` Alexander Stein
2023-12-14 15:02 ` [PATCH 5/5] arm64: dts: imx8qxp: mba8xx: Add analog audio output on MBa8Xx Alexander Stein
2023-12-14 15:02 ` Alexander Stein
2024-01-29 17:08 ` [PATCH 0/5] TQMa8Xx (imx8qxp) audio support Frank Li
2024-01-29 17:08 ` Frank Li
2024-02-01 10:02 ` Shawn Guo [this message]
2024-02-01 10:02 ` 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=20240201100226.GD463595@dragon \
--to=shawn.gsc@gmail.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.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 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.