Re: [PATCH 04/17] dt-bindings: rtc: sun6i: add compatible string for R329 RTC
From: Rob Herring <robh@kernel.org>
Date: 2021-08-06 21:39:41
Also in:
linux-arm-kernel, linux-sunxi, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-08-06 21:39:41
Also in:
linux-arm-kernel, linux-sunxi, lkml
On Mon, 02 Aug 2021 14:21:59 +0800, Icenowy Zheng wrote:
Allwinner R329 has a RTC similar to previous ones, capable of controlling LOSC and IOSC and with only one alarm. Add a compatible string for it. Signed-off-by: Icenowy Zheng <redacted> --- .../devicetree/bindings/rtc/allwinner,sun6i-a31-rtc.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>