[PATCH V2 0/2] arm64: dts: Add NXP i.MX8MP audio board support

Shengjiu Wang posted 2 patches 1 month, 1 week ago
.../devicetree/bindings/arm/fsl.yaml          |   1 +
arch/arm64/boot/dts/freescale/Makefile        |   1 +
arch/arm64/boot/dts/freescale/imx8mp-ab2.dts  | 912 ++++++++++++++++++
3 files changed, 914 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-ab2.dts
[PATCH V2 0/2] arm64: dts: Add NXP i.MX8MP audio board support
Posted by Shengjiu Wang 1 month, 1 week ago
Add NXP i.MX8MP audio board (version 2) compatible string and device
tree file.

Changes in v2:
- Add acked-by Conor Dooley in patch 1/2
- remove ecspi2 node in patch 2/2 for it is fake device
- modify codec node name to 'audio-codec' in patch 2/2
- modify pmic node name to 'pmic' in patch 2/2

Shengjiu Wang (2):
  dt-bindings: arm: fsl: Add compatible for i.MX8MP audio board (version
    2)
  arm64: dts: add support for NXP i.MX8MP audio board (version 2)

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 arch/arm64/boot/dts/freescale/imx8mp-ab2.dts  | 912 ++++++++++++++++++
 3 files changed, 914 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-ab2.dts

-- 
2.34.1
Re: (subset) [PATCH V2 0/2] arm64: dts: Add NXP i.MX8MP audio board support
Posted by Frank Li 4 weeks ago
On Fri, 27 Feb 2026 09:58:35 +0800, Shengjiu Wang wrote:
> Add NXP i.MX8MP audio board (version 2) compatible string and device
> tree file.
> 
> Changes in v2:
> - Add acked-by Conor Dooley in patch 1/2
> - remove ecspi2 node in patch 2/2 for it is fake device
> - modify codec node name to 'audio-codec' in patch 2/2
> - modify pmic node name to 'pmic' in patch 2/2
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: fsl: Add compatible for i.MX8MP audio board (version 2)
      commit: 82520a90533ed16671db4b5eca488bb020bbfa78

Best regards,
-- 
Frank Li <Frank.Li@nxp.com>
Re: (subset) [PATCH V2 0/2] arm64: dts: Add NXP i.MX8MP audio board support
Posted by Frank Li 4 weeks ago
On Fri, 27 Feb 2026 09:58:35 +0800, Shengjiu Wang wrote:
> Add NXP i.MX8MP audio board (version 2) compatible string and device
> tree file.
> 
> Changes in v2:
> - Add acked-by Conor Dooley in patch 1/2
> - remove ecspi2 node in patch 2/2 for it is fake device
> - modify codec node name to 'audio-codec' in patch 2/2
> - modify pmic node name to 'pmic' in patch 2/2
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: add support for NXP i.MX8MP audio board (version 2)
      commit: 2eb3cc5d39eb7b2f0ab95ba3b25063e3e2eb487d

Best regards,
-- 
Frank Li <Frank.Li@nxp.com>