[PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x

Scott Branden scott.branden at broadcom.com
Wed Jun 22 17:55:09 PDT 2016


Patch series looks good.

Acked-by: Scott Branden <scott.branden at broadcom.com>

On 16-06-22 05:27 PM, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds support for the Broadcom BCM5301x SoCs random number
> generator which is the same block as the one found in NSP and BCM2835.
>
> Florian Fainelli (3):
>    Documentation: devicetree: bindings: Add BCM5301x binding
>    hw_random: bcm2835: Add support for Broadcom BCM5301x
>    ARM: dts: BCM5301x: Add RNG Device Tree node
>
>   Documentation/devicetree/bindings/rng/brcm,bcm2835.txt | 3 ++-
>   arch/arm/boot/dts/bcm5301x.dtsi                        | 5 +++++
>   drivers/char/hw_random/Kconfig                         | 2 +-
>   drivers/char/hw_random/bcm2835-rng.c                   | 1 +
>   4 files changed, 9 insertions(+), 2 deletions(-)
>



More information about the linux-arm-kernel mailing list