mbox series

[0/3] gs101 reboot updates (DT)

Message ID 20250206-gs101-renppt-dts-v1-0-cdfe993fb3c5@linaro.org
Headers show
Series gs101 reboot updates (DT) | expand

Message

André Draszik Feb. 6, 2025, 1:08 p.m. UTC
Hi,

These patches update some of gs101's reboot / power off requests to
bring them in line with downstream / bootloader / EL3 monitor
expectations.

In particular:
* an unnecessary property is removed from the DT
* the reboot / shutdown SMC calls are aligned with downstream now
* we now implement the requested boot mode as a notification for the
  boot loader 

Cheers,
Andre'

Signed-off-by: André Draszik <andre.draszik@linaro.org>
---
André Draszik (3):
      arm64: dts: exynos: gs101: drop explicit regmap from reboot nodes
      arm64: dts: exynos: gs101: align reboot and poweroff writes with downstream
      arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0)

 arch/arm64/boot/dts/exynos/google/gs101.dtsi | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)
---
base-commit: 808eb958781e4ebb6e9c0962af2e856767e20f45
change-id: 20250206-gs101-renppt-dts-cb8ab6bf6294

Best regards,