On Mon, 30 May 2022 23:50:38 -0500, Samuel Holland wrote: > U-Boot has provided PSCI on Allwinner A31 and A23/A33 since May 2015, > commit 014414f53695 ("ARM: sunxi: Enable PSCI for sun8i"). Since we can > assume PSCI is available on these platforms, they no longer need custom > CPU enable methods. > > Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx> > --- > > Documentation/devicetree/bindings/arm/cpus.yaml | 2 -- > 1 file changed, 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>