Searched hist:"8705 f24f7b575f8fe1fe52764ea5774db51e3cf8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/char/hw_random/ |
H A D | bcm2835-rng.c | diff 8705f24f7b575f8fe1fe52764ea5774db51e3cf8 Tue Nov 07 18:44:48 CST 2017 Florian Fainelli <f.fainelli@gmail.com> hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
We have now incorporated all necessary functionality for the BCM63xx platforms to successfully migrate over bcm2835-rng, so add the final bits: Kconfig selection and proper platform_device device type matching to keep the same platform device name for registration to work.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 8705f24f7b575f8fe1fe52764ea5774db51e3cf8 Tue Nov 07 18:44:48 CST 2017 Florian Fainelli <f.fainelli@gmail.com> hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
We have now incorporated all necessary functionality for the BCM63xx platforms to successfully migrate over bcm2835-rng, so add the final bits: Kconfig selection and proper platform_device device type matching to keep the same platform device name for registration to work.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|