Thierry Reding
d6abb22824
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
2022-07-21 15:34:02 -06:00
Mathew McBride
8158da6a33
dt-bindings: rtc: add Epson RX-8025 and RX-8035
...
These are supported by the rtc-rx8025 module. RX-8025
also has support in ds1307 due to compatible time registers.
Signed-off-by: Mathew McBride <matt@traverse.com.au >
Reviewed-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Link: https://lore.kernel.org/r/20210709044518.28769-3-matt@traverse.com.au
2021-08-17 23:48:40 +02:00
Alexandre Belloni
3b8fc144d9
dt-bindings: rtc: pcf2127: update bindings
...
The NXP pcf2127 supports reset-source.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Link: https://lore.kernel.org/r/20210202000634.3438575-1-alexandre.belloni@bootlin.com
2021-02-06 00:57:26 +01:00
Liam Beguin
985b30dbe2
rtc: pcf2127: add pca2129 device id
...
The PCA2129 is the automotive grade version of the PCF2129.
add it to the list of compatibles.
Signed-off-by: Liam Beguin <lvb@xiphos.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
Reviewed-by: Bruno Thomsen <bruno.thomsen@gmail.com >
Link: https://lore.kernel.org/r/20200630024211.12782-2-liambeguin@gmail.com
2020-08-12 11:37:37 +02:00
Maxime Ripard
564225415e
dt-bindings: rtc: Remove the PCF8563 from the trivial RTCs
...
The PCF8563 has a binding of its own, with some, clocks related, additional
properties.
Remove it from the trivial RTC bindings.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com >
Link: https://lore.kernel.org/r/20190722140921.22681-1-maxime.ripard@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
2019-07-22 22:22:06 +02:00
Maxime Ripard
43390e0710
dt-bindings: rtc: Move trivial RTC over to a schemas of their own
...
The RTC generic bindings has a bunch of devices that have a pretty simple
binding, with just compatible, reg and optional interrupts properties.
This is exactly what the trivial devices YAML schema has been created for,
except that they can also have the start-year property, but not any other
generic RTC property.
Let's create a schema with those constraints.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com >
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com >
2019-06-06 12:00:45 +02:00