Re: [PATCH v2] serial: 8250_of: Add reset support

2017-05-29 Thread Joel Stanley
On Mon, May 29, 2017 at 7:13 PM, Philipp Zabel wrote: > Hi Joel, > > On Fri, 2017-05-26 at 11:55 +1000, Joel Stanley wrote: >> This adds the hooks for an optional reset controller in the 8250 device >> tree node. >> >> Signed-off-by: Joel Stanley >> >> --- >> v2: >> Address Philipp's comments. T

Re: [PATCH v2] serial: 8250_of: Add reset support

2017-05-29 Thread Philipp Zabel
Hi Joel, On Fri, 2017-05-26 at 11:55 +1000, Joel Stanley wrote: > This adds the hooks for an optional reset controller in the 8250 device > tree node. > > Signed-off-by: Joel Stanley > > --- > v2: > Address Philipp's comments. Thanks for the review! > - use _shared variant > - remove unneces