From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753142AbdLEJZT (ORCPT ); Tue, 5 Dec 2017 04:25:19 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:39150 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753116AbdLEJZM (ORCPT ); Tue, 5 Dec 2017 04:25:12 -0500 X-Google-Smtp-Source: AGs4zMaXgvjXRtOw7GXnHobtYvenkLAGnySHD+7ea7IFiJ+0ucWkqOxKZ8b+Tb7IT/aLPIve4zgaRM6neMyhVe2GPhM= MIME-Version: 1.0 In-Reply-To: References: From: Chen-Yu Tsai Date: Tue, 5 Dec 2017 17:24:47 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [linux-sunxi] [PATCH v4 09/10] ARM: dtsi: axp81x: add GPIO DT node To: Quentin Schulz Cc: Linus Walleij , Rob Herring , Mark Rutland , Chen-Yu Tsai , Russell King , Maxime Ripard , Lee Jones , "linux-gpio@vger.kernel.org" , devicetree , linux-kernel , linux-arm-kernel , Thomas Petazzoni , linux-sunxi Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 1, 2017 at 9:44 PM, Quentin Schulz wrote: > This adds DT node for the GPIO/pinctrl part present in AXP813/AXP818. > > Signed-off-by: Quentin Schulz > --- > arch/arm/boot/dts/axp81x.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/axp81x.dtsi b/arch/arm/boot/dts/axp81x.dtsi > index 73b761f..0ef959d 100644 > --- a/arch/arm/boot/dts/axp81x.dtsi > +++ b/arch/arm/boot/dts/axp81x.dtsi > @@ -48,6 +48,12 @@ > interrupt-controller; > #interrupt-cells = <1>; > > + axp_gpio: axp-gpio { > + compatible = "x-powers,axp813-gpio"; > + gpio-controller; > + #gpio-cells = <2>; What about interrupt-controller for directly referenced interrupts from the GPIO pins? Otherwise, Acked-by: Chen-Yu Tsai > + }; > + > regulators { > /* Default work frequency for buck regulators */ > x-powers,dcdc-freq = <3000>; > -- > git-series 0.9.1 > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.