[PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support

Shengjiu Wang posted 3 patches 1 month, 1 week ago
.../boot/dts/freescale/imx93-9x9-qsb.dts      | 154 ++++++++++++++++++
1 file changed, 154 insertions(+)
[PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support
Posted by Shengjiu Wang 1 month, 1 week ago
Add sound card support:
wm8962 sound card, bt-sco sound card, pdm microphone.

changes in v3:
- use audio-codec as node name

changes in v2:
- sort by node name

Shengjiu Wang (3):
  arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card
  arm64: dts: imx93-9x9-qsb: add bt-sco sound card support
  arm64: dts: imx93-9x9-qsb: Add PDM microphone sound card support

 .../boot/dts/freescale/imx93-9x9-qsb.dts      | 154 ++++++++++++++++++
 1 file changed, 154 insertions(+)

-- 
2.34.1
Re: [PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support
Posted by Shawn Guo 1 month ago
On Wed, Oct 16, 2024 at 04:49:14PM +0800, Shengjiu Wang wrote:
> Shengjiu Wang (3):
>   arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card
>   arm64: dts: imx93-9x9-qsb: add bt-sco sound card support
>   arm64: dts: imx93-9x9-qsb: Add PDM microphone sound card support

Applied all, thanks!