On Mon, May 29, 2017 at 07:27:52PM +0930, Joel Stanley wrote: > This adds the hooks for an optional reset controller in the 8250 device > tree node. > > Signed-off-by: Joel Stanley <[email protected]> > Reviewed-by: Philipp Zabel <[email protected]> > --- > v3: > - deassert reset after disabling clock in _remove to to match _setup > order > > v2: > Address Philipp's comments. Thanks for the review! > - use _shared variant > - remove unnecessary error handling > > Documentation/devicetree/bindings/serial/8250.txt | 1 + > drivers/tty/serial/8250/8250_of.c | 10 ++++++++++ > 2 files changed, 11 insertions(+)
Acked-by: Rob Herring <[email protected]>

