Re: [PATCH 0/3] ARM: sun6i: Support Security System crypto engine

2015-08-13 Thread Herbert Xu
On Tue, Aug 11, 2015 at 01:32:54PM +0800, Chen-Yu Tsai wrote:
> Hi everyone,
> 
> This series enables support for the crypto engine found in sun6i, or
> Allwinner A31/A31s SoCs. The crypto engine is the same hardware as on
> earlier sun4i/sun7i (A10/A20), with the only difference being the reset
> control is separated out of the clock gate control.
> 
> The same hardware is also available on the A33, but not the A23. Support
> for this requires additions to the clock driver, and will be submitted
> separately once things are clear on how to proceed. I already have a
> proof of concept working.
> 
> 
> Patch 1 adds an optional reset control property to the sunxi-ss binding.
> 
> Patch 2 adds optional reset control support to the sunxi-ss driver.
> 
> Patch 3 enables the crypto engine on sun6i, by adding the module clock and
> device node.

All applied.  Thanks.
-- 
Email: Herbert Xu 
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/3] ARM: sun6i: Support Security System crypto engine

2015-08-13 Thread Herbert Xu
On Tue, Aug 11, 2015 at 01:32:54PM +0800, Chen-Yu Tsai wrote:
 Hi everyone,
 
 This series enables support for the crypto engine found in sun6i, or
 Allwinner A31/A31s SoCs. The crypto engine is the same hardware as on
 earlier sun4i/sun7i (A10/A20), with the only difference being the reset
 control is separated out of the clock gate control.
 
 The same hardware is also available on the A33, but not the A23. Support
 for this requires additions to the clock driver, and will be submitted
 separately once things are clear on how to proceed. I already have a
 proof of concept working.
 
 
 Patch 1 adds an optional reset control property to the sunxi-ss binding.
 
 Patch 2 adds optional reset control support to the sunxi-ss driver.
 
 Patch 3 enables the crypto engine on sun6i, by adding the module clock and
 device node.

All applied.  Thanks.
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/