Re: [PATCH v2] gpio-exar: Use correct property prefix and document bindings
From: Linus Walleij <hidden>
Date: 2017-08-01 11:44:52
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2017-08-01 11:44:52
Also in:
linux-devicetree, lkml
On Wed, Jul 19, 2017 at 7:31 AM, Jan Kiszka [off-list ref] 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>Patch applied for fixes with Rob's ACK, nice fixup! Yours, Linus Walleij