[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ad4dfefc-f18a-5462-eb6d-fdee161f87b3@linaro.org>
Date: Sat, 5 Aug 2023 22:28:05 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Waqar Hameed <waqar.hameed@...s.com>,
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>
Cc: 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 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...
Best regards,
Krzysztof
Powered by blists - more mailing lists