diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2021-02-10 14:02:15 +0900 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-02-22 17:51:05 -0800 |
commit | e7d9fea1c78a60c5cc5b0d708b89f1bfebf429b2 (patch) | |
tree | ec00028aeb7cd75ba125db6184013e38502625de /MAINTAINERS | |
parent | c6ca7616f7d5c2ce166280107ba74db1d528fcb7 (diff) | |
download | linux-e7d9fea1c78a60c5cc5b0d708b89f1bfebf429b2.tar.gz linux-e7d9fea1c78a60c5cc5b0d708b89f1bfebf429b2.tar.bz2 linux-e7d9fea1c78a60c5cc5b0d708b89f1bfebf429b2.zip |
dt-bindings: update MAINTAINERS file
Add a reference to the Canaan K210 system controller driver bindings
file Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml
in the MAINTAINERS file entry for this driver.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 54f356e67491..467c8670d815 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3879,6 +3879,7 @@ CANAAN/KENDRYTE K210 SOC SYSTEM CONTROLLER DRIVER M: Damien Le Moal <damien.lemoal@wdc.com> L: linux-riscv@lists.infradead.org S: Maintained +F: Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml F: drivers/soc/canaan/ F: include/soc/canaan/ |