From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755644AbdC1Thi (ORCPT ); Tue, 28 Mar 2017 15:37:38 -0400 Received: from mail-pg0-f50.google.com ([74.125.83.50]:35434 "EHLO mail-pg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752582AbdC1Thf (ORCPT ); Tue, 28 Mar 2017 15:37:35 -0400 From: Kevin Hilman To: Linus Walleij Cc: Neil Armstrong , Carlo Caione , "linux-gpio\@vger.kernel.org" , "open list\:ARM\/Amlogic Meson..." , "linux-arm-kernel\@lists.infradead.org" , "linux-kernel\@vger.kernel.org" Subject: Re: [PATCH v2 2/2] ARM64: dts: meson-gxl: Add missing pinctrl pins groups Organization: BayLibre References: <20170323104112.16558-1-narmstrong@baylibre.com> <20170323104112.16558-3-narmstrong@baylibre.com> Date: Tue, 28 Mar 2017 12:37:28 -0700 In-Reply-To: (Linus Walleij's message of "Tue, 28 Mar 2017 11:27:01 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus Walleij writes: > On Thu, Mar 23, 2017 at 11:41 AM, Neil Armstrong > wrote: > >> Add pinctrl pins nodes following the additions of missing pins in the pinctrl >> driver. >> >> Signed-off-by: Neil Armstrong > > Acked-by: Linus Walleij Applied to amlogic v4.12/dt64 branch with Linus' ack, Kevin