Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1353729 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2016-03-09 03:30 +0100 |
| Last post | 2016-03-10 21:20 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button" Linus Walleij <linus.walleij@linaro.org> - 2016-03-09 03:30 +0100
Re: [PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button" Alan Tull <delicious.quinoa@gmail.com> - 2016-03-10 21:20 +0100
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2016-03-09 03:30 +0100 |
| Subject | Re: [PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button" |
| Message-ID | <raC2S-1jY-7@gated-at.bofh.it> |
On Fri, Mar 4, 2016 at 2:44 PM, qiujiang <qiujiang@huawei.com> wrote: > This patchset adds gpio-signaled acpi events support for power button on hisilicon > D02 board. > > The three patches respectively: > - convert device node to fwnode > - add acpi binding > - add gpio-signaled acpi event support > > This patchset is based on > https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git > branch "devel" > > Changes v4 -> v5: > - split into three patchs > - add Andy's ACKs > > Changes v3 -> v4: > - re-organize this two patchs by Andy's suggestion > > Changes v2 -> v3: > - fixed the build error reported by Kbuild test robot > > Changes v1 -> v2: > - rebase to branch "devel" of Linus Walleij's repository > - split in two patch as suggested by Andy S > - add Mika's ACKs > > qiujiang (3): > gpio: designware: convert device node to fwnode > gpio: designware: add acpi binding > gpio: designware: add gpio-signaled acpi event support I noticed that the original driver authors Jamie and Alan have not been properly CC:ed on this patch. Jamie, Alan: can you look at this and ACK it if you like what you see? Yours, Linus Walleij
[toc] | [next] | [standalone]
| From | Alan Tull <delicious.quinoa@gmail.com> |
|---|---|
| Date | 2016-03-10 21:20 +0100 |
| Message-ID | <rbfdT-3xc-3@gated-at.bofh.it> |
| In reply to | #1353729 |
On Tue, Mar 8, 2016 at 8:26 PM, Linus Walleij <linus.walleij@linaro.org> wrote: > On Fri, Mar 4, 2016 at 2:44 PM, qiujiang <qiujiang@huawei.com> wrote: > >> This patchset adds gpio-signaled acpi events support for power button on hisilicon >> D02 board. >> >> The three patches respectively: >> - convert device node to fwnode >> - add acpi binding >> - add gpio-signaled acpi event support >> >> This patchset is based on >> https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git >> branch "devel" >> >> Changes v4 -> v5: >> - split into three patchs >> - add Andy's ACKs >> >> Changes v3 -> v4: >> - re-organize this two patchs by Andy's suggestion >> >> Changes v2 -> v3: >> - fixed the build error reported by Kbuild test robot >> >> Changes v1 -> v2: >> - rebase to branch "devel" of Linus Walleij's repository >> - split in two patch as suggested by Andy S >> - add Mika's ACKs >> >> qiujiang (3): >> gpio: designware: convert device node to fwnode >> gpio: designware: add acpi binding >> gpio: designware: add gpio-signaled acpi event support > > I noticed that the original driver authors Jamie and Alan have not been > properly CC:ed on this patch. Jamie, Alan: can you look at this and > ACK it if you like what you see? > > Yours, > Linus Walleij Hi Linus, I briefly tested the patches on a ARM CycloneV board and didn't see any issues. I looked over the patches (not super familiar with ACPI) and just had one question (on another thread). Thanks, Alan
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web