From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH 1/3] dt-bindings: Document the STM32 HW RNG bindings Date: Sun, 4 Oct 2015 10:27:02 +0200 Message-ID: <5610E2D6.2050205@gmail.com> References: <1443904519-24012-1-git-send-email-daniel.thompson@linaro.org> <1443904519-24012-2-git-send-email-daniel.thompson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala To: Daniel Thompson , Matt Mackall , Herbert Xu Return-path: Received: from mail-wi0-f169.google.com ([209.85.212.169]:35743 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbbJDI1H (ORCPT ); Sun, 4 Oct 2015 04:27:07 -0400 In-Reply-To: <1443904519-24012-2-git-send-email-daniel.thompson@linaro.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: Hi Daniel, On 10/03/2015 10:35 PM, Daniel Thompson wrote: > This adds documenttaion of device tree binds for the STM32 hardware s/documenttaion/documentation/ > random number generator. > > Signed-off-by: Daniel Thompson > --- > .../devicetree/bindings/hwrng/stm32-rng.txt | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwrng/stm32-rng.txt Except the typo, the patch looks good to me. When fixed, you can add my: Acked-by: Maxime Coquelin Thanks! Maxime From mboxrd@z Thu Jan 1 00:00:00 1970 From: mcoquelin.stm32@gmail.com (Maxime Coquelin) Date: Sun, 4 Oct 2015 10:27:02 +0200 Subject: [PATCH 1/3] dt-bindings: Document the STM32 HW RNG bindings In-Reply-To: <1443904519-24012-2-git-send-email-daniel.thompson@linaro.org> References: <1443904519-24012-1-git-send-email-daniel.thompson@linaro.org> <1443904519-24012-2-git-send-email-daniel.thompson@linaro.org> Message-ID: <5610E2D6.2050205@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Daniel, On 10/03/2015 10:35 PM, Daniel Thompson wrote: > This adds documenttaion of device tree binds for the STM32 hardware s/documenttaion/documentation/ > random number generator. > > Signed-off-by: Daniel Thompson > --- > .../devicetree/bindings/hwrng/stm32-rng.txt | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > create mode 100644 Documentation/devicetree/bindings/hwrng/stm32-rng.txt Except the typo, the patch looks good to me. When fixed, you can add my: Acked-by: Maxime Coquelin Thanks! Maxime