All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x
@ 2016-06-23  0:27 ` Florian Fainelli
  0 siblings, 0 replies; 18+ messages in thread
From: Florian Fainelli @ 2016-06-23  0:27 UTC (permalink / raw)
  To: linux-crypto
  Cc: yendapally.reddy, herbert, eric, bcm-kernel-feedback-list,
	devicetre, hauke, zajec5, mpm, linux-arm-kernel, Florian Fainelli

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(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-06-27 18:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23  0:27 [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x Florian Fainelli
2016-06-23  0:27 ` Florian Fainelli
2016-06-23  0:27 ` [PATCH 1/3] Documentation: devicetree: bindings: Add BCM5301x binding Florian Fainelli
2016-06-23  0:27   ` Florian Fainelli
2016-06-27  9:04   ` Herbert Xu
2016-06-27  9:04     ` Herbert Xu
2016-06-23  0:27 ` [PATCH 2/3] hw_random: bcm2835: Add support for Broadcom BCM5301x Florian Fainelli
2016-06-23  0:27   ` Florian Fainelli
2016-06-24 13:31   ` Herbert Xu
2016-06-24 13:31     ` Herbert Xu
2016-06-24 17:30     ` Florian Fainelli
2016-06-24 17:30       ` Florian Fainelli
2016-06-23  0:27 ` [PATCH 3/3] ARM: dts: BCM5301x: Add RNG Device Tree node Florian Fainelli
2016-06-23  0:27   ` Florian Fainelli
2016-06-27 18:21   ` Florian Fainelli
2016-06-27 18:21     ` Florian Fainelli
2016-06-23  0:55 ` [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x Scott Branden
2016-06-23  0:55   ` Scott Branden

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.