Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754797AbeAKJdd (ORCPT + 1 other); Thu, 11 Jan 2018 04:33:33 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:36183 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754313AbeAKJdb (ORCPT ); Thu, 11 Jan 2018 04:33:31 -0500 X-Google-Smtp-Source: ACJfBosUGWcwejQPre6/UpS74+TjpMh3Nt77WNT4pcpuq+nQuL6lDbu52Q3E9VuUIeVkKA+Il0Qr8g== Subject: Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller To: Yixun Lan , Jerome Brunet , Kevin Hilman Cc: devicetree@vger.kernel.org, Carlo Caione , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20180111030411.197054-1-yixun.lan@amlogic.com> <1515659863.5048.112.camel@baylibre.com> <2fa28259-cce9-37fc-3bcd-6017a35a052a@amlogic.com> From: Neil Armstrong Organization: Baylibre Message-ID: <593cbb66-7040-b27d-5109-702fb43dc18e@baylibre.com> Date: Thu, 11 Jan 2018 10:33:27 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <2fa28259-cce9-37fc-3bcd-6017a35a052a@amlogic.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On 11/01/2018 10:11, Yixun Lan wrote: > Hi Jeromeļ¼š > > On 01/11/18 16:37, Jerome Brunet wrote: >> On Thu, 2018-01-11 at 11:04 +0800, Yixun Lan wrote: >>> Comparing to RGMII interface, the RMII interface require few pins. >>> So it's worth describing them here. >>> >>> Signed-off-by: Yixun Lan >> >> The only axg platform we have upstream is the s400 and is using rgmii. >> May I ask how this was tested ? >> > It's true that S400 using RGMII interface. > > but, we have customer using RTL8201FR-VB/VD which is a RMII PHY, > > This is actually tested with the 'eth_rmii_x_pins' group. > > Yixun > I pushed the same for GXBB, Acked-by: Neil Armstrong