Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1206631
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/4] dt-bindings: brcmstb-gpio: document properties for wakeup |
| Date | 2015-08-13 11:20 +0200 |
| Message-ID | <pWWQ2-7nz-3@gated-at.bofh.it> (permalink) |
| References | <pStCV-6lv-3@gated-at.bofh.it> <pStCW-6lv-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Aug 1, 2015 at 3:17 AM, Gregory Fong <gregory.0xf0@gmail.com> wrote: > Some brcmstb GPIO controllers can be used to wake from suspend, so use > the de facto standard property 'wakeup-source' to mark the nodes of > controllers with that capability. > > Also document interrupts-extended, which will be used for wakeup > handling because the interrupt parent for the wake IRQ is different > from the regular IRQ. > > While we're at it, a few more fixes: We don't actually use the > "interrupt-names" property, so remove it from the listed optional > properties and from the examples. And since we're modifying the > examples, also follow Brian's suggestions to: > - change #gpio-cells, #interrupt-cells, and brcm,gpio-bank-widths from > hex to dec > - use phandles > > Reviewed-by: Brian Norris <computersforpeace@gmail.com> > Acked-by: Florian Fainelli <f.fainelli@gmail.com> > Signed-off-by: Gregory Fong <gregory.0xf0@gmail.com> > --- > v4: no changes from v3 I've already applied this, no action. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 1/4] dt-bindings: brcmstb-gpio: document properties for wakeup Linus Walleij <linus.walleij@linaro.org> - 2015-08-13 11:20 +0200
csiph-web