From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757834AbcLAOF4 (ORCPT ); Thu, 1 Dec 2016 09:05:56 -0500 Received: from lelnx194.ext.ti.com ([198.47.27.80]:44949 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752756AbcLAOFx (ORCPT ); Thu, 1 Dec 2016 09:05:53 -0500 Subject: Re: [PATCH v2 3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf To: Linus Walleij , David Lechner References: <1480351226-3332-1-git-send-email-david@lechnology.com> <1480351226-3332-4-git-send-email-david@lechnology.com> CC: Rob Herring , Mark Rutland , Kevin Hilman , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Axel Haslam , Alexandre Bailon , =?UTF-8?Q?Bartosz_Go=c5=82aszewski?= From: Sekhar Nori Message-ID: <39ef42d3-3a34-70ff-25eb-86006d6841ee@ti.com> Date: Thu, 1 Dec 2016 19:33:59 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 30 November 2016 06:31 PM, Linus Walleij wrote: > On Mon, Nov 28, 2016 at 5:40 PM, David Lechner wrote: > >> This SoC has a separate pin controller for configuring pullup/pulldown >> bias on groups of pins. >> >> Signed-off-by: David Lechner >> --- >> >> v2 changes: >> * Moved pin-controller@22c00c device node after gpio@226000 (there seem to be >> more nodes in proper order here compared to the i2c@228000 node suggested by >> Sekhar) > > Acked-by: Linus Walleij > > Take this through the ARM SoC tree. Thanks Linus! Applied to v4.10/dt Thanks, Sekhar