From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net-next v3 3/4] dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint Date: Mon, 29 Jul 2019 17:36:32 +0200 Message-ID: <20190729153632.GH4110@lunn.ch> References: <1564394627-3810-1-git-send-email-claudiu.manoil@nxp.com> <1564394627-3810-4-git-send-email-claudiu.manoil@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1564394627-3810-4-git-send-email-claudiu.manoil@nxp.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Claudiu Manoil Cc: devicetree@vger.kernel.org, netdev@vger.kernel.org, alexandru.marginean@nxp.com, linux-kernel@vger.kernel.org, Li Yang , Rob Herring , "David S . Miller" , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Mon, Jul 29, 2019 at 01:03:46PM +0300, Claudiu Manoil wrote: > The on-chip PCIe root complex that integrates the ENETC ethernet > controllers also integrates a PCIe endpoint for the MDIO controller > providing for centralized control of the ENETC mdio bus. > Add bindings for this "central" MDIO Integrated PCIe Endpoint. > > Signed-off-by: Claudiu Manoil Reviewed-by: Andrew Lunn Andrew