diff options
author | Mia Lin <mimi05633@gmail.com> | 2022-07-13 11:06:45 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2022-07-26 17:06:52 +0200 |
commit | 8b30b09317ec6fda5f36a428e9e331253b5c4739 (patch) | |
tree | a4b3150b34d2ecdc058c61cee174f9d4129ea6e4 /MAINTAINERS | |
parent | dt-bindings: rtc: nxp,pcf85063: Convert to DT schema (diff) | |
download | linux-8b30b09317ec6fda5f36a428e9e331253b5c4739.tar.xz linux-8b30b09317ec6fda5f36a428e9e331253b5c4739.zip |
dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
Document devicetree bindings for the Nuvoton NCT3018Y Real Time Clock.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mia Lin <mimi05633@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20220713090647.8028-2-mimi05633@gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69a960561e37..9be1d80dc03c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2446,6 +2446,7 @@ S: Supported F: Documentation/devicetree/bindings/*/*/*npcm* F: Documentation/devicetree/bindings/*/*npcm* F: Documentation/devicetree/bindings/arm/npcm/* +F: Documentation/devicetree/bindings/rtc/nuvoton,nct3018y.yaml F: arch/arm/boot/dts/nuvoton-npcm* F: arch/arm/mach-npcm/ F: drivers/*/*npcm* |