Hi, These patches update some of gs101's reboot / power off DT nodes to bring them in line with downstream / bootloader / EL3 monitor expectations. In particular: * an unnecessary property is removed from the DT * the shutdown SMC call is 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> --- Changes in v2: - keep SYSTEM_CONFIGURATION register unchanged (Peter) - collect tags - Link to v1: https://lore.kernel.org/r/20250206-gs101-renppt-dts-v1-0-cdfe993fb3c5@xxxxxxxxxx --- André Draszik (3): arm64: dts: exynos: gs101: drop explicit regmap from reboot nodes arm64: dts: exynos: gs101: align poweroff writes with downstream arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0) arch/arm64/boot/dts/exynos/google/gs101.dtsi | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) --- base-commit: 808eb958781e4ebb6e9c0962af2e856767e20f45 change-id: 20250206-gs101-renppt-dts-cb8ab6bf6294 Best regards, -- André Draszik <andre.draszik@xxxxxxxxxx>