diff options
author | Herve Codina <[email protected]> | 2024-08-08 09:11:29 +0200 |
---|---|---|
committer | Christophe Leroy <[email protected]> | 2024-09-03 07:49:21 +0200 |
commit | 3969d8d958021cf3b9dac5787c7daec72036cc1f (patch) | |
tree | f116e1a74858fb77d3eed7dc32672d473d6125ab | |
parent | 8655b76b7004d53bfa3c921ad9c4bf03dc952dc7 (diff) |
MAINTAINERS: Add QE files related to the Freescale QMC controller
The Freescale QMC controller driver supports both QE and CPM1.
Add the newly introduced QE files to the existing entry.
Signed-off-by: Herve Codina <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christophe Leroy <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1d32d38f2247..1331bdeb7386 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8996,6 +8996,7 @@ M: Herve Codina <[email protected]> S: Maintained F: Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml +F: Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,qe-ucc-qmc.yaml F: drivers/soc/fsl/qe/qmc.c F: include/soc/fsl/qe/qmc.h |