Re: [PATCH] crypto: arm64/crc32 - merge CRC32 and PMULL instruction based drivers

2017-02-02 Thread Matthias Brugger
Tested-by: Matthias Brugger <mbrug...@suse.com> arch/arm64/configs/defconfig | 1 - arch/arm64/crypto/Kconfig | 9 +- arch/arm64/crypto/Makefile| 4 - arch/arm64/crypto/crc32-arm64.c | 290 arch/arm64/crypto/crc32-ce-glue.c | 49 +++- 5 files

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

2016-12-05 Thread Matthias Brugger
On 05/12/16 08:01, 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(+) create mode 100644

Re: [PATCH v2 8/9] crypto: mediatek - Use IPAD/OPAD constant

2017-05-19 Thread Matthias Brugger
On 19/05/17 08:53, Corentin Labbe wrote: This patch simply replace all occurrence of HMAC IPAD/OPAD value by their define. Signed-off-by: Corentin Labbe <clabbe.montj...@gmail.com> --- Reviewed-by: Matthias Brugger <matthias@gmail.com> drivers/crypto/mediatek/mtk-sha.c |

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

2017-05-26 Thread Matthias Brugger
On 26/05/17 11:43, Ryder Lee wrote: This patch removes unnecessary clock in binding file. Signed-off-by: Ryder Lee <ryder@mediatek.com> --- In the driver clocks are get by name, so this change does not break backwards compatibility. Reviewed-by: Matthias Brugger <

Re: [PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs

2017-06-06 Thread Matthias Brugger
On 31/05/17 20:44, sean.w...@mediatek.com wrote: From: Sean Wang Add the generic binding for allowing the support of RNG on MediaTek SoCs such as MT7622. Signed-off-by: Sean Wang --- Documentation/devicetree/bindings/rng/mtk-rng.txt | 3 ++-

Re: [PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs

2017-06-07 Thread Matthias Brugger
On 07/06/17 15:20, Sean Wang wrote: On Tue, 2017-06-06 at 13:07 +0200, Matthias Brugger wrote: On 31/05/17 20:44, sean.w...@mediatek.com wrote: From: Sean Wang <sean.w...@mediatek.com> Add the generic binding for allowing the support of RNG on MediaTek SoCs such as MT7622. Sign

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

2017-06-13 Thread Matthias Brugger
| 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Reviewed-by: Matthias Brugger <matthias@gmail.com> diff --git a/Documentation/devicetree/bindings/rng/mtk-rng.txt b/Documentation/devicetree/bindings/rng/mtk-rng.txt index a6d62a2..366b99b 100644 --- a/Documentation/devicetre