[v2,1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111

Message ID 20221101083123.11695-1-glazveze@delta.nl
State New
Headers
Series [v2,1/2] dt-bindings: rtc: ds1307: Add support for Epson RX8111 |

Commit Message

glazveze@delta.nl Nov. 1, 2022, 8:31 a.m. UTC
  From: Mike Looijmans <mike.looijmans@topic.nl>

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 <mike.looijmans@topic.nl>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---

(no changes since v1)

 Documentation/devicetree/bindings/rtc/rtc-ds1307.yaml | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Alexandre Belloni Nov. 3, 2022, 10:43 p.m. UTC | #1
On 01/11/2022 09:31:21+0100, glazveze@delta.nl wrote:
> From: Mike Looijmans <mike.looijmans@topic.nl>
> 
> 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 <mike.looijmans@topic.nl>

The SoB has to match the sender address, it took some time to me to
understand this was for the same person...

> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> 
> (no changes since v1)
> 
>  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
>
  
Krzysztof Kozlowski Nov. 4, 2022, 1:50 a.m. UTC | #2
On 03/11/2022 18:43, Alexandre Belloni wrote:
> On 01/11/2022 09:31:21+0100, glazveze@delta.nl wrote:
>> From: Mike Looijmans <mike.looijmans@topic.nl>
>>
>> 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 <mike.looijmans@topic.nl>
> 
> The SoB has to match the sender address, it took some time to me to
> understand this was for the same person...

Ugh, so who sent it?

Best regards,
Krzysztof
  
Mike Looijmans Nov. 4, 2022, 6:20 a.m. UTC | #3
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: mike.looijmans@topicproducts.com
W: www.topic.nl

Please consider the environment before printing this e-mail
On 04-11-2022 02:50, Krzysztof Kozlowski wrote:
> On 03/11/2022 18:43, Alexandre Belloni wrote:
>> On 01/11/2022 09:31:21+0100, glazveze@delta.nl wrote:
>>> From: Mike Looijmans <mike.looijmans@topic.nl>
>>>
>>> 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 <mike.looijmans@topic.nl>
>>
>> The SoB has to match the sender address, it took some time to me to
>> understand this was for the same person...
> 
> Ugh, so who sent it?
> 

I did, but our company mail server is incapable of sending patches (it will 
have mangled this mail as well), so I sent it from a different provider.
  
Krzysztof Kozlowski Nov. 4, 2022, 1 p.m. UTC | #4
On 04/11/2022 02:20, Mike Looijmans wrote:
>>>> Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
>>>
>>> The SoB has to match the sender address, it took some time to me to
>>> understand this was for the same person...
>>
>> Ugh, so who sent it?
>>
> 
> I did, but our company mail server is incapable of sending patches (it will 
> have mangled this mail as well), so I sent it from a different provider.
> 

OK, can you configure then other provider to use your full name (so it
will match full name in From and SoB).
Best regards,
Krzysztof
  

Patch

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: