Home
last modified time | relevance | path

Searched hist:"21 bb0ef43c11184961792790919d6daf9823e57a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Dbcm2835-rng.cdiff 21bb0ef43c11184961792790919d6daf9823e57a Tue Nov 07 18:44:38 CST 2017 Florian Fainelli <f.fainelli@gmail.com> hwrng: bcm2835 - Obtain base register via resource

In preparation for consolidating bcm63xx-rng into bcm2835-rng, make sure
that we obtain the base register via platform_get_resource() since we
need to support the non-DT enabled MIPS-based BCM63xx DSL SoCs.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>