From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbdE2JRW (ORCPT ); Mon, 29 May 2017 05:17:22 -0400 Received: from mail-wm0-f53.google.com ([74.125.82.53]:37662 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbdE2JRR (ORCPT ); Mon, 29 May 2017 05:17:17 -0400 Subject: Re: [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins To: Linus Walleij References: <1495614042-2676-1-git-send-email-narmstrong@baylibre.com> <1495614042-2676-6-git-send-email-narmstrong@baylibre.com> Cc: "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Amlogic Meson..." , "linux-kernel@vger.kernel.org" From: Neil Armstrong Organization: Baylibre Message-ID: Date: Mon, 29 May 2017 11:17:09 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.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 05/29/2017 11:01 AM, Linus Walleij wrote: > On Wed, May 24, 2017 at 10:20 AM, Neil Armstrong > wrote: > >> The Amlogic Meson GXL SoCs embeds an 10/100 Ethernet PHY, this patchs enables >> the Link and Activity LEDs signals. >> >> Signed-off-by: Neil Armstrong > > Patch applied with Jerome's review tag. > > Yours, > Linus Walleij > Thanks Linus ! Neil