Re: [PATCH reset/next] reset: Add Broadcom STB SW_INIT reset controller driver

2019-01-24 Thread Philipp Zabel
Hi Florian, On Wed, 2019-01-23 at 14:54 -0800, Florian Fainelli wrote: > Add support for resetting blocks through the Linux reset controller > subsystem when reset lines are provided through a SW_INIT-style reset > controller on Broadcom STB SoCs. > > Signed-off-by: Florian Fainelli > Signed-off

[PATCH reset/next] reset: Add Broadcom STB SW_INIT reset controller driver

2019-01-23 Thread Florian Fainelli
Add support for resetting blocks through the Linux reset controller subsystem when reset lines are provided through a SW_INIT-style reset controller on Broadcom STB SoCs. Signed-off-by: Florian Fainelli Signed-off-by: Philipp Zabel --- Philipp, This is a replacement patch for what is currently