From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 07 Oct 2016 08:12:13 -0700 Subject: [PATCH v2] ARM64: dts: meson-gxbb: Add rmii pinctrl node and rename rgmii node In-Reply-To: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 7 Oct 2016 16:59:15 +0200") References: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> Message-ID: <7hy420dwhe.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Neil Armstrong writes: > For boards only supporting 10/100 ethernet over a RMII PHY link, add > a separate pinctrl node. By the way, rename the existing node to rgmii > specific naming in all boards dts. > > Signed-off-by: Neil Armstrong Applied to v4.10/dt64, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 07 Oct 2016 08:12:13 -0700 Subject: [PATCH v2] ARM64: dts: meson-gxbb: Add rmii pinctrl node and rename rgmii node In-Reply-To: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 7 Oct 2016 16:59:15 +0200") References: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> Message-ID: <7hy420dwhe.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Neil Armstrong writes: > For boards only supporting 10/100 ethernet over a RMII PHY link, add > a separate pinctrl node. By the way, rename the existing node to rgmii > specific naming in all boards dts. > > Signed-off-by: Neil Armstrong Applied to v4.10/dt64, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v2] ARM64: dts: meson-gxbb: Add rmii pinctrl node and rename rgmii node Date: Fri, 07 Oct 2016 08:12:13 -0700 Message-ID: <7hy420dwhe.fsf@baylibre.com> References: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1475852355-24096-1-git-send-email-narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> (Neil Armstrong's message of "Fri, 7 Oct 2016 16:59:15 +0200") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Neil Armstrong Cc: carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Neil Armstrong writes: > For boards only supporting 10/100 ethernet over a RMII PHY link, add > a separate pinctrl node. By the way, rename the existing node to rgmii > specific naming in all boards dts. > > Signed-off-by: Neil Armstrong Applied to v4.10/dt64, Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756697AbcJGPMW (ORCPT ); Fri, 7 Oct 2016 11:12:22 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:34517 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753368AbcJGPMP (ORCPT ); Fri, 7 Oct 2016 11:12:15 -0400 From: Kevin Hilman To: Neil Armstrong Cc: carlo@caione.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2] ARM64: dts: meson-gxbb: Add rmii pinctrl node and rename rgmii node Organization: BayLibre References: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> Date: Fri, 07 Oct 2016 08:12:13 -0700 In-Reply-To: <1475852355-24096-1-git-send-email-narmstrong@baylibre.com> (Neil Armstrong's message of "Fri, 7 Oct 2016 16:59:15 +0200") Message-ID: <7hy420dwhe.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 Neil Armstrong writes: > For boards only supporting 10/100 ethernet over a RMII PHY link, add > a separate pinctrl node. By the way, rename the existing node to rgmii > specific naming in all boards dts. > > Signed-off-by: Neil Armstrong Applied to v4.10/dt64, Kevin