--- Begin Message ---
- To: Herve Codina <herve.codina@xxxxxxxxxxx>, Li Yang <leoyang.li@xxxxxxx>, Rob Herring <robh+dt@xxxxxxxxxx>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>, Liam Girdwood <lgirdwood@xxxxxxxxx>, Mark Brown <broonie@xxxxxxxxxx>, Christophe Leroy <christophe.leroy@xxxxxxxxxx>, Michael Ellerman <mpe@xxxxxxxxxxxxxx>, Nicholas Piggin <npiggin@xxxxxxxxx>, Qiang Zhao <qiang.zhao@xxxxxxx>, Jaroslav Kysela <perex@xxxxxxxx>, Takashi Iwai <tiwai@xxxxxxxx>, Shengjiu Wang <shengjiu.wang@xxxxxxxxx>, Xiubo Li <Xiubo.Lee@xxxxxxxxx>, Fabio Estevam <festevam@xxxxxxxxx>, Nicolin Chen <nicoleotsuka@xxxxxxxxx>
- Subject: [PATCH 0/3] Fix the PowerQUICC audio support using the QMC
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Date: Tue, 7 Mar 2023 15:15:00 +0100
- Cc: linuxppc-dev@xxxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, devicetree@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, alsa-devel@xxxxxxxxxxxxxxxx, Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx>
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@xxxxxxxxxxx/
and the v7, here:
https://lore.kernel.org/linux-kernel/20230306161754.89146-1-herve.codina@xxxxxxxxxxx/
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
--- End Message ---