Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756396AbbEUV3Q (ORCPT ); Thu, 21 May 2015 17:29:16 -0400 Received: from mail-gw1-out.broadcom.com ([216.31.210.62]:64018 "EHLO mail-gw1-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755198AbbEUV3O (ORCPT ); Thu, 21 May 2015 17:29:14 -0400 X-IronPort-AV: E=Sophos;i="5.13,471,1427785200"; d="scan'208";a="65673931" Message-ID: <555E4E1E.2030909@broadcom.com> Date: Thu, 21 May 2015 14:29:02 -0700 From: Ray Jui User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Kishon Vijay Abraham I CC: , "JD (Jiandong) Zheng" , Arun Parameswaran , Subject: Re: [PATCH 1/5] phy: iproc-mdio: Define DT binding References: <1432085014-20758-1-git-send-email-rjui@broadcom.com> <1432085014-20758-2-git-send-email-rjui@broadcom.com> <555DD8AD.4040405@ti.com> In-Reply-To: <555DD8AD.4040405@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1688 Lines: 55 Hi Kishon, On 5/21/2015 6:07 AM, Kishon Vijay Abraham I wrote: > Hi, > > On Wednesday 20 May 2015 06:53 AM, Ray Jui wrote: >> Define device tree bindings for iProc MDC/MDIO interface > > > Fix $subject to something like 'dt_bindings: Add iProc MDC/MDIO PHY > bindings' > Will do. >> >> Signed-off-by: Ray Jui >> Reviewed-by: Arun Parameswaran >> Reviewed-by: JD (Jiandong) Zheng >> Reviewed-by: Scott Branden >> --- >> .../devicetree/bindings/phy/brcm,iproc-mdio.txt | 15 >> +++++++++++++++ >> 1 file changed, 15 insertions(+) >> create mode 100644 >> Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt >> >> diff --git a/Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt >> b/Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt >> new file mode 100644 >> index 0000000..dce7644 >> --- /dev/null >> +++ b/Documentation/devicetree/bindings/phy/brcm,iproc-mdio.txt >> @@ -0,0 +1,15 @@ >> +Broadcom iProc MDC/MDIO interface >> + >> +The iProc MDC/MDIO interface is found on various iProc based SoCs and >> used to >> +communicate with various types of Serdes/PHYs including Ethernet, >> PCIe, USB, >> +and etc. > > This sounds like it isn't a PHY exactly but a bus to which other PHYs > are connected? Yes it's an internal MDIO interface connected to various types of internal Serdes or PHYs. > > Thanks > Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/