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


Groups > linux.kernel > #1695008

Re: [PATCH v2] gpio-exar: Use correct property prefix and document bindings

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] gpio-exar: Use correct property prefix and document bindings
Date 2017-07-24 21:10 +0200
Message-ID <u6QTT-GA-7@gated-at.bofh.it> (permalink)
References <u4PSh-45S-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jul 19, 2017 at 07:31:14AM +0200, Jan Kiszka wrote:
> The device-specific property should be prefixed with the vendor name,
> not "linux,", as Linus Walleij pointed out. Change this and document the
> bindings of this platform device.
> 
> We didn't ship the old binding in a release yet. So we can still change
> it without breaking an official API.
> 
> Fixes: 380b1e2f3a2f ("gpio-exar/8250-exar: Make set of exported GPIOs configurable")
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  Documentation/devicetree/bindings/gpio/gpio-exar.txt | 5 +++++
>  drivers/gpio/gpio-exar.c                             | 2 +-
>  drivers/tty/serial/8250/8250_exar.c                  | 4 ++--
>  3 files changed, 8 insertions(+), 3 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/gpio/gpio-exar.txt

Acked-by: Rob Herring <robh@kernel.org>

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


Thread

[PATCH v2] gpio-exar: Use correct property prefix and document  bindings Jan Kiszka <jan.kiszka@siemens.com> - 2017-07-19 07:40 +0200
  Re: [PATCH v2] gpio-exar: Use correct property prefix and document  bindings Rob Herring <robh@kernel.org> - 2017-07-24 21:10 +0200

csiph-web