On Wed, Jun 13, 2018 at 01:21:34PM +0200, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Wed, Jun 13, 2018 at 1:06 PM Simon Horman <ho...@verge.net.au> wrote:
> > On Mon, Jun 11, 2018 at 02:15:13PM +0200, Marek Vasut wrote:
> > > Rather than hard-coding the quirk topology, which stopped scaling,
> > > parse the information from DT. The code looks for all compatible
> > > PMICs -- da9063 and da9210 -- and checks if their IRQ line is tied
> > > to the same pin. If so, the code sends a matching sequence to the
> > > PMIC to deassert the IRQ.
> > >
> > > Signed-off-by: Marek Vasut <marek.vasut+rene...@gmail.com>
> > > Cc: Geert Uytterhoeven <geert+rene...@glider.be>
> > > Cc: Kuninori Morimoto <kuninori.morimoto...@renesas.com>
> > > Cc: Simon Horman <horms+rene...@verge.net.au>
> > > Cc: Wolfram Sang <wsa+rene...@sang-engineering.com>
> > > Cc: linux-renesas-soc@vger.kernel.org
> > > Acked-by: Wolfram Sang <wsa+rene...@sang-engineering.com>
> > > Tested-by: Geert Uytterhoeven <geert+rene...@glider.be> (on Koelsch)
> >
> > This looks fine to me but I will wait to see if there are other reviews
> > before applying.
> >
> > Reviewed-by: Simon Horman <horms+rene...@verge.net.au>
> 
> Note that applying it now will break gose, as its DTS doesn't describe all
> regulators yet.

Ok, so old DT will break with new kernels?

Reply via email to