[PATCH v3 1/4] reset: add driver for socfpga

Dinh Nguyen dinguyen at altera.com
Tue Apr 15 15:54:43 PDT 2014


On Tue, 2014-04-15 at 09:56 +0200, Steffen Trumtrar wrote:
> Add a reset-controller driver for the socfpga platform.
> The reset-controller has four banks with up to 32 entries all encapsulated in
> one module block.
> 
> Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
> Acked-by: Philipp Zabel <p.zabel at pengutronix.de>
> ---
> 
> Notes:
>     Changes since v2:
>     	- remove superfluous ret in probe function
>     	- add Acked-by
>     
>     Changes since v1:
>     	- use BITS_PER_LONG everywhere instead of MAX_BANK_WIDTH
>     	- print pdev->dev.of_node->full_name on error
>     	- use proper IS_ERR/PTR_ERR
> 

I've applied this series to rocketboards linux-socfpga-next/drivers and
linux-socfpga-next/next-dt.

Thanks,

Dinh




More information about the linux-arm-kernel mailing list