Re: [PATCH 2/6] dt-bindings: rtc: nxp,pcf8563: Convert to DT schema
From: Rob Herring <robh@kernel.org>
Date: 2021-05-26 17:07:03
Also in:
lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-05-26 17:07:03
Also in:
lkml
On Tue, May 25, 2021 at 4:27 PM Alexandre Belloni [off-list ref] wrote:
Hello, On 18/05/2021 18:28:54-0500, Rob Herring wrote:quoted
Convert the Philips PCF8563/Epson RTC8564 binding to DT schema format. Add 'interrupts' as this device has an interrupt which was not documented, but in use.It also supports start-year from rtc.yaml.
And wakeup-source. I've added both. Rob