devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add audio device nodes for i.MX93 platform
@ 2023-11-22 10:19 Chancel Liu
  2023-11-22 10:19 ` [PATCH v3 1/3] arm64: dts: imx93: Add audio device nodes Chancel Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Chancel Liu @ 2023-11-22 10:19 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	shawnguo, s.hauer, kernel, festevam, linux-imx, devicetree,
	linux-arm-kernel, linux-kernel, alsa-devel
  Cc: Chancel Liu

changes in v3
- drop unused compatible string in fsl,mqs.yaml

changes in v2
- Move MQS device node under "/" root node
- Convert fsl,mqs.txt to yaml

Chancel Liu (3):
  arm64: dts: imx93: Add audio device nodes
  arm64: dts: imx93: Configure clock rate for audio PLL
  ASoC: dt-bindings: fsl,mqs: Convert format to json-schema

 .../devicetree/bindings/sound/fsl,mqs.txt     |  36 ------
 .../devicetree/bindings/sound/fsl,mqs.yaml    | 105 ++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx93.dtsi      |  89 +++++++++++++++
 3 files changed, 194 insertions(+), 36 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/fsl,mqs.txt
 create mode 100644 Documentation/devicetree/bindings/sound/fsl,mqs.yaml

--
2.42.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-11-27  1:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 10:19 [PATCH v3 0/3] Add audio device nodes for i.MX93 platform Chancel Liu
2023-11-22 10:19 ` [PATCH v3 1/3] arm64: dts: imx93: Add audio device nodes Chancel Liu
2023-11-27  1:28   ` Shawn Guo
2023-11-22 10:19 ` [PATCH v3 2/3] arm64: dts: imx93: Configure clock rate for audio PLL Chancel Liu
2023-11-27  1:28   ` Shawn Guo
2023-11-22 10:19 ` [PATCH v3 3/3] ASoC: dt-bindings: fsl,mqs: Convert format to json-schema Chancel Liu
2023-11-22 14:29 ` (subset) [PATCH v3 0/3] Add audio device nodes for i.MX93 platform Mark Brown

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).