From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752850AbdJFVYl (ORCPT ); Fri, 6 Oct 2017 17:24:41 -0400 Received: from mail-pg0-f42.google.com ([74.125.83.42]:47157 "EHLO mail-pg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752606AbdJFVYj (ORCPT ); Fri, 6 Oct 2017 17:24:39 -0400 X-Google-Smtp-Source: AOwi7QCGGQlZrUJ27V/FW/4VTx3C/FKPDZyRr2QRvaX5akbRJlxEDjo8iqfHc7qNZtIY4+ghWoL8mQ== From: Kevin Hilman To: Jerome Brunet Cc: Carlo Caione , linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM64: dts: meson-gxl-libretech-cc: enable internal phy leds Organization: BayLibre References: <20170906122547.11310-1-jbrunet@baylibre.com> Date: Fri, 06 Oct 2017 14:24:36 -0700 In-Reply-To: <20170906122547.11310-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Wed, 6 Sep 2017 14:25:47 +0200") Message-ID: <7hvajs7ywb.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) 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 Jerome Brunet writes: > Enable the internal phy ACT and LINK leds pinmux > > Signed-off-by: Jerome Brunet Appled to v4.15/dt64, Kevin