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

2017-07-18 Thread Rob Herring
On Mon, Jul 17, 2017 at 1:20 PM, Jan Kiszka wrote: > On 2017-07-17 19:48, Rob Herring wrote: >> On Thu, Jul 13, 2017 at 08:44:26AM +0200, Jan Kiszka wrote: >>> The device-specific property should be prefixed with the vendor name >>> Change this and document the bindings of this platform device. >>

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

2017-07-17 Thread Jan Kiszka
On 2017-07-17 19:48, Rob Herring wrote: > On Thu, Jul 13, 2017 at 08:44:26AM +0200, Jan Kiszka wrote: >> The device-specific property should be prefixed with the vendor name >> Change this and document the bindings of this platform device. > > You are breaking backwards compatibility. You minimall

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

2017-07-17 Thread Rob Herring
On Thu, Jul 13, 2017 at 08:44:26AM +0200, Jan Kiszka wrote: > The device-specific property should be prefixed with the vendor name > Change this and document the bindings of this platform device. You are breaking backwards compatibility. You minimally need to state that and why that is okay in th

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

2017-07-12 Thread Jan Kiszka
The device-specific property should be prefixed with the vendor name Change this and document the bindings of this platform device. Signed-off-by: Jan Kiszka --- Documentation/devicetree/bindings/gpio/gpio-exar.txt | 5 + drivers/gpio/gpio-exar.c | 2 +- drivers/t