[PATCH 2/2] arm: dts: nsp: Add syscon based reboot in DT

2016-06-28 Thread Jon Mason
From: Jon Mason Add the ability to reboot via a reset of the processor. This is achieved via a write of 0x2f9 to the CRU Reset Register. Unfortunately, this only resets the core and not the other IP blocks. So if possible, other methods should be used on the individual

[PATCH 2/2] arm: dts: nsp: Add syscon based reboot in DT

2016-06-28 Thread Jon Mason
From: Jon Mason Add the ability to reboot via a reset of the processor. This is achieved via a write of 0x2f9 to the CRU Reset Register. Unfortunately, this only resets the core and not the other IP blocks. So if possible, other methods should be used on the individual boards. Signed-off-by: