On Wed, Nov 06, 2019 at 11:21:43AM +0100, Ahmad Fatoum wrote: > On platforms like the ARM STM32MP and the ARM64 Layerscape, firmware > (i.e. barebox) is expected to fixup the correct PSCI version into the > Linux device tree, so functionality like system reset via PSCI works. > > Add a generic client driver that handles this and enable its usage for > the STM32MP. > > v1 -> v2: > - changed some erroneous commit message headers > - squashed PSCI system reset driver into PSCI client code (Sascha) > - Made the new CONFIG_ARM_PSCI_CLIENT selectable (Sascha) > - Added help text for CONFIG_ARM_PSCI_CLIENT > - Added -ENOSYS returning stubs for when barebox is compiled without > CONFIG_ARM_PSCI_CLIENT > - treat failure to register reset and/or poweroff handler in barebox > as warnings not errors > > Ahmad Fatoum (6): > ARM: psci: translate PSCI error codes in smc command > ARM: psci: use CONFIG_ARM_PSCI_DEBUG for smc command > ARM: psci: wire in smc command help > ARM: psci: implement PSCI client driver > ARM: stm32mp: select ARM_USE_COMPRESSED_DTB for the whole arch > ARM: dts: stm32mp: report psci v0.2 at least Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox