linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: sx150x fixes for the 4-pin chips
@ 2016-12-02 10:51 Peter Rosin
  2016-12-02 10:51 ` [PATCH 1/3] pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147] Peter Rosin
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Peter Rosin @ 2016-12-02 10:51 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Peter Rosin, Andrey Smirnov, Neil Armstrong, linux-gpio,
	linux-kernel

Hi Linus!

I found some more issues when reading the sx150x code.

Only the first patch actually fixes a problem. I didn't want to add a
Fixes tag, since I don't know if commits on the pinctrl devel branch
are considered stable? Or if you perhaps want to squash this patch with
the patch it fixes?

Anyway, at your discretion, this could be added to patch #1:

Fixes: 4f5ac8cf0a11 ("pinctrl: sx150x: add support for sx1501, sx1504, sx1505, sx1507")

The other two patches are almost entirely cosmetic.

Cheers,
Peter

Peter Rosin (3):
  pinctrl: sx150x: access the correct bits in the 4-bit regs of
    sx150[147]
  pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced'
  pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505

 drivers/pinctrl/pinctrl-sx150x.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-12-02 16:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02 10:51 [PATCH 0/3] pinctrl: sx150x fixes for the 4-pin chips Peter Rosin
2016-12-02 10:51 ` [PATCH 1/3] pinctrl: sx150x: access the correct bits in the 4-bit regs of sx150[147] Peter Rosin
2016-12-02 13:00   ` Linus Walleij
2016-12-02 10:51 ` [PATCH 2/3] pinctrl: sx150x: rename 'reg_advance' to 'reg_advanced' Peter Rosin
2016-12-02 13:01   ` Linus Walleij
2016-12-02 10:51 ` [PATCH 3/3] pinctrl: sx150x: handle missing 'advanced' reg in sx1504 and sx1505 Peter Rosin
2016-12-02 13:02   ` Linus Walleij
2016-12-02 10:56 ` [PATCH 0/3] pinctrl: sx150x fixes for the 4-pin chips Peter Rosin
2016-12-02 13:04 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).