On Thu, Nov 16, 2017 at 02:34:10PM +0100, Geert Uytterhoeven wrote: > Add a device node for the ROHM BD9571MWV PMIC. > > This was based on the example in the DT binding documentation, but using > IRQ0 instead of a GPIO interrupt, as that matches the schematics, and > because INTC-EX is a simpler block. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > v2: > - Clarify the choice for INTC-EX. Thanks, applied.