Re: [PATCH v2 0/4] hw rng support for NSP SoC

2016-05-31 Thread Herbert Xu
On Tue, May 31, 2016 at 10:09:39AM -0700, Florian Fainelli wrote: > > FYI, ARM Device Tree patches usually go via ARM SoC pull requests, so it > is best if this is planned in advance. Can you make sure you document > that there could be a merge conflict in your pull request to Linus? Sure I can do

Re: [PATCH v2 0/4] hw rng support for NSP SoC

2016-05-31 Thread Florian Fainelli
On 05/31/2016 03:19 AM, Herbert Xu wrote: > On Fri, May 27, 2016 at 06:10:37AM -0400, Yendapally Reddy Dhananjaya Reddy > wrote: >> This patchset contains the hw random number generator support for the >> Broadcom's NSP SoC. The block is similar to the block available in >> bcm2835 with different

Re: [PATCH v2 0/4] hw rng support for NSP SoC

2016-05-31 Thread Herbert Xu
On Fri, May 27, 2016 at 06:10:37AM -0400, Yendapally Reddy Dhananjaya Reddy wrote: > This patchset contains the hw random number generator support for the > Broadcom's NSP SoC. The block is similar to the block available in > bcm2835 with different default interrupt mask value. Due to lack of > do

[PATCH v2 0/4] hw rng support for NSP SoC

2016-05-27 Thread Yendapally Reddy Dhananjaya Reddy
This patchset contains the hw random number generator support for the Broadcom's NSP SoC. The block is similar to the block available in bcm2835 with different default interrupt mask value. Due to lack of documentation, I cannot confirm the interrupt mask register details in bcm2835. In an effort t