]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: exar: Use correct property prefix and document bindings
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 19 Jul 2017 05:31:14 +0000 (07:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Aug 2017 11:43:55 +0000 (13:43 +0200)
commitae95bed547f70dbab486d942faab9bd46dec9460
treea2bd63ac890a210a12ddbfb4bbf21d1d701f20ab
parent1690bc4b3cbaba2e60a8313d94ee0a327f3aa566
gpio: exar: Use correct property prefix and document bindings

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: 8c5658509888 ("gpio-exar/8250-exar: Make set of exported GPIOs configurable")
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-exar.txt [new file with mode: 0644]
drivers/gpio/gpio-exar.c
drivers/tty/serial/8250/8250_exar.c