Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753316AbeAIKWG (ORCPT + 1 other); Tue, 9 Jan 2018 05:22:06 -0500 Received: from mail-io0-f174.google.com ([209.85.223.174]:40086 "EHLO mail-io0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751565AbeAIKWB (ORCPT ); Tue, 9 Jan 2018 05:22:01 -0500 X-Google-Smtp-Source: ACJfBosf0RRdMZGaDNypEGJNXYhEfvtvQs4EDpjgrx7Ge1CT3l7WjI+I1tzCjJkFBln/24x+1WWiDG0N/+T8/q3RFLU= MIME-Version: 1.0 In-Reply-To: <20180109101941.GD31502@xora-haswell> References: <20180103110048.GA21230@xora-haswell> <20180104160939.GA7785@xora-haswell> <20180104162036.GL3401@lunn.ch> <20180108144548.GA31502@xora-haswell> <20180108145312.GH10940@lunn.ch> <20180108151453.GB31502@xora-haswell> <20180108154243.GA30962@lunn.ch> <20180109101941.GD31502@xora-haswell> From: Marcin Wojtas Date: Tue, 9 Jan 2018 11:22:00 +0100 Message-ID: Subject: Re: [net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support To: Graeme Gregory Cc: Andrew Lunn , Ard Biesheuvel , "linux-acpi@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "" , "David S. Miller" , Russell King - ARM Linux , "Rafael J. Wysocki" , Florian Fainelli , =?UTF-8?Q?Antoine_T=C3=A9nart?= , Thomas Petazzoni , Gregory CLEMENT , Ezequiel Garcia , Nadav Haklai , Neta Zur Hershkovits , Grzegorz Jaszczyk , Tomasz Nowicki , Lorenzo Pieralisi , Hanjun Guo , Sudeep Holla Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: 2018-01-09 11:19 GMT+01:00 Graeme Gregory : > On Mon, Jan 08, 2018 at 06:17:06PM +0100, Marcin Wojtas wrote: >> Hi Andrew, >> >> >> >> 2018-01-08 16:42 GMT+01:00 Andrew Lunn : >> > w> I am not familiar with MDIO, but if its similar or a specific >> >> implementation of a serial bus that does sound sane! >> > >> >> Thanks for digging, I will check if and how we can use >> GenericSerialBus with MDIO. >> > Maybe Lorenzo, Hanjun, Sudeep can comment here they might have come > across similar on other ARM boards. > I'm looking forward to their feedback, however, what I've noticed, each driver handles mdio/phys on its own, not using any generic solution, which is what I need to actually avoid :) Best regards, Marcin