[PATCH v2 06/12] hwrng: bcm2835-rng: Rework interrupt masking

Stefan Wahren stefan.wahren at i2se.com
Wed Nov 8 10:46:37 PST 2017


Hi Florian,

> Florian Fainelli <f.fainelli at gmail.com> hat am 8. November 2017 um 01:44 geschrieben:
> 
> 
> The interrupt masking done for Northstart Plus and Northstar (BCM5301X)
> is moved from being a function pointer mapped to of_device_id::data into
> a proper part of the hwrng::init callback. While at it, we also make the
> of_data be a proper structure indicating the platform specifics, since
> the day we need to add a second type of platform information, we would
> have to do that anyway.

in the lack of proper documentation for bcm2835 rng, is it possible that we should mask the interrupts for bcm2835 as well?



More information about the linux-rpi-kernel mailing list