[PATCH 2/2] ARM: imx: src: support vf610 system reset controller

Arnd Bergmann arnd at arndb.de
Fri Nov 28 08:49:14 PST 2014


On Friday 28 November 2014 17:43:35 Stefan Agner wrote:
> Support Vybrid SoC's system reset controller (SRC). Currently we
> don't register a reset controller but only support the imx_cpu_jump
> and imx_cpu_arg functions.
> 
> Signed-off-by: Stefan Agner <stefan at agner.ch>

I think this should be a platform driver in drivers/power/reset.

If the SRC is also capable of resetting individual blocks instead of just
the entire machine, it would be a reset driver in drivers/reset instead.

	Arnd



More information about the linux-arm-kernel mailing list