LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix the PowerQUICC audio support using the QMC
@ 2023-03-07 14:15 Herve Codina
  2023-03-07 14:15 ` [PATCH 1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property Herve Codina
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Herve Codina @ 2023-03-07 14:15 UTC (permalink / raw)
  To: Herve Codina, Li Yang, Rob Herring, Krzysztof Kozlowski,
	Liam Girdwood, Mark Brown, Christophe Leroy, Michael Ellerman,
	Nicholas Piggin, Qiang Zhao, Jaroslav Kysela, Takashi Iwai,
	Shengjiu Wang, Xiubo Li, Fabio Estevam, Nicolin Chen
  Cc: devicetree, alsa-devel, linux-kernel, Thomas Petazzoni,
	linuxppc-dev, linux-arm-kernel

A previous series added the PowerQUICC audio support using the QMC.
The v6 version of this previous series was applied but some feedbacks
lead to a v7 version.

The v6 can be found here:
 https://lore.kernel.org/linux-kernel/20230217145645.1768659-1-herve.codina@bootlin.com/
and the v7, here:
 https://lore.kernel.org/linux-kernel/20230306161754.89146-1-herve.codina@bootlin.com/

This 'fix' series is the incremental version of v6 -> v7 and can only be
applied on the Marc Brown's tree as the v6 patches it fixes are only
present on this tree.

Regards,
Herve Codina

Herve Codina (3):
  dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property
  dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: Remove unneeded property
  soc: fsl: cpm1: qmc: Fix assigned timeslot masks

 .../bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml      | 10 ----------
 .../bindings/soc/fsl/cpm_qe/fsl,cpm1-tsa.yaml          | 10 ----------
 drivers/soc/fsl/qe/qmc.c                               | 10 +++++++---
 3 files changed, 7 insertions(+), 23 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-09 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07 14:15 [PATCH 0/3] Fix the PowerQUICC audio support using the QMC Herve Codina
2023-03-07 14:15 ` [PATCH 1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property Herve Codina
2023-03-07 14:15 ` [PATCH 2/3] dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: " Herve Codina
2023-03-07 14:15 ` [PATCH 3/3] soc: fsl: cpm1: qmc: Fix assigned timeslot masks Herve Codina
2023-03-09 16:09 ` [PATCH 0/3] Fix the PowerQUICC audio support using the QMC Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox