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

From: Rob Herring
Date: Mon Jul 24 2017 - 15:06:32 EST


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@xxxxxxxxxxx>
> ---
> 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@xxxxxxxxxx>