summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2021-06-11 07:16:14 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-06-17 04:40:58 +0300
commit493110cc499539f42a2786e8306ba29ac0ba2435 (patch)
tree8f1559b2f7dfec965edca517a8313a5d4ac5438b /MAINTAINERS
parentc29efc157d3bd9cf4f021df9ea522383aa304ce6 (diff)
downloadu-boot-493110cc499539f42a2786e8306ba29ac0ba2435.tar.xz
clk: k210: Move k210 clock out of its own subdirectory
Now that we have only one clock driver, we don't need to have our own subdirectory. Move the driver back with the rest of the clock drivers. The MAINTAINERS for kendryte pinctrl is also fixed since it has always been wrong. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 86ff5e04a6..effcf5469d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -999,8 +999,8 @@ M: Sean Anderson <seanga2@gmail.com>
S: Maintained
F: doc/device-tree-bindings/mfd/kendryte,k210-sysctl.txt
F: doc/device-tree-bindings/pinctrl/kendryte,k210-fpioa.txt
-F: drivers/clk/kendryte/
-F: drivers/pinctrl/kendryte/
+F: drivers/clk/clk_kendryte.c
+F: drivers/pinctrl/pinctrl-kendryte.c
F: include/kendryte/
RNG