From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Date: Fri, 25 Aug 2017 15:26:30 +0200 Message-ID: <20170825132630.GA28171@lunn.ch> References: <20170822181140.GA11596@Red> <352ae66b-78a4-e88b-4544-a8edd9390b0c@gmail.com> <20170823074942.yt3c5gvnmdw5pqge@flea.home> <20170824082124.GA14302@Red> <77ff97c1-9d0a-8b3f-d0b9-25c951f86fec@gmail.com> <3d74f0e3-9baf-195d-1e59-dbd8210b3c6f@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <3d74f0e3-9baf-195d-1e59-dbd8210b3c6f@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Florian Fainelli Cc: Chen-Yu Tsai , Corentin Labbe , Maxime Ripard , Rob Herring , Mark Rutland , Russell King , Giuseppe Cavallaro , Alexandre Torgue , devicetree , linux-arm-kernel , linux-kernel , netdev List-Id: devicetree@vger.kernel.org > > Just tested. Yes the MDIO/MDC lines are also muxed and controlled through > > the same mux bit. > > Alright then the mdio-mux seems appropriate, thanks. Please add a comment that it muxes the MII lines as well. That is not normal for an mdio-mux, so we should document it in the dtsi file. Thanks Andrew