On Thu, 6 Jun 2024 17:21:17 +0100 Conor Dooley <conor@xxxxxxxxxx> wrote: > On Thu, Jun 06, 2024 at 09:54:22AM +0200, Neil Armstrong wrote: > > On 05/06/2024 18:58, Conor Dooley wrote: > > > On Wed, Jun 05, 2024 at 11:37:08AM +0200, Neil Armstrong wrote: > > > > On newer SoCs, the SAR ADC hardware can require a power-domain to operate, > > > > add it as optional. > > > > > > What about the older socs that don't have power domains, the property is > > > now usable there? > > > > Old SoCs doesn't necessarily have an associated power domain, or was handled > > by firmware, does it harm if we make it optional for older ones as well ? > > I mean, really all of these devices have a power domain, even if the DT > doesn't describe one as it's hardly gonna work without power, so the > commit message just seems odd to me. I don't care enough to ask for a > new commit message though. > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Applied