Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932538AbeAKIhu (ORCPT + 1 other); Thu, 11 Jan 2018 03:37:50 -0500 Received: from mail-wr0-f182.google.com ([209.85.128.182]:45839 "EHLO mail-wr0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932238AbeAKIhp (ORCPT ); Thu, 11 Jan 2018 03:37:45 -0500 X-Google-Smtp-Source: ACJfBosk/5LbwDzaX//vpPIwemzzPoohRcM0GRfHg4P4GsFLHsxn9OogSneuxzPAVgzNV9ovxSNYjA== Message-ID: <1515659863.5048.112.camel@baylibre.com> Subject: Re: [PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller From: Jerome Brunet To: Yixun Lan , Kevin Hilman Cc: devicetree@vger.kernel.org, Neil Armstrong , Carlo Caione , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Thu, 11 Jan 2018 09:37:43 +0100 In-Reply-To: <20180111030411.197054-1-yixun.lan@amlogic.com> References: <20180111030411.197054-1-yixun.lan@amlogic.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.3 (3.26.3-1.fc27) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 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 ?