[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC

Christophe Leroy christophe.leroy at csgroup.eu
Tue Sep 3 18:44:22 AEST 2024



Le 08/08/2024 à 09:10, Herve Codina a écrit :
> Hi,
> 
> This series add support for the QUICC Engine (QE) version of TSA and QMC
> components.
> 
> CPM1 version is already supported and, as the QE version of those
> component are pretty similar to the CPM1 version, the series extend
> the already existing drivers to support for the QE version.
> 
> The TSA and QMC components are tightly coupled and so the series
> provides modifications on both components.
> Of course, this series can be split if it is needed. Let me know.
> 
> The series is composed of:
> - Patches 1 and 2: Fixes related to TRNSYNC in the QMC driver
> - Patches 3..6: Fixes of checkpatch detected issues in the TSA driver
> - Patch 7: The QE TSA device-tree binding
> - Patches 8..13: TSA driver preparations for adding support for QE
> - Patches 14 and 15: The support for QE in TSA + MAINTAINERS update
> - Patch 16: A TSA API improvement needed for the QE QMC driver
> - Patch 17: A clarification in the QE QMC driver
> - Patches 18..22: Fixes of checkpatch detected issues in the QMC driver
> - Patch 23: The QE QMC device-tree binding
> - Patches 24..31: QMC driver preparations for adding support for QE
> - Patches 32 and 33: Missing features additions in QE code
> - Patches 34..36: The QMC support for QE in QMC + MAINTAINERS update
> 
> Compared to the previous iteration, this v2 series updates device-tree
> bindings and fixes issues detected by kernel test robots.
> 
> Related to the QE QMC device-tree binding, I kept the unit address in
> decimal and the 3 compatible strings in order to avoid blocking the
> review waiting for a confirmation. Of course, this can be change in a
> next iteration.

Series applied for 6.12

Thanks
Christophe


More information about the Linuxppc-dev mailing list