mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 17:12:55 +00:00
a589e211bd
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: 380b1e2f3a
("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>
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
Exportable MPIO interface of Exar UART chips
|
|
|
|
Required properties of the device:
|
|
- exar,first-pin: first exportable pins (0..15)
|
|
- ngpios: number of exportable pins (1..16)
|