> On 4/4/25 10:30 PM, Konrad Dybcio wrote: > > On 4/4/25 4:59 AM, Rob Herring (Arm) wrote: > >> The "spin-table" enable-method requires "cpu-release-addr" property, > >> so add a dummy entry. It is assumed the bootloader will fill in the > >> correct values. > >> > >> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > >> --- > > > > This looks good to me without knowing any better about the specifics > > of this device.. > > > > +Alexander - does the bootloader you use take care of this? Otherwise > > we can just do what Sony devices do and stop on removing the psci node I currently can't test this, but the bootloader (lk2nd) will set it. Alexander