From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v2 3/3] ARM: dts: da850: Add node for pullup/pulldown pinconf Date: Thu, 1 Dec 2016 19:33:59 +0530 Message-ID: <39ef42d3-3a34-70ff-25eb-86006d6841ee@ti.com> References: <1480351226-3332-1-git-send-email-david@lechnology.com> <1480351226-3332-4-git-send-email-david@lechnology.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij , David Lechner Cc: Mark Rutland , "devicetree@vger.kernel.org" , Axel Haslam , Kevin Hilman , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Rob Herring , Alexandre Bailon , =?UTF-8?Q?Bartosz_Go=c5=82aszewski?= , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@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