diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-01-15 15:57:32 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-01-15 15:57:32 +0100 |
commit | 5bdaf99424dbc0fb67f9623caecaab6a932174c9 (patch) | |
tree | 4f80e457fe5835fb2aecdd7477ba92a686712f68 | |
parent | 03c75b04eb90cb254afa76d22bbed2dfadca5a7d (diff) | |
parent | 31bd1f4517b651e132fae7cbb5f63b190015da94 (diff) |
Merge tag 'ti-k3-maintainer-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
TI Maintainer updates for v6.14
- Maintain Programmable Real-time Unit Subsystem(PRUSS) SoC library interface
header linux/pruss_driver.h
* tag 'ti-k3-maintainer-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux:
MAINTAINERS: Add entry for linux/pruss_driver.h
Link: https://lore.kernel.org/r/20250110210825.emk6zh4tfc6obv26@celestial
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 17daa9ee9384..27d6f453d61a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23542,6 +23542,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git F: Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml F: drivers/pmdomain/ti/omap_prm.c F: drivers/soc/ti/* +F: include/linux/pruss_driver.h TI LM49xxx FAMILY ASoC CODEC DRIVERS M: M R Swami Reddy <mr.swami.reddy@ti.com> |