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@xxxxxxxxxx> --- 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, -- André Draszik <andre.draszik@xxxxxxxxxx>