Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1605069
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range |
| Date | 2017-03-20 19:50 +0100 |
| Message-ID | <tnaxs-nq-31@gated-at.bofh.it> (permalink) |
| References | <tfLXc-2mX-13@gated-at.bofh.it> <tfTL4-7Al-21@gated-at.bofh.it> <thg2R-8pW-5@gated-at.bofh.it> <ti3ZE-2qv-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Mar 06, 2017 at 04:49:09PM +0000, Charles Keepax wrote:
> On Sat, Mar 04, 2017 at 08:20:11PM +0900, Tomasz Figa wrote:
> > Hi Charles,
> >
> > 2017-03-01 2:04 GMT+09:00 Charles Keepax <ckeepax@opensource.wolfsonmicro.com>:
> > > As the pinctrl is now added before the GPIOs are registered we need to
> > > manually calculate what the GPIO base will be, otherwise the base for
> > > each gpio_range will be set to zero. Fortunately the driver
> > > already assigns a GPIO base, in samsung_gpiolib_register, and uses the
> > > same calculation it does for the pin_base. Meaning the two will always
> > > be the same and allowing us to reuse the pinbase and avoid the issue.
> >
> > Sorry, I didn't notice before and I don't see the offending patch in ,
> > but you should add
> >
> > Fixes: XXXXXXXXXXXX ("pinctrl: Patch subject")
> >
> > if you intend to submit this patch separately. Otherwise, maybe this
> > can be just squashed?
> >
>
> Yeah apologies for that as the original patch hasn't showed up in
> the tree yet I couldn't pull a commit ID to add the fixes tag.
> Squashing it in is probably the best way to go.
Hi Charles,
Thanks for the work.
This is a follow up of:
https://patchwork.kernel.org/patch/9577147/
Right?
None of these two were applied so can you squash them, rebase, retest
and send again?
Best regards,
Krzysztof
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range Krzysztof Kozlowski <krzk@kernel.org> - 2017-03-20 19:50 +0100 Re: [PATCH v2] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2017-03-21 10:40 +0100
csiph-web