[PATCH] powerpc: add explicit OF includes for ppc4xx

2013-11-10 Thread Rob Herring
From: Rob Herring rob.herr...@calxeda.com Commit b5b4bb3f6a11f9 (of: only include prom.h on sparc) removed implicit includes of of_*.h headers by powerpc's prom.h. Some PPC4xx components were missed in initial clean-up patch, so add the necessary includes to fix ppc4xx builds. Signed-off-by: Rob

Re: [RESEND PATCH 4/4] crypto: rk_crypto - add DT bindings documentation

2015-11-02 Thread Rob Herring
On Mon, Nov 2, 2015 at 3:13 AM, Zain wrote: > Hi Mark > > On 2015年10月30日 22:03, Mark Rutland wrote: >> On Fri, Oct 30, 2015 at 04:22:49PM +0800, Zain Wang wrote: >>> Add DT bindings documentation for the rk3288 crypto drivers. >>> >>> Signed-off-by: Zain Wang

Re: [PATCH v2 4/4] crypto: rockchip/crypto - add DT bindings documentation

2015-11-05 Thread Rob Herring
On Fri, Nov 06, 2015 at 09:17:24AM +0800, Zain Wang wrote: > Add DT bindings documentation for the rk3288 crypto drivers. > > Signed-off-by: Zain Wang <zain.w...@rock-chips.com> Acked-by: Rob Herring <r...@kernel.org> > --- > > Changde in v2: > - None > >

Re: [PATCH 1/3] dt-bindings: Document the STM32 HW RNG bindings

2015-10-05 Thread Rob Herring
e/bindings/hwrng/stm32-rng.txt | 21 > + Please use bindings/rng/... as I'm consolidating bindings there. Otherwise, Acked-by: Rob Herring <r...@kernel.org> > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwrng

Re: [PATCH 2/3] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings

2016-06-06 Thread Rob Herring
t; Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings

2016-06-01 Thread Rob Herring
On Fri, May 27, 2016 at 06:10:38AM -0400, Yendapally Reddy Dhananjaya Reddy wrote: > Document the bindings used by Northstar Plus(NSP) SoC random number > generator. > > Signed-off-by: Yendapally Reddy Dhananjaya Reddy > > Acked-by: Eric Anholt

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

2016-02-12 Thread Rob Herring
mx-scc.txt | 17 > + > 1 file changed, 17 insertions(+) > create mode 100644 Documentation/devicetree/bindings/crypto/fsl-imx-scc.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in t

Re: [PATCH 4/4] hw_random: brcm63xx-rng: document device tree bindings

2016-01-20 Thread Rob Herring
ngs/rng/brcm,bcm6368.txt | 17 + > 1 file changed, 17 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rng/brcm,bcm6368.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-c

Re: [PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding

2016-03-18 Thread Rob Herring
On Fri, Mar 11, 2016 at 03:06:38PM +0100, Steffen Trumtrar wrote: > Add binding documentation for the Freescale RNGC found on > some i.MX2/3/5 SoCs. > > Signed-off-by: Steffen Trumtrar > --- > Documentation/devicetree/bindings/rng/mxc_rngc.txt | 16

Re: [PATCH v2 1/2] dt/bindings: Add bindings for hisilicon random number generator

2016-04-11 Thread Rob Herring
On Thu, Apr 07, 2016 at 04:23:16PM +0800, Kefeng Wang wrote: > Document the devicetree bindings for the random number generator found > on Hisilicon Hip04 and Hip05 soc. > > Signed-off-by: Kefeng Wang > --- > Documentation/devicetree/bindings/rng/hisi-rng.txt | 12

Re: [PATCH v2 1/2] dt/bindings: Add bindings for hisilicon random number generator

2016-04-12 Thread Rob Herring
On Mon, Apr 11, 2016 at 8:16 PM, Kefeng Wang <wangkefeng.w...@huawei.com> wrote: > > > On 2016/4/11 22:43, Rob Herring wrote: >> On Thu, Apr 07, 2016 at 04:23:16PM +0800, Kefeng Wang wrote: >>> Document the devicetree bindings for the random number generator found &g

Re: [PATCH 1/3] Documentation: devicetree: add Freescale RNGC binding

2016-03-03 Thread Rob Herring
gs/rng/mxc_rngc.txt | 16 > 1 file changed, 16 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rng/mxc_rngc.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to

Re: [PATCH 1/2] dt/bindings: Add bindings for hisilicon random number generator

2016-04-03 Thread Rob Herring
On Fri, Apr 01, 2016 at 09:37:43AM +0800, Kefeng Wang wrote: > Document the devicetree bindings for the random number generator > found on Hisilicon Hip04 and Hip05 soc. > > Signed-off-by: Kefeng Wang > --- > Documentation/devicetree/bindings/rng/hisi-rng.txt | 12

Re: [PATCH 1/4] dt-bindings: rng: Northstar Plus SoC rng bindings

2016-05-23 Thread Rob Herring
ntation/devicetree/bindings/rng/brcm,bcm2835.txt | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.org

Re: [PATCH v4 1/2] dt/bindings: Add bindings for hisilicon random number generator

2016-04-14 Thread Rob Herring
gs/rng/hisi-rng.txt | 12 > 1 file changed, 12 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rng/hisi-rng.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body

Re: [PATCH 2/2] crypto: s5p-sss - Remove useless hash interrupt handler

2016-04-21 Thread Rob Herring
On Tue, Apr 19, 2016 at 03:44:12PM +0200, Krzysztof Kozlowski wrote: > Beside regular feed control interrupt, the driver requires also hash > interrupt for older SoCs (samsung,s5pv210-secss). However after > requesting it, the interrupt handler isn't doing anything with it, not > even clearing the

Re: [PATCH v3 1/3] crypto: brcm: DT documentation for Broadcom SPU hardware

2017-01-30 Thread Rob Herring
./devicetree/bindings/crypto/brcm,spu-crypto.txt | 22 > ++ > 1 file changed, 22 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/crypto/brcm,spu-crypto.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: s

Re: [PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn

2017-02-23 Thread Rob Herring
On Fri, Feb 17, 2017 at 1:11 AM, Joe Perches wrote: > There are ~4300 uses of pr_warn and ~250 uses of the older > pr_warning in the kernel source tree. > > Make the use of pr_warn consistent across all kernel files. > > This excludes all files in tools/ as there is a separate >

Re: [PATCH] Add Ingenic JZ4780 hardware RNG driver

2016-08-18 Thread Rob Herring
dings/rng/ingenic,jz4780-rng.txt | 12 +++ Acked-by: Rob Herring <r...@kernel.org> > MAINTAINERS| 5 + > arch/mips/boot/dts/ingenic/jz4780.dtsi | 7 +- > drivers/char/hw_random/Kconfig | 14

Re: [PATCH v2 2/3] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node

2017-02-27 Thread Rob Herring
| 2 +- > arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 5 + > 3 files changed, 12 insertions(+), 3 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 2/4] ARM64: dts: meson-gx: add clock to DT binding documentation for hwrng

2017-02-27 Thread Rob Herring
etions(-) Now the subject should really be: "dt-bindings: rng: ..." Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH] crypto: caam: add support for iMX6UL

2016-10-08 Thread Rob Herring
On Tue, Oct 04, 2016 at 09:32:59AM -0400, Marcus Folkesson wrote: > i.MX6UL does only require three clocks to enable CAAM module. > > Signed-off-by: Marcus Folkesson <marcus.folkes...@gmail.com> > --- > .../devicetree/bindings/crypto/fsl-sec4.txt| 20 +++++

Re: [PATCH v2 2/2] crypto: mediatek - add DT bindings documentation

2016-12-13 Thread Rob Herring
On Tue, Dec 13, 2016 at 09:31:16AM +0800, Ryder Lee wrote: > Add DT bindings documentation for the crypto driver > > Signed-off-by: Ryder Lee > --- > .../devicetree/bindings/crypto/mediatek-crypto.txt | 32 > ++ > 1 file changed, 32 insertions(+) >

Re: [PATCH v2 1/3] crypto: brcm: DT documentation for Broadcom SPU driver

2016-12-09 Thread Rob Herring
On Fri, Dec 02, 2016 at 04:34:57PM -0500, Rob Rice wrote: > Device tree documentation for Broadcom Secure Processing Unit > (SPU) crypto driver. > > Signed-off-by: Steve Lin > Signed-off-by: Rob Rice > --- >

Re: [PATCH v3 2/2] crypto: mediatek - add DT bindings documentation

2016-12-22 Thread Rob Herring
file changed, 27 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/crypto/mediatek-crypto.txt Acked-by: Rob Herring <r...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majord...@vger.kernel.o

Re: [PATCH v2] dt-bindings: rng: clocks property on omap_rng not always mandatory

2017-03-24 Thread Rob Herring
- Instead of indicating the property as optional, indicate it as >mandatory for the inside-secure,safexcel-eip76 compatible string, as >suggested by Rob Herring. > --- > Documentation/devicetree/bindings/rng/omap_rng.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 1/5] dt-bindings: Document STM32 CRC bindings

2017-03-28 Thread Rob Herring
++ > 1 file changed, 16 insertions(+) > create mode 100644 Documentation/devicetree/bindings/crypto/st,stm32-crc.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH] OF: mark released devices as no longer populated

2017-03-31 Thread Rob Herring
somehow slipped through (Cc vs. To, no linux-crypto). > >> On Tue, Aug 09, 2016 at 11:48:38AM -0500, Rob Herring wrote: >>> On Tue, Aug 9, 2016 at 4:33 AM, Russell King <rmk+ker...@armlinux.org.uk> >>> wrote: >>>> When a Linux device is released and cl

Re: [PATCH v2] dt-bindings: rng: clocks property on omap_rng not always mandatory

2017-03-24 Thread Rob Herring
On Fri, Mar 24, 2017 at 09:19:05AM -0500, Rob Herring wrote: > On Fri, Mar 24, 2017 at 08:52:00AM -0500, Rob Herring wrote: > > On Fri, Mar 17, 2017 at 01:58:39PM +0100, Thomas Petazzoni wrote: > > > Commit 52060836f79 ("dt-bindings: omap-rng: Document SafeXcel IP-76 > &

Re: [PATCH v2] dt-bindings: rng: clocks property on omap_rng not always mandatory

2017-03-24 Thread Rob Herring
On Fri, Mar 24, 2017 at 08:52:00AM -0500, Rob Herring wrote: > On Fri, Mar 17, 2017 at 01:58:39PM +0100, Thomas Petazzoni wrote: > > Commit 52060836f79 ("dt-bindings: omap-rng: Document SafeXcel IP-76 > > device variant") update the omap_rng Device Tree binding to add

Re: [PATCH] dt-bindings: rng: clocks property on omap_rng is optional

2017-03-15 Thread Rob Herring
On Tue, Mar 07, 2017 at 03:18:28PM +0100, Thomas Petazzoni wrote: > Commit 52060836f79 ("dt-bindings: omap-rng: Document SafeXcel IP-76 > device variant") update the omap_rng Device Tree binding to add support > for the IP-76 variation of the IP. As part of this change, a "clocks" > property was

Re: [PATCH] crypto: caam - fix JR platform device subsequent (re)creations

2017-04-03 Thread Rob Herring
y even QI backend > depends on JR; true, we no longer support the case when "some" of the JR > DT nodes are incorrect > -when cleaning up, caam_remove() would also depopulate RTIC in case > it would have been populated somewhere else - not the case for now > > F

Re: [PATCH 1/2] dt-bindings: hwrng: Add Mediatek hardware random generator bindings

2017-04-19 Thread Rob Herring
d-off-by: Sean Wang <sean.w...@mediatek.com> > --- > Documentation/devicetree/bindings/rng/mtk-rng.txt | 18 ++ > 1 file changed, 18 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rng/mtk-rng.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 1/4] dt-bindings: crypto: add ARTPEC crypto

2017-08-03 Thread Rob Herring
6-crypto.txt| 16 > > 1 file changed, 16 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/crypto/artpec6-crypto.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/2] dt-bindings: Document STM32 HASH bindings

2017-07-17 Thread Rob Herring
st,stm32-hash.txt | 30 > ++ > 1 file changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/crypto/st,stm32-hash.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 2/3] dt-bindings: Document STM32 CRYP bindings

2017-07-17 Thread Rob Herring
On Thu, Jul 13, 2017 at 11:59:38AM +0200, Fabien Dessenne wrote: > Document device tree bindings for the STM32 CRYP. > > Signed-off-by: Fabien Dessenne > --- > .../devicetree/bindings/crypto/st,stm32-cryp.txt | 20 > > 1 file changed, 20

[PATCH] crypto: n2_core: Convert to using %pOF instead of full_name

2017-07-18 Thread Rob Herring
Now that we have a custom printf format specifier, convert users of full_name to use %pOF instead. This is preparation to remove storing of the full path string for each node. Signed-off-by: Rob Herring <r...@kernel.org> Cc: Herbert Xu <herb...@gondor.apana.org.au> Cc: "Dav

Re: [PATCH v6 1/3] Documentation: devicetree: add Freescale RNGC binding

2017-07-26 Thread Rob Herring
gt; Changes in v2: > none > > Documentation/devicetree/bindings/rng/imx-rngc.txt | 21 + > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rng/imx-rngc.txt Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH v5 1/3] Documentation: devicetree: add Freescale RNGC binding

2017-07-20 Thread Rob Herring
On Thu, Jul 20, 2017 at 3:27 PM, Martin Kaiser wrote: > From: Steffen Trumtrar > > Add binding documentation for the Freescale RNGC found on > some i.MX2/3 SoCs. > > Signed-off-by: Steffen Trumtrar > Signed-off-by: Martin

Re: [PATCH v3 1/4] dt-bindings: crypto: add ARTPEC crypto

2017-08-09 Thread Rob Herring
6-crypto.txt| 16 > > 1 file changed, 16 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/crypto/artpec6-crypto.txt I acked v2. Please add acks when posting new versions. Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 2/3] dt-bindings: Document STM32 CRYP bindings

2017-08-17 Thread Rob Herring
e = "st,stm32f756-cryp"; > + reg = <0x5006 0x400>; > + interrupts = <79>; > + clocks = < 0 STM32F7_AHB2_CLOCK(CRYP)>; > + resets = < STM32F7_AHB2_RESET(CRYP)>; > + status = "disabled"; Don't show status in examples. Otherwise, Acked-by: Rob Herring <r...@kernel.org> > +}; > -- > 2.7.4 >

Re: [PATCH v4 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver

2017-05-17 Thread Rob Herring
On Thu, Apr 27, 2017 at 8:24 AM, Antoine Tenart wrote: > The Inside Secure Safexcel cryptographic engine is found on some Marvell > SoCs (7k/8k). Document the bindings used by its driver. > > Signed-off-by: Antoine Tenart >

Re: [PATCH] of: update ePAPR references to point to Devicetree Specification

2017-06-22 Thread Rob Herring
On Mon, Jun 19, 2017 at 03:23:41AM -0700, Frank Rowand wrote: > On 06/18/17 07:05, Rob Herring wrote: > > On Tue, Jun 13, 2017 at 07:49:04PM -0700, frowand.l...@gmail.com wrote: > >> From: Frank Rowand <frank.row...@sony.com> > >> > >> The Devicet

Re: [PATCH v2] of: update ePAPR references to point to Devicetree Specification

2017-06-22 Thread Rob Herring
On Thu, Jun 22, 2017 at 09:15:39AM -0700, frowand.l...@gmail.com wrote: > From: Frank Rowand > > The Devicetree Specification has superseded the ePAPR as the > base specification for bindings. Update files in Documentation > to reference the new document. > > First

Re: [PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX

2017-05-22 Thread Rob Herring
isco.dts | 4 ++ > drivers/crypto/stm32/stm32_crc32.c | 68 > ++++++---- > 6 files changed, 79 insertions(+), 12 deletions(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v1 1/2] dt-bindings: timeriomem_rng: Add entropy quality property

2017-05-23 Thread Rob Herring
On Wed, May 17, 2017 at 03:29:10PM -0700, Rick Altherr wrote: > Signed-off-by: Rick Altherr <ralth...@google.com> > --- > > Documentation/devicetree/bindings/rng/timeriomem_rng.txt | 7 +++ > 1 file changed, 7 insertions(+) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 2/5] dt-bindings : Document the STM32F4 CRC32 binding

2017-05-30 Thread Rob Herring
On Sat, May 20, 2017 at 04:32:12PM +0300, Cosar Dindar wrote: > Add device tree binding for STM32F4. > > Signed-off-by: Cosar Dindar > --- > Documentation/devicetree/bindings/crypto/st,stm32-crc.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff

Re: [PATCH v1 2/2] dt-bindings: crypto: remove mediatek ethif clock

2017-06-07 Thread Rob Herring
does not break backwards compatibility. > > Signed-off-by: Ryder Lee <ryder@mediatek.com> > Reviewed-by: Matthias Brugger <matthias@gmail.com> > --- > Documentation/devicetree/bindings/crypto/mediatek-crypto.txt | 8 +++- > 1 file changed, 3 insertions

Re: [PATCH 2/2] crypto: mediatek - update DT binding documentation

2017-05-31 Thread Rob Herring
On Fri, May 26, 2017 at 05:43:09PM +0800, Ryder Lee wrote: > This patch removes unnecessary clock in binding file. Why is the clock unnecessary? A h/w block either has a clock or doesn't. The subject needs some work. Perhaps "dt-bindings: crypto: remove mediatek ethif clock". Rob

Re: [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings

2017-06-18 Thread Rob Herring
; --- > Documentation/devicetree/bindings/rng/mtk-rng.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH] of: update ePAPR references to point to Devicetree Specification

2017-06-18 Thread Rob Herring
On Tue, Jun 13, 2017 at 07:49:04PM -0700, frowand.l...@gmail.com wrote: > From: Frank Rowand > > The Devicetree Specification has superseded the ePAPR as the > base specification for bindings. Update files in Documentation > to reference the new document. > > Some files

Re: [PATCH v2 1/4] crypto: jz4780-rng: Add JZ4780 PRNG devicetree binding documentation

2017-08-25 Thread Rob Herring
On Wed, Aug 23, 2017 at 08:27:04AM +0530, PrasannaKumar Muralidharan wrote: > Add devicetree bindings for hardware pseudo random number generator > present in Ingenic JZ4780 SoC. > > Signed-off-by: PrasannaKumar Muralidharan > --- > Changes in v2: > * Add "syscon" in

Re: [PATCH v2 1/4] crypto: jz4780-rng: Add JZ4780 PRNG devicetree binding documentation

2017-08-28 Thread Rob Herring
On Fri, Aug 25, 2017 at 10:20 PM, PrasannaKumar Muralidharan <prasannatsmku...@gmail.com> wrote: > Hi Rob, > > On 26 August 2017 at 03:27, Rob Herring <r...@kernel.org> wrote: >> On Wed, Aug 23, 2017 at 08:27:04AM +0530, PrasannaKumar Muralidharan wrote: >>>

Re: [PATCH 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings

2017-11-26 Thread Rob Herring
exynos5250-trng.txt | 17 > + > 1 file changed, 17 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/rng/samsung,exynos5250-trng.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings

2017-12-04 Thread Rob Herring
On Mon, Dec 04, 2017 at 01:53:49PM +0100, Łukasz Stelmach wrote: > Add binding documentation for the True Random Number Generator > found on Samsung Exynos 5250+ SoCs. > > Signed-off-by: Łukasz Stelmach > --- > .../devicetree/bindings/rng/samsung,exynos5250-trng.txt | 17

Re: [PATCH] dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine

2017-11-15 Thread Rob Herring
for the device. > + > +Optional properties: > +- interrupt-parent: The phandle for the interrupt controller that services > + interrupts for this device. > +- clocks: Reference to the crypto engine clock. > +- dma-coherent: Present if dma operations are coherent. > + >

Re: [PATCH 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding

2017-11-06 Thread Rob Herring
cetree/bindings/rng/brcm,bcm2835.txt | 22 > +++--- > .../devicetree/bindings/rng/brcm,bcm6368.txt | 17 - > 2 files changed, 19 insertions(+), 20 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/rng/brcm,bcm6368.txt Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/2] dt-bindings: rng: Document BCM7278 RNG200 compatible

2017-11-06 Thread Rob Herring
/devicetree/bindings/rng/brcm,iproc-rng200.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Acked-by: Rob Herring <r...@kernel.org>

Re: [PATCH v2 1/2] dt-bindings: fsl-imx-sahara: Add i.MX51 as a supported SoC

2018-06-26 Thread Rob Herring
On Mon, Jun 25, 2018 at 2:27 PM Fabio Estevam wrote: > > Hi Rob, > > On Mon, Jun 25, 2018 at 5:21 PM, Rob Herring wrote: > > > Looks like imx51 should be a fallback and you can drop the driver > > change. > > I thought about that too. > > If I do like th

Re: [PATCH v2 1/2] dt-bindings: fsl-imx-sahara: Add i.MX51 as a supported SoC

2018-06-25 Thread Rob Herring
On Fri, Jun 22, 2018 at 03:45:28PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > i.MX51 and i.MX53 share the same sahara IP block version, so add > i.MX51 in the list of supported SoCs. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Fix typo in commit log "i.MX51 and

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

2018-01-11 Thread Rob Herring
gs/crypto/fsl-sec4.txt | 17 + > arch/arm/boot/dts/imx7s.dtsi | 2 ++ > 2 files changed, 19 insertions(+) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH V4 1/2] clk: imx: imx7d: add the snvs clock

2018-01-11 Thread Rob Herring
3 ++- > 2 files changed, 3 insertions(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [RFC PATCH 1/3] dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.

2018-02-04 Thread Rob Herring
On Tue, Jan 30, 2018 at 03:29:51PM +, Jonathan Cameron wrote: > From: Jonathan Cameron > > The hip06 and hip07 SoCs contain a number of these crypto units which > accelerate AES and DES operations. > > Signed-off-by: Jonathan Cameron

Re: [PATCH 2/4] dt-bindings: Add DT bindings for ccree 710 and 630p

2018-02-19 Thread Rob Herring
ll.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/3] dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.

2018-07-31 Thread Rob Herring
he unit address is still wrong. It should be '400d000'. Really, your dts file should utilize 'ranges' and not just have 64-bit addresses and sizes everywhere. With that, Reviewed-by: Rob Herring > + compatible = "hisilicon,hip07-sec"; > + reg = <0x400 0xd0

Re: [PATCH 1/3] dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.

2018-07-20 Thread Rob Herring
On Mon, Jul 16, 2018 at 11:43:40AM +0100, Jonathan Cameron wrote: > The hip06 and hip07 SoCs contain a number of these crypto units which > accelerate AES and DES operations. > > Signed-off-by: Jonathan Cameron > --- > .../bindings/crypto/hisilicon,hip07-sec.txt| 69 >

Re: [PATCH] crypto: correct obvious misspelling "cypto-controller"

2018-09-04 Thread Rob Herring
On Mon, Sep 3, 2018 at 10:09 PM Herbert Xu wrote: > > On Mon, Aug 06, 2018 at 07:48:52AM -0400, Robert P. J. Day wrote: > > > > Signed-off-by: Robert P. J. Day > > Adding Rob Herring to the cc list. Please resend to DT list if you want me to take it. Otherwise, Acked-by: Rob Herring

Re: [PATCH v3 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi

2018-03-07 Thread Rob Herring
On Wed, Mar 7, 2018 at 8:54 AM, PrasannaKumar Muralidharan <prasannatsmku...@gmail.com> wrote: > Hi Rob, > > On 6 March 2018 at 19:25, Rob Herring <robh...@kernel.org> wrote: >> On Tue, Mar 6, 2018 at 3:32 AM, James Hogan <jho...@kernel.org> wrote: >>>

Re: [PATCH v3 3/4] crypto: jz4780-rng: Add RNG node to jz4780.dtsi

2018-03-06 Thread Rob Herring
On Tue, Mar 6, 2018 at 3:32 AM, James Hogan wrote: > On Mon, Sep 18, 2017 at 07:32:40PM +0530, PrasannaKumar Muralidharan wrote: >> Add RNG node to jz4780 dtsi. This driver uses registers that are part of >> the register set used by Ingenic CGU driver. Use regmap in RNG driver

Re: [PATCH 1/2] dt-bindings: rng: Document Freescale i.MX31 RNGA compatible

2018-03-05 Thread Rob Herring
leia.com> > --- > .../devicetree/bindings/rng/{imx-rngc.txt => imx-rng.txt} | 10 > -- > 1 file changed, 4 insertions(+), 6 deletions(-) > rename Documentation/devicetree/bindings/rng/{imx-rngc.txt => imx-rng.txt} > (59%) Reviewed-by: Rob Herring <r...@kernel.org>

Re: [PATCH 1/2] Documentation: dt: rng: add bindings doc for Keystone SA HWRNG driver

2018-03-05 Thread Rob Herring
n registers. > + This registers are shared between hwrng and crypto drivers. > +- clocks: phandle to the reference clocks for the subsystem > +- clock-names: functional clock name. Should be set to "fck" > +- reg: HWRNG module register

Re: [PATCH 1/2] dt-bindings: crypto: hip07-sec, drop incorrect commas

2018-09-26 Thread Rob Herring
On Wed, Sep 12, 2018 at 05:07:17PM +0100, Jonathan Cameron wrote: > There should not be a comma in the address used for the instance > so drop them. > > This is a left over from a review of the final version before > Herbert Xu picked the series up. > > Reported-by: Rob