Re: [PATCH v3 0/3] power: reset: vf610 system reset controller

2014-12-15 Thread Shawn Guo
On Tue, Dec 02, 2014 at 06:11:57PM +0100, Stefan Agner wrote: > Stefan Agner (3): > power: reset: adjust priority of simple syscon reboot driver > ARM: dts: vf610: add system reset controller and syscon-reboot > ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCON Applied the last two. Shawn

Re: [PATCH v3 0/3] power: reset: vf610 system reset controller

2014-12-15 Thread Shawn Guo
On Tue, Dec 02, 2014 at 06:11:57PM +0100, Stefan Agner wrote: Stefan Agner (3): power: reset: adjust priority of simple syscon reboot driver ARM: dts: vf610: add system reset controller and syscon-reboot ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCON Applied the last two. Shawn -- To

[PATCH v3 0/3] power: reset: vf610 system reset controller

2014-12-02 Thread Stefan Agner
This third version does essentially the same as v1, but with a lot less code due to the usage of syscon and syscon-reboot driver. My earlier misgivings that it might be a problem for the suspend/resume implementation later on did not hold true: I tested my prelinear suspend code and in case the

[PATCH v3 0/3] power: reset: vf610 system reset controller

2014-12-02 Thread Stefan Agner
This third version does essentially the same as v1, but with a lot less code due to the usage of syscon and syscon-reboot driver. My earlier misgivings that it might be a problem for the suspend/resume implementation later on did not hold true: I tested my prelinear suspend code and in case the