On Thu, 6 Feb 2025 at 13:08, André Draszik <andre.draszik@xxxxxxxxxx> wrote: > > The regmap property for syscon-poweroff and syscon-reboot is unneeded > here because the poweroff and reboot nodes are children of syscon > already. It also is deprecated. > > We can just drop it to simplify the DT. > > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> > --- Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx>