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

From: Rob Herring
Date: Wed Jul 26 2017 - 18:56:51 EST


On Sun, Jul 23, 2017 at 12:49 PM, Martin Kaiser <martin@xxxxxxxxx> wrote:
> From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
>
> Add binding documentation for the Freescale RNGC found on
> some i.MX2/3 SoCs.
>
> Signed-off-by: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
> Signed-off-by: Martin Kaiser <martin@xxxxxxxxx>
> ---
> Changes in v6:
> - be more precise about rngc and rngb
> - get rid of mxc, rename the file to imx-rngc.txt
> - reformat the compatible strings
> - use RNGC instead of RNG
> - clarify that clock is not optional (remove "should contain")
>
> Changes in v5:
> none
>
> Changes in v4:
> none
>
> Changes in v3:
> - add compatible string for imx35
> - remove imx5 from the commit message,
> I couldn't find an i.MX SOC that has RNGC
>
> 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 <robh@xxxxxxxxxx>