diff mbox series

[2/2] clk: cdce9xxx: Add maintainer

Message ID 20211201194403.2172991-2-seanga2@gmail.com
State Superseded
Delegated to: Lukasz Majewski
Headers show
Series [1/2] clk: cdce9xx: Convert .of_xlate to .request | expand

Commit Message

Sean Anderson Dec. 1, 2021, 7:44 p.m. UTC
This adds an entry in MAINTAINERS for the cdce9xx driver, since it was not
added when the driver was submitted.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
---
Tero, if you don't want to maintain this I'll resubmit this patch with the
orphaned status. Alternatively, perhaps Tom wants to maintain this driver since
it is used exclusively by boards he maintains.

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Sean Anderson Dec. 1, 2021, 7:45 p.m. UTC | #1
On 12/1/21 2:44 PM, Sean Anderson wrote:
> This adds an entry in MAINTAINERS for the cdce9xx driver, since it was not
> added when the driver was submitted.
> 
> Signed-off-by: Sean Anderson <seanga2@gmail.com>
> ---
> Tero, if you don't want to maintain this I'll resubmit this patch with the
> orphaned status. Alternatively, perhaps Tom wants to maintain this driver since
> it is used exclusively by boards he maintains.

Well, it looks like Tero's email bounced, so it will have to be either Tom or orphaned.

--Sean
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6db5354322..2946a96c04 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -658,6 +658,12 @@  M:	Simon Glass <sjg@chromium.org>
 S:	Maintained
 F:	tools/buildman/
 
+CDCE9XX CLOCK:
+M:	Tero Kristo <t-kristo@ti.com>
+S:	Maintained
+F:	doc/device-tree-bindings/clock/ti,cdce9xx.txt
+F:	drivers/clk/clk-cdce9xx.c
+
 CFI FLASH
 M:	Stefan Roese <sr@denx.de>
 S:	Maintained