From patchwork Wed Jul 16 20:17:06 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shruti Kanetkar X-Patchwork-Id: 370870 X-Patchwork-Delegate: scottwood@freescale.com Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id E82181400B6 for ; Thu, 17 Jul 2014 06:33:19 +1000 (EST) Received: from ozlabs.org (ozlabs.org [103.22.144.67]) by lists.ozlabs.org (Postfix) with ESMTP id 79FAE1A032F for ; Thu, 17 Jul 2014 06:33:19 +1000 (EST) X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org X-Greylist: delayed 873 seconds by postgrey-1.34 at bilbo; Thu, 17 Jul 2014 06:31:54 EST Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0243.outbound.protection.outlook.com [207.46.163.243]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 148E91A03E8 for ; Thu, 17 Jul 2014 06:31:54 +1000 (EST) Received: from BY2PR03CA068.namprd03.prod.outlook.com (10.141.249.41) by BLUPR03MB358.namprd03.prod.outlook.com (10.141.75.152) with Microsoft SMTP Server (TLS) id 15.0.985.8; Wed, 16 Jul 2014 20:17:13 +0000 Received: from BL2FFO11FD024.protection.gbl (2a01:111:f400:7c09::147) by BY2PR03CA068.outlook.office365.com (2a01:111:e400:2c5d::41) with Microsoft SMTP Server (TLS) id 15.0.985.8 via Frontend Transport; Wed, 16 Jul 2014 20:17:13 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.50) by BL2FFO11FD024.mail.protection.outlook.com (10.173.161.103) with Microsoft SMTP Server (TLS) id 15.0.980.11 via Frontend Transport; Wed, 16 Jul 2014 20:17:12 +0000 Received: from turvy.am.freescale.net (turvy.am.freescale.net [10.81.116.93]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s6GKHB69002283; Wed, 16 Jul 2014 13:17:12 -0700 From: Shruti Kanetkar To: Subject: [PATCH v2 2/7] net/fsl_pq_mdio: Document supported compatibles Date: Wed, 16 Jul 2014 15:17:06 -0500 Message-ID: <1405541831-1277-2-git-send-email-Shruti@Freescale.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1405541831-1277-1-git-send-email-Shruti@Freescale.com> References: <1405541831-1277-1-git-send-email-Shruti@Freescale.com> X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(199002)(189002)(93916002)(105606002)(26826002)(2351001)(86362001)(76482001)(97736001)(46102001)(106466001)(50986999)(62966002)(21056001)(92726001)(76176999)(95666004)(77982001)(36756003)(31966008)(85852003)(81342001)(89996001)(83322001)(104016003)(92566001)(104166001)(99396002)(2371003)(50226001)(83072002)(6806004)(77156001)(80022001)(87936001)(87286001)(88136002)(229853001)(107046002)(74502001)(79102001)(102836001)(50466002)(19580395003)(20776003)(19580405001)(84676001)(4396001)(68736004)(44976005)(74662001)(110136001)(47776003)(81542001)(48376002)(64706001)(85306003)(80792004); DIR:OUT; SFP:; SCL:1; SRVR:BLUPR03MB358; H:tx30smr01.am.freescale.net; FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; MX:1; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: BCL:0;PCL:0;RULEID: X-Forefront-PRVS: 0274272F87 Received-SPF: Fail (: domain of freescale.com does not designate 192.88.168.50 as permitted sender) receiver=; client-ip=192.88.168.50; helo=tx30smr01.am.freescale.net; Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=Shruti@freescale.com; X-OriginatorOrg: freescale.com Cc: Shruti Kanetkar , linuxppc-dev@lists.ozlabs.org X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" The device tree binding(s) document has fallen out of sync with the driver code. Update the list of supported devices to reflect current driver capabilities Signed-off-by: Shruti Kanetkar --- Documentation/devicetree/bindings/net/fsl-tsec-phy.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt b/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt index be6ea89..1e97532 100644 --- a/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt +++ b/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt @@ -8,7 +8,16 @@ of how to define a PHY. Required properties: - reg : Offset and length of the register set for the device - compatible : Should define the compatible device type for the - mdio. Currently, this is most likely to be "fsl,gianfar-mdio" + mdio. Currently supported strings/devices are: + - "fsl,gianfar-tbi" + - "fsl,gianfar-mdio" + - "fsl,etsec2-tbi" + - "fsl,etsec2-mdio" + - "fsl,ucc-mdio" + - "fsl,fman-mdio" + When device_type is "mdio", the following strings are also considered: + - "gianfar" + - "ucc_geth_phy" Example: