Hi Igor > -----Original Message----- > From: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx> > Sent: Wednesday, December 4, 2024 8:26 PM > To: Rob Herring <robh@xxxxxxxxxx>; Krzysztof Kozlowski > <krzk+dt@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>; Alim Akhtar > <alim.akhtar@xxxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > samsung-soc@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx > Subject: [PATCH v2 2/2] arm64: dts: exynos990: Add pmu and syscon-reboot > nodes > > Add PMU syscon, and syscon-reboot nodes to the Exynos990 dtsi. > > Reboot of the Exynos990 SoC is handled by setting bit(SWRESET_TRIGGER[1]) > of SWRESET register (PMU + 0x3a00). > > Tested using the "reboot" command. > > Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > arch/arm64/boot/dts/exynos/exynos990.dtsi | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > [snip] > 2.45.2