From: Mike Looijmans <[email protected]>
The rx_8111 is quite similar to the rx_8030. This adds support for this
chip to the ds1307 driver.
This adds the entry to the devicetree bindings.
Signed-off-by: Mike Looijmans <[email protected]>
---
Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml b/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
index 98d10e680144..a9590da64b84 100644
--- a/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
+++ b/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
@@ -30,6 +30,7 @@ properties:
- pericom,pt7c4338
- epson,rx8025
- isil,isl12057
+ - epson,rx8111
- epson,rx8130
- items:
--
2.17.1
Sorry for the duplicates - there's some trouble with company spam
filters that won't deliver mail from myself to myself...
Met vriendelijke groet / kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products B.V.
Materiaalweg 4, 5681 RJ Best
The Netherlands
T: +31 (0) 499 33 69 69
E: [email protected]
W: http://www.topic.nl
Please consider the environment before printing this e-mail
On 31-10-2022 07:54, [email protected] wrote:
> From: Mike Looijmans <[email protected]>
>
> The rx_8111 is quite similar to the rx_8030. This adds support for this
> chip to the ds1307 driver.
>
> This adds the entry to the devicetree bindings.
>
> Signed-off-by: Mike Looijmans <[email protected]>
> ---
> Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml b/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
> index 98d10e680144..a9590da64b84 100644
> --- a/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
> +++ b/Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml
> @@ -30,6 +30,7 @@ properties:
> - pericom,pt7c4338
> - epson,rx8025
> - isil,isl12057
> + - epson,rx8111
> - epson,rx8130
>
> - items:
--
Mike Looijmans