On Wed, Aug 23, 2017 at 08:27:06AM +0530, PrasannaKumar Muralidharan wrote:
> Add RNG node to jz4780 dtsi. This driver uses registers that are part of > the register set used by Ingenic CGU driver. Make RNG node as child of > CGU node. > > Signed-off-by: PrasannaKumar Muralidharan <prasannatsmku...@gmail.com> > --- > Changes in v2: > * Add "syscon" in CGU node's compatible section > * Make RNG child node of CGU. > > arch/mips/boot/dts/ingenic/jz4780.dtsi | 6 +++++- This barely touched arch/mips so probably should be funnelled along with the rest of the series: Acked-by: Ralf Baechle <r...@linux-mips.org> Or I can take everything. Ralf