Re: [PATCH 0/2] pinctrl: sx150x: set multiple pins at once

2016-11-23 Thread Peter Rosin
On 2016-11-23 10:20, Neil Armstrong wrote: > On 11/22/2016 05:06 PM, Peter Rosin wrote: >> Hi! >> >> I have only tested this on an 8-bit sx1502, so I'm uncertain if >> the there needs to be locking for this to work as intended for >> the bigger chips with an oscio pin? Probably. >> >> So, I didn't

Re: [PATCH 0/2] pinctrl: sx150x: set multiple pins at once

2016-11-23 Thread Neil Armstrong
On 11/22/2016 05:06 PM, Peter Rosin wrote: > Hi! > > I have only tested this on an 8-bit sx1502, so I'm uncertain if > the there needs to be locking for this to work as intended for > the bigger chips with an oscio pin? Probably. > > So, I didn't add (or rather, removed) these lines at the end of

[PATCH 0/2] pinctrl: sx150x: set multiple pins at once

2016-11-22 Thread Peter Rosin
Hi! I have only tested this on an 8-bit sx1502, so I'm uncertain if the there needs to be locking for this to work as intended for the bigger chips with an oscio pin? Probably. So, I didn't add (or rather, removed) these lines at the end of sx150x_gpio_set_multiple() and made the op optional inst