hwrng: iproc-rng200: Add BCM2838 support
authorStefan Wahren <wahrenst@gmx.net>
Sat, 4 May 2019 15:06:15 +0000 (17:06 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:03:55 +0000 (16:03 +0000)
commitcc333a8a1e59968156c5312c7d375b702d7d73ac
tree87cd2d7bdaf71efcaf80381099e1ff3f80295a52
parent0c98f1c3b081739a014eeff0e424892c9e280efc
hwrng: iproc-rng200: Add BCM2838 support

The HWRNG on the BCM2838 is compatible to iproc-rng200, so add the
support to this driver instead of bcm2835-rng.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
hwrng: iproc-rng200: Correct SoC name

The Pi 4 SoC is called BCM2711, not BCM2838.

Fixes: "hwrng: iproc-rng200: Add BCM2838 support"

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/char/hw_random/Kconfig
drivers/char/hw_random/iproc-rng200.c