Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1660182

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

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3] serial: 8250_of: Add reset support
Date 2017-06-07 22:20 +0200
Message-ID <tPPAS-2SK-17@gated-at.bofh.it> (permalink)
References <tMpCW-6ts-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <joel@jms.id.au>
> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
> 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 <robh@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3] serial: 8250_of: Add reset support Joel Stanley <joel@jms.id.au> - 2017-05-29 12:00 +0200
  Re: [PATCH v3] serial: 8250_of: Add reset support Rob Herring <robh@kernel.org> - 2017-06-07 22:20 +0200

csiph-web