Re: [PATCH v2 2/3] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
From: Rob Herring <robh@kernel.org>
Date: 2017-02-27 22:16:31
Also in:
linux-amlogic, linux-clk, linux-crypto
From: Rob Herring <robh@kernel.org>
Date: 2017-02-27 22:16:31
Also in:
linux-amlogic, linux-clk, linux-crypto
On Tue, Feb 21, 2017 at 09:18:16PM +0100, Heiner Kallweit wrote:
Add clock CLKID_RNG0 to HW randon number generator node and extend the DT binding documentation accordingly. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> --- v2: - splitted first version of patch into two - add DT binding documentation - mention that clock is optional - replace spaces with tabs in DT binding example --- Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt | 8 ++++++-- arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 5 +++++ 3 files changed, 12 insertions(+), 3 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>