From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 57323C10F25 for ; Wed, 11 Mar 2020 07:42:33 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2A64D2146E for ; Wed, 11 Mar 2020 07:42:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IRUJWbjZ"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OoozWDfS" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2A64D2146E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JgSR29gNB0AzgHWfyv2NDfvR+/VddzKG8bSlxHQoD6s=; b=IRUJWbjZWqX56T grmn7p0X71rLHCu+TFMBEp1JAr0CLvOf8DkXzvbUiK7Rfo4dCNHXddkPR5IbdhHOrD87FCYtbGJzn DFAMPIWc1hPsSPtrjQV/1s54cbg1C2EKQ/KvXnRTUduc/UV2Vsluh0m72H2LjYMMMdKsBvX3C1cQW gw3sbdHh6nSpsFtmfF42NZNeqAaLycNvRroLdQ7seR8y2EAXa9LwLzr7JCyf3POiQAH6D1uN7Soaf drOlP7pMo3kFM7jQqmxMGaPtf+O6i3dHQjRQPvn7aI3FBNIXLSHepCvUNEdfuyMLeGr8lrC/bCRSh GpvoB7LmCnREEWTrwOSg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBw0d-0004Dk-Gm; Wed, 11 Mar 2020 07:42:31 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBw0A-0003rb-Tv for linux-arm-kernel@lists.infradead.org; Wed, 11 Mar 2020 07:42:05 +0000 Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E45AA20873; Wed, 11 Mar 2020 07:41:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583912521; bh=COqoozSsvLM0upCkboyNtzrP69ZdYJhevzth35nWfQM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OoozWDfShz0FRSf3tuymOxLp49w7woDT1zRZG0VOKt08WA6r8mO+78gCGudLNOHNn oQGD43dfdJ+nhSKSLzoqN0ANgz8ib2Has3ZS2oBvuoI5L2eJ/Gnqmqb9OSTvKTUdw1 f3zfzTbyGfr109QyCPCeWunYDxj0/jOe75CqSne4= Date: Wed, 11 Mar 2020 15:41:55 +0800 From: Shawn Guo To: Marco Felsch Subject: Re: [PATCH 2/2] ARM: dts: imx6: phycore-som: add da9062 gpio support Message-ID: <20200311074154.GR29269@dragon> References: <20200227110605.22144-1-m.felsch@pengutronix.de> <20200227110605.22144-2-m.felsch@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200227110605.22144-2-m.felsch@pengutronix.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200311_004203_046363_27432D58 X-CRM114-Status: GOOD ( 17.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: s.riedmueller@phytec.de, chf.fritz@googlemail.com, robh+dt@kernel.org, kernel@pengutronix.de, c.hemp@phytec.de, contact@stefanchrist.eu, s.christ@phytec.de, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Feb 27, 2020 at 12:06:05PM +0100, Marco Felsch wrote: > The pmic is a mfd device and supports gpios. Those gpios are not routed > to the SoM baseboard pin header but they are connected to the i.MX6. We > need the GPIO's to configure the pmic to select between the > suspend/resume arm and soc voltages > > Signed-off-by: Marco Felsch > > arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Not sure why this is here. I removed it and applied the patch. Shawn > > diff --git a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi > index 8b71bf33ba30..41ebe4599e43 100644 > --- a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi > +++ b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi > @@ -88,7 +88,7 @@ > reg = <0x50>; > }; > > - pmic@58 { > + pmic: pmic@58 { > compatible = "dlg,da9062"; > pinctrl-names = "default"; > pinctrl-0 = <&pinctrl_pmic>; > @@ -96,6 +96,8 @@ > interrupt-parent = <&gpio1>; > interrupts = <2 IRQ_TYPE_LEVEL_LOW>; > interrupt-controller; > + gpio-controller; > + #gpio-cells = <2>; > > da9062_rtc: rtc { > compatible = "dlg,da9062-rtc"; > -- > 2.20.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel