[PATCH 1/3] arm64: dts: exynos: gs101: add syscon-poweroff and syscon-reboot nodes

William McVicker willmcvicker at google.com
Wed Jun 26 16:36:46 PDT 2024


On 06/26/2024, Peter Griffin wrote:
> Reboot of gs101 SoC can be handled by setting the
> bit(SWRESET_SYSTEM[1]) of SYSTEM_CONFIGURATION register(PMU + 0x3a00).
> 
> Poweroff of gs101 SoC can be handled by setting bit(DATA[8]) of
> PAD_CTRL_PWR_HOLD register (PMU + 0x3e9c).
> 
> Tested using "reboot" and "poweroff -p" commands.
> 
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>

Tested-by: Will McVicker <willmcvicker at google.com>

Thanks Peter. I verified the device reboots and powers off with these updates.

--Will



More information about the linux-arm-kernel mailing list