[PATCH 0/2] arm64: dts: imx8qm(qxp)-mek: support the wm8962 codec

Laurentiu Mihalcea posted 2 patches 3 months, 3 weeks ago
arch/arm64/boot/dts/freescale/imx8qm-mek.dts  | 101 +++++++++++++----
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 103 ++++++++++++++----
2 files changed, 161 insertions(+), 43 deletions(-)
[PATCH 0/2] arm64: dts: imx8qm(qxp)-mek: support the wm8962 codec
Posted by Laurentiu Mihalcea 3 months, 3 weeks ago
From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>

This series adds DT support for the WM8962 codec found on the i.MX8QM MEK
RevD and i.MX8QXP WCPU MEK boards. The WM8962 codec comes as a replacement
for the WM8960 codec found on the i.MX8QM MEK and i.MX8QXP MEK boards.

Laurentiu Mihalcea (2):
  arm64: dts: imx8qxp-mek: support wcpu board's wm8962 codec
  arm64: dts: imx8qm-mek: support revd board's wm8962 codec

 arch/arm64/boot/dts/freescale/imx8qm-mek.dts  | 101 +++++++++++++----
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 103 ++++++++++++++----
 2 files changed, 161 insertions(+), 43 deletions(-)

-- 
2.34.1
Re: [PATCH 0/2] arm64: dts: imx8qm(qxp)-mek: support the wm8962 codec
Posted by Shawn Guo 3 months ago
On Tue, Jun 17, 2025 at 10:52:18AM -0400, Laurentiu Mihalcea wrote:
> From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
> 
> This series adds DT support for the WM8962 codec found on the i.MX8QM MEK
> RevD and i.MX8QXP WCPU MEK boards. The WM8962 codec comes as a replacement
> for the WM8960 codec found on the i.MX8QM MEK and i.MX8QXP MEK boards.
> 
> Laurentiu Mihalcea (2):
>   arm64: dts: imx8qxp-mek: support wcpu board's wm8962 codec
>   arm64: dts: imx8qm-mek: support revd board's wm8962 codec

Applied both, thanks!