From patchwork Thu Jul 3 10:09:45 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Priyanka Jain X-Patchwork-Id: 366825 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 3964F140132 for ; Thu, 3 Jul 2014 20:27:13 +1000 (EST) Received: from ozlabs.org (ozlabs.org [103.22.144.67]) by lists.ozlabs.org (Postfix) with ESMTP id 24CEF1A0338 for ; Thu, 3 Jul 2014 20:27:13 +1000 (EST) X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org X-Greylist: delayed 960 seconds by postgrey-1.34 at bilbo; Thu, 03 Jul 2014 20:26:33 EST Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2lp0205.outbound.protection.outlook.com [207.46.163.205]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4330F1A0004 for ; Thu, 3 Jul 2014 20:26:32 +1000 (EST) Received: from DM2PR03CA003.namprd03.prod.outlook.com (10.141.52.151) by DM2PR03MB398.namprd03.prod.outlook.com (10.141.84.140) with Microsoft SMTP Server (TLS) id 15.0.974.11; Thu, 3 Jul 2014 10:10:06 +0000 Received: from BY2FFO11FD044.protection.gbl (2a01:111:f400:7c0c::142) by DM2PR03CA003.outlook.office365.com (2a01:111:e400:2414::23) with Microsoft SMTP Server (TLS) id 15.0.980.8 via Frontend Transport; Thu, 3 Jul 2014 10:10:06 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.50) by BY2FFO11FD044.mail.protection.outlook.com (10.1.14.229) with Microsoft SMTP Server (TLS) id 15.0.969.12 via Frontend Transport; Thu, 3 Jul 2014 10:10:06 +0000 Received: from b32167-VirtualBox.ap.freescale.net (B32167-02-010232132064.ap.freescale.net [10.232.132.64]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s63A9mmm030206; Thu, 3 Jul 2014 03:10:03 -0700 From: Priyanka Jain To: , , Subject: [PATCH] devicetree/binding/powerpc/fsl: Add binding for CPLD Date: Thu, 3 Jul 2014 15:39:45 +0530 Message-ID: <1404382185-2967-1-git-send-email-Priyanka.Jain@freescale.com> X-Mailer: git-send-email 1.7.4.1 X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(189002)(199002)(87286001)(19580395003)(105606002)(31966008)(77156001)(36756003)(104016002)(50226001)(106466001)(46102001)(4396001)(74662001)(229853001)(21056001)(104166001)(62966002)(68736004)(107046002)(74502001)(79102001)(83072002)(85852003)(89996001)(26826002)(80022001)(88136002)(50466002)(93916002)(2201001)(76482001)(97736001)(6806004)(44976005)(95666004)(85306003)(102836001)(64706001)(109986001)(99396002)(47776003)(81342001)(48376002)(92566001)(83322001)(92726001)(20776003)(86362001)(87936001)(77982001)(81542001)(19580405001)(50986999)(84676001); DIR:OUT; SFP:; SCL:1; SRVR:DM2PR03MB398; 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: 0261CCEEDF 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=Priyanka.Jain@freescale.com; X-OriginatorOrg: freescale.com Cc: Priyanka Jain 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" Some Freescale boards like T1040RDB have on board CPLD connected on the IFC bus. Add binding for this in board.txt file Signed-off-by: Priyanka Jain --- .../devicetree/bindings/powerpc/fsl/board.txt | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/powerpc/fsl/board.txt b/Documentation/devicetree/bindings/powerpc/fsl/board.txt index 700dec4..f35f295 100644 --- a/Documentation/devicetree/bindings/powerpc/fsl/board.txt +++ b/Documentation/devicetree/bindings/powerpc/fsl/board.txt @@ -84,3 +84,22 @@ Example: compatible = "fsl,bsc9132qds-fpga", "fsl,fpga-qixis-i2c"; reg = <0x66>; }; + +* Freescale on-board CPLD + +Some Freescale boards like T1040RDB have on board CPLD connected on +the IFC bus. + +Required properties: +- compatible: Should be a board-specific string like "fsl,-cpld" + Example: + "fsl,T1040RDB-cpld", "fsl,T1042RDB-cpld", "fsl,T1042RDB_PI-cpld" +- reg: Should contain the chip select, address offset and length of the CPLD + +Example: + cpld@3,0 { + #address-cells = <1>; + #size-cells = <1>; + compatible = "fsl,T1040RDB-cpld"; + reg = <3 0 0x300>; + };