diff options
author | Thierry Reding <treding@nvidia.com> | 2022-06-17 13:44:20 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-07-21 15:34:02 -0600 |
commit | d6abb2282404c0877a6fcf620d34fd74ba17df3b (patch) | |
tree | a20e5eb4d5ccdf3ee1113682ae3b407836e489d9 /Documentation/devicetree/bindings/rtc | |
parent | e3899832bb7b3c1504998768cc2f753786c19e0a (diff) | |
download | linux-d6abb2282404c0877a6fcf620d34fd74ba17df3b.tar.bz2 |
dt-bindings: rtc: Add EM Microelectronic EM3027 bindings
Document the bindings for the EM Microelectronic EM3027 RTC.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220617114420.1398259-2-thierry.reding@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/rtc')
-rw-r--r-- | Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml index 13925bb78ec7..d9fc120c61cc 100644 --- a/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/trivial-rtc.yaml @@ -30,6 +30,8 @@ properties: - dallas,ds1672 # Extremely Accurate I²C RTC with Integrated Crystal and SRAM - dallas,ds3232 + # EM Microelectronic EM3027 RTC + - emmicro,em3027 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE - epson,rx8010 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE |