Re: [PATCH] powerpc: dts: turris1x.dts: Add CPLD reboot node

2022-07-29 Thread Michael Ellerman
On Wed, 13 Jul 2022 15:44:29 +0200, Pali Rohár wrote: > CPLD firmware can reset board by writing value 0x01 at CPLD memory offset > 0x0d. Define syscon-reboot node for this reset support. > > Applied to powerpc/next. [1/1] powerpc: dts: turris1x.dts: Add CPLD reboot node

[PATCH] powerpc: dts: turris1x.dts: Add CPLD reboot node

2022-07-13 Thread Pali Rohár
CPLD firmware can reset board by writing value 0x01 at CPLD memory offset 0x0d. Define syscon-reboot node for this reset support. Fixes: 54c15ec3b738 ("powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers") Signed-off-by: Pali Rohár --- arch/powerpc/boot/dts/turris1x.dts | 10 +- 1