clk: Add MAINTAINERS entry for clocks (./drivers/clk/)
authorLukasz Majewski <lukma@denx.de>
Mon, 24 Jun 2019 13:50:52 +0000 (15:50 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 12:50:30 +0000 (14:50 +0200)
The clock subsystem needs active maintenance as it steadily grows.
I do offer my help for this task.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
MAINTAINERS

index bc67c499657f5067faff76bc3be009bb09048c00..49403c2ceb0b7db97b2465f2723701cadcfe8c71 100644 (file)
@@ -444,6 +444,13 @@ T: git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
 F:     drivers/mtd/cfi_flash.c
 F:     drivers/mtd/jedec_flash.c
 
+CLOCK
+M:     Lukasz Majewski <lukma@denx.de>
+S:     Maintained
+T:     git git://git.denx.de/u-boot-dfu.git
+F:     drivers/clk/
+F:     drivers/clk/imx/
+
 COLDFIRE
 M:     Huan Wang <alison.wang@nxp.com>
 M:     Angelo Dureghello <angelo@sysam.it>