diff options
author | Hugo Villeneuve <hvilleneuve@dimonoff.com> | 2023-06-22 16:58:00 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-07-27 22:54:53 +0200 |
commit | 2080e08460c41c6d432575132868fdf076768c92 (patch) | |
tree | 62684c0ec66d0aa81f21cccf6ebe9893f0cdfc23 /Documentation/devicetree | |
parent | rtc: pcf2127: add UIE support for PCF2131 (diff) | |
download | linux-2080e08460c41c6d432575132868fdf076768c92.tar.xz linux-2080e08460c41c6d432575132868fdf076768c92.zip |
dt-bindings: rtc: pcf2127: add PCF2131
Add support for new NXP RTC PCF2131.
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230622145800.2442116-18-hugo@hugovil.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree')
-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 |