[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <pndpm3ybm1s.fsf@axis.com>
Date: Mon, 7 Aug 2023 23:02:13 +0200
From: Waqar Hameed <waqar.hameed@...s.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
CC: Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, <kernel@...s.com>,
<linux-rtc@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: rtc: Add Epson RX8111
On Sat, Aug 05, 2023 at 22:28 +0200 Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> wrote:
> On 04/08/2023 16:19, Waqar Hameed wrote:
>> Epson RX8111 is an RTC with timestamp functionality. Add devicetree
>> bindings requiring the compatible string and I2C slave address (reg).
>
>
>> +
>> +maintainers:
>> + - Waqar Hameed <waqar.hameed@...s.com>
>> +
>> +description: |
>> + RTC with timestamp functionality.
>> +
>> + https://support.epson.biz/td/api/doc_check.php?dl=app_RX8111CE&lang=en
>> +
>> +properties:
>> + compatible:
>> + const: epson,rx8111
>> +
>> + reg:
>> + const: 0x32
>> +
>> +required:
>> + - compatible
>> + - reg
>
> Just add it to trivial-rtc.yaml. You miss here more things than trivial
> is providing, so...
Oh, I wasn't even aware of that file. I'll add it there instead!
Powered by blists - more mailing lists