diff options
author | Hugo Villeneuve <[email protected]> | 2023-06-22 10:58:00 -0400 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2023-07-27 22:54:53 +0200 |
commit | 2080e08460c41c6d432575132868fdf076768c92 (patch) | |
tree | 62684c0ec66d0aa81f21cccf6ebe9893f0cdfc23 | |
parent | e9a5a1b418dd9a82d1de71e82ec64ad195b5300a (diff) |
dt-bindings: rtc: pcf2127: add PCF2131
Add support for new NXP RTC PCF2131.
Signed-off-by: Hugo Villeneuve <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml b/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml index bcb230027622..2d9fe5a75b06 100644 --- a/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml +++ b/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml @@ -18,6 +18,7 @@ properties: - nxp,pca2129 - nxp,pcf2127 - nxp,pcf2129 + - nxp,pcf2131 reg: maxItems: 1 |