lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20211016192118.255624-3-alexey_firago@mentor.com> Date: Sat, 16 Oct 2021 22:21:18 +0300 From: Alexey Firago <alexey_firago@...tor.com> To: <a.zummo@...ertech.it>, <alexandre.belloni@...tlin.com>, <robh+dt@...nel.org> CC: <linux-rtc@...r.kernel.org>, <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Alexey Firago <alexey_firago@...tor.com> Subject: [PATCH 2/2] dt-bindings: rtc: Add Maxim Integrated MAX31343 It is supported by the rtc-max31343 module. Signed-off-by: Alexey Firago <alexey_firago@...tor.com> --- Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml index 13925bb78ec7..d3b2be4ad16e 100644 --- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml @@ -45,6 +45,8 @@ properties: - isil,isl1218 # Intersil ISL12022 Real-time Clock - isil,isl12022 + # Maxim MAX31343 Low Power RTC with Battery Backed SRAM + - maxim,max31343 # Real Time Clock Module with I2C-Bus - microcrystal,rv3028 # Real Time Clock Module with I2C-Bus -- 2.25.1
Powered by blists - more mailing lists