Re: [PATCH] ARM: multi_v7_defconfig: enable caam crypto module

2020-08-19 Thread Shawn Guo
On Mon, Jul 27, 2020 at 07:14:28PM +0300, Horia Geantă wrote: > caam crypto module is included in several ARMv7-based SoCs from > i.MX, Layerscape, Vybrid families. > > Signed-off-by: Horia Geantă Applied, thanks.

Re: [PATCH v4 0/5] hwrng: add support for i.MX6 rngb

2020-08-17 Thread Shawn Guo
On Wed, Jul 15, 2020 at 06:25:59PM +0300, Horia Geantă wrote: > Add support for RNGB found in some i.MX6 SoCs (6SL, 6SLL, 6ULL, 6ULZ), > based on RNGC driver (drivers/char/hw_random/imx-rngc.c). > > This driver claims support also for RNGB (besides RNGC), > and is currently used only by i.MX25. >

Re: [PATCH 16/25] crypto: mxs - switch to skcipher API

2019-10-14 Thread Shawn Guo
ch this driver to the skcipher API, allowing us to finally drop the > blkcipher code in the near future. > > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: Pengutronix Kernel Team > Cc: Fabio Estevam > Cc: NXP Linux Team > Signed-off-by: Ard Biesheuvel > --- > drivers/c

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-13 Thread Shawn Guo
On Wed, Jun 12, 2019 at 09:59:52PM +0800, Herbert Xu wrote: > On Wed, Jun 12, 2019 at 09:26:02PM +0800, Shawn Guo wrote: > > > > Yes, it happens from time to time depending on maintainer's style. I'm > > fine with the DT changes going through other subsystem tree,

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Shawn Guo
On Wed, Jun 12, 2019 at 01:15:46PM +, Horia Geanta wrote: > On 6/12/2019 4:06 PM, Shawn Guo wrote: > > On Wed, Jun 12, 2019 at 11:45:18AM +, Horia Geanta wrote: > >> On 6/12/2019 1:40 PM, Shawn Guo wrote: > >>> On Thu, Jun 06, 2019 at 11:02:55AM +0300, H

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Shawn Guo
On Wed, Jun 12, 2019 at 11:45:18AM +, Horia Geanta wrote: > On 6/12/2019 1:40 PM, Shawn Guo wrote: > > On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: > >> From: Iuliana Prodan > >> > >> Add crypto node in device tree for CAAM support. >

Re: [PATCH] ARM: dts: imx7ulp: add crypto support

2019-06-12 Thread Shawn Guo
On Thu, Jun 06, 2019 at 11:02:55AM +0300, Horia Geantă wrote: > From: Iuliana Prodan > > Add crypto node in device tree for CAAM support. > > Noteworthy is that on 7ulp the interrupt line is shared > between the two job rings. > > Signed-off-by: Iuliana Prodan > Signed-off-by: Franck LENORMAND

Re: [PATCH v4 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP

2018-10-31 Thread Shawn Guo
On Wed, Oct 17, 2018 at 12:37:55PM +, Leonard Crestez wrote: > This block is present in 6sl, 6sll and 6ull so it should be enabled in > the default imx kernel config. > > Signed-off-by: Leonard Crestez > Reviewed-by: Fabio Estevam Applied, thanks.

Re: [PATCH v4 3/4] ARM: dts: imx6ull: Add dcp node

2018-10-31 Thread Shawn Guo
On Wed, Oct 17, 2018 at 12:37:54PM +, Leonard Crestez wrote: > The DCP block on 6ull has no major differences other than requiring > explicit clock enabling. > > Signed-off-by: Leonard Crestez > Reviewed-by: Fabio Estevam Applied, thanks.

Re: [PATCH v4 4/4] ARM: dts: imx7s: add CAAM device node

2018-02-27 Thread Shawn Guo
On Thu, Feb 22, 2018 at 02:22:50PM +, Rui Miguel Silva wrote: > Add CAAM device node to the i.MX7s device tree. > > Cc: Shawn Guo > Cc: Sascha Hauer > Cc: devicet...@vger.kernel.org > Cc: "Horia Geantă" > Cc: Aymen Sghaier > Cc: Fabio Estevam > Cc: Pe

Re: [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

2018-02-21 Thread Shawn Guo
On Fri, Feb 02, 2018 at 11:44:59AM +0800, Shawn Guo wrote: > On Tue, Jan 09, 2018 at 05:52:06PM +0800, Anson Huang wrote: > > Add i.MX7 SNVS RTC clock. > > > > Signed-off-by: Anson Huang > > Looks fine to me. Ping me when clk driver part lands mainline. I'm c

Re: [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock

2018-02-01 Thread Shawn Guo
On Tue, Jan 09, 2018 at 05:52:06PM +0800, Anson Huang wrote: > Add i.MX7 SNVS RTC clock. > > Signed-off-by: Anson Huang Looks fine to me. Ping me when clk driver part lands mainline. Shawn

Re: [PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts

2017-08-04 Thread Shawn Guo
On Tue, Jul 18, 2017 at 06:30:46PM +0300, Horia Geantă wrote: > This patch set adds support for CAAM's legacy Job Ring backend / interface > on platforms having DPAA2 (Datapath Acceleration Architecture v2), like > LS1088A or LS2088A. > > I would like to get the DT patches through the crypto list

Re: [PATCH v6 2/3] ARM: i.MX25: add RNGB node to dtsi

2017-08-04 Thread Shawn Guo
On Sun, Jul 23, 2017 at 07:49:05PM +0200, Martin Kaiser wrote: > From: Steffen Trumtrar > > Add a devicetree entry for the Random Number Generator Version B (RNGB). > The driver for RNGC supports version B as well. > > Signed-off-by: Steffen Trumtrar > Signed-off-by: Martin Kaiser Applied, th

Re: [PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts

2017-07-25 Thread Shawn Guo
On Tue, Jul 25, 2017 at 01:31:52PM +, Horia Geantă wrote: > On 7/25/2017 4:22 PM, Shawn Guo wrote: > > On Tue, Jul 18, 2017 at 06:30:46PM +0300, Horia Geantă wrote: > >> This patch set adds support for CAAM's legacy Job Ring backend / interface > >> on

Re: [PATCH 0/4] crypto: caam - add Job Ring support for DPAA2 parts

2017-07-25 Thread Shawn Guo
On Tue, Jul 18, 2017 at 06:30:46PM +0300, Horia Geantă wrote: > This patch set adds support for CAAM's legacy Job Ring backend / interface > on platforms having DPAA2 (Datapath Acceleration Architecture v2), like > LS1088A or LS2088A. > > I would like to get the DT patches through the crypto list

Re: [PATCH v2] arm64: dts: ls1012a: add crypto node

2017-03-28 Thread Shawn Guo
On Tue, Mar 28, 2017 at 02:46:19PM +0300, Horia Geantă wrote: > LS1012A has a SEC v5.4 security engine. > > Signed-off-by: Horia Geantă Applied, thanks.

Re: [PATCH] arm64: dts: ls1012a: add crypto node

2017-03-28 Thread Shawn Guo
On Tue, Mar 28, 2017 at 07:19:43AM +, Horia Geantă wrote: > For the sake of current patch, please clarify whether a v2 is needed. > IIUC: > -sec_mon node name could stay the same (existing binding) > -label names are ok, since underline is the only option allowed by DTC > -alias names are out-o

Re: [PATCH] arm64: dts: ls1012a: add crypto node

2017-03-24 Thread Shawn Guo
On Fri, Mar 24, 2017 at 08:29:17AM +, Horia Geantă wrote: > On 3/24/2017 9:35 AM, Shawn Guo wrote: > > On Fri, Mar 24, 2017 at 07:17:50AM +, Horia Geantă wrote: > >>>> +sec_mon: sec_mon@1e9 { > >>> > >>> Hyphen is more p

Re: [PATCH] arm64: dts: ls1012a: add crypto node

2017-03-24 Thread Shawn Guo
On Fri, Mar 24, 2017 at 07:17:50AM +, Horia Geantă wrote: > >> + sec_mon: sec_mon@1e9 { > > > > Hyphen is more preferred to be used in node name than underscore. > > > This would imply changing the > Documentation/devicetree/bindings/crypto/fsl-sec4.txt binding and > dealing with

Re: [PATCH] arm64: dts: ls1012a: add crypto node

2017-03-23 Thread Shawn Guo
On Wed, Mar 22, 2017 at 02:29:39PM +0200, Horia Geantă wrote: > LS1012A has a SEC v5.4 security engine. > > Signed-off-by: Horia Geantă > --- > arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts | 9 +++ > arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dts | 9 +++ > arch/arm64/boot/dts/freesc

Re: [PATCH v2 2/3] ARM: i.MX25: add RNGC node to dtsi

2016-04-01 Thread Shawn Guo
On Fri, Mar 11, 2016 at 03:06:39PM +0100, Steffen Trumtrar wrote: > Add a devicetree entry for the Random Number Generator Version C (RNGC). > > Signed-off-by: Steffen Trumtrar > --- > Changes in v2: > - remove interrupt-names from dtsi > > arch/arm/boot/dts/imx25.dtsi | 8 > 1 file

Re: [PATCH 2/3] ARM: i.MX25: add RNGC node to dtsi

2016-03-01 Thread Shawn Guo
On Mon, Feb 29, 2016 at 04:52:35PM +0100, Steffen Trumtrar wrote: > Add a devicetree entry for the Random Number Generator Version C (RNGC). > > Signed-off-by: Steffen Trumtrar > --- > arch/arm/boot/dts/imx25.dtsi | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/arch/arm/boot/d

Re: [PATCH 1/3] Documentation: devicetree: add Freescale SCC bindings

2016-02-18 Thread Shawn Guo
On Tue, Feb 16, 2016 at 09:41:17AM +0100, Steffen Trumtrar wrote: > > Hi! > > Shawn Guo writes: > > > On Thu, Feb 11, 2016 at 03:04:43PM +0100, Steffen Trumtrar wrote: > >> Add documentation for the Freescale Security Controller (SCC) > >> found on i.MX25

Re: [PATCH 1/3] Documentation: devicetree: add Freescale SCC bindings

2016-02-13 Thread Shawn Guo
On Thu, Feb 11, 2016 at 03:04:43PM +0100, Steffen Trumtrar wrote: > Add documentation for the Freescale Security Controller (SCC) > found on i.MX25 SoCs. > > Signed-off-by: Steffen Trumtrar > --- > .../devicetree/bindings/crypto/fsl-imx-scc.txt | 17 > + > 1 file change

Re: [PATCH V2 3/5] ARM: mxs: crypto: Add Freescale MXS DCP driver

2013-12-03 Thread Shawn Guo
; Cc: David S. Miller > Cc: Fabio Estevam > Cc: Shawn Guo > Cc: linux-crypto@vger.kernel.org > --- > .../devicetree/bindings/crypto/fsl-dcp.txt | 18 + > drivers/crypto/Kconfig | 17 + > drivers/crypto/Makefile

Re: [PATCH 2/5] ARM: mxs: crypto: Remove the old DCP driver

2013-12-03 Thread Shawn Guo
#x27;s there confusing people. Shawn > Cc: Herbert Xu > Cc: David S. Miller > Cc: Fabio Estevam > Cc: Shawn Guo > Cc: linux-crypto@vger.kernel.org > --- > drivers/crypto/Kconfig | 10 - > drivers/crypto/Makefile | 1 - > drivers/crypto/dcp.c| 903 > ---

Re: [PATCH 1/3] ARM: dts: mxs: set dcp to "disabled" by default

2013-08-12 Thread Shawn Guo
On Thu, Aug 08, 2013 at 03:30:27PM +0200, Lothar Waßmann wrote: > Reintroduce 'status = "disabled"' for the dcp node that was dropped by > commit 519d8b1a "Added support for Freescale's DCP co-processor". For IP blocks that do not have pins to be routed on boards, it should be fine to have it enab