Re: [PATCH 1/3] dt-bindings: rtc: Add Apple SMC RTC
From: Rob Herring
Date: Thu Aug 14 2025 - 17:20:56 EST
On Wed, Aug 13, 2025 at 08:14:51AM +0200, Krzysztof Kozlowski wrote:
> On 12/08/2025 20:25, Sven Peter wrote:
> > +maintainers:
> > + - Sven Peter <sven@xxxxxxxxxx>
> > +
> > +properties:
> > + compatible:
> > + const: apple,smc-rtc
> > +
>
> No resources except nvmem? This should be folded into the parent. Don't
> create device node to instantiate drivers.
Well, the reboot node has nvmem entries too, so probably better to keep
this as child node.
Is there more functionality planned/needed here (for the mfd)? If so,
please send it all at once. One child node at a time makes DT
maintainers grumpy.
Rob