diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-06-11 16:01:45 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-06-16 22:55:04 +0300 |
commit | 90b8cadfe447d7299c7061b07d50da5a6160bcc5 (patch) | |
tree | 74651dc1a14df8cb44db5c63de38ccd617d102cb /Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml | |
parent | ca622ed60a46a19a0bd45407439760694dcdaf17 (diff) | |
download | linux-90b8cadfe447d7299c7061b07d50da5a6160bcc5.tar.xz |
dt-bindings: rtc: nxp,pcf8563: Absorb pcf85263/pcf85363 bindings
The NXP PCF85263/PCF85363 Real Time Clock is very similar to the NXP
PCF8563.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/e4f48d97f0e16d78a796f02b77ea3a0018904185.1623416431.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml b/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml index a542b6c7ff44..a98b72752349 100644 --- a/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml +++ b/Documentation/devicetree/bindings/rtc/nxp,pcf8563.yaml @@ -17,8 +17,10 @@ properties: enum: - epson,rtc8564 - microcrystal,rv8564 - - nxp,pcf8563 - nxp,pca8565 + - nxp,pcf8563 + - nxp,pcf85263 + - nxp,pcf85363 reg: maxItems: 1 |