Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752335AbbHMJLQ (ORCPT ); Thu, 13 Aug 2015 05:11:16 -0400 Received: from mail-ob0-f170.google.com ([209.85.214.170]:35302 "EHLO mail-ob0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751373AbbHMJLN (ORCPT ); Thu, 13 Aug 2015 05:11:13 -0400 MIME-Version: 1.0 In-Reply-To: <1438391865-7862-2-git-send-email-gregory.0xf0@gmail.com> References: <1438391865-7862-1-git-send-email-gregory.0xf0@gmail.com> <1438391865-7862-2-git-send-email-gregory.0xf0@gmail.com> Date: Thu, 13 Aug 2015 11:04:13 +0200 Message-ID: Subject: Re: [PATCH v4 1/4] dt-bindings: brcmstb-gpio: document properties for wakeup From: Linus Walleij To: Gregory Fong Cc: Alexandre Courbot , bcm-kernel-feedback-list , Brian Norris , "devicetree@vger.kernel.org" , Florian Fainelli , Ian Campbell , Kumar Gala , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Mark Rutland , Pawel Moll , Rob Herring , Russell King Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1279 Lines: 33 On Sat, Aug 1, 2015 at 3:17 AM, Gregory Fong 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 > Acked-by: Florian Fainelli > Signed-off-by: Gregory Fong > --- > 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/