Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752122AbbEGPR6 (ORCPT ); Thu, 7 May 2015 11:17:58 -0400 Received: from mail-bl2on0059.outbound.protection.outlook.com ([65.55.169.59]:23921 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752066AbbEGPRp (ORCPT ); Thu, 7 May 2015 11:17:45 -0400 Authentication-Results: spf=fail (sender IP is 66.35.236.227) smtp.mailfrom=opensource.altera.com; codeaurora.org; dkim=none (message not signed) header.d=none; Authentication-Results: codeaurora.org; dkim=none (message not signed) header.d=none; From: To: , CC: , , , , , , , , "Dinh Nguyen" Subject: [PATCHv3 4/4] Documentation: DT bindings: document the clocks for Arria10 Date: Thu, 7 May 2015 10:12:03 -0500 Message-ID: <1431011523-10049-5-git-send-email-dinguyen@opensource.altera.com> X-Mailer: git-send-email 2.2.1 In-Reply-To: <1431011523-10049-1-git-send-email-dinguyen@opensource.altera.com> References: <1431011523-10049-1-git-send-email-dinguyen@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [64.129.157.38] X-ClientProxiedBy: BN1PR02CA0026.namprd02.prod.outlook.com (10.141.56.26) To BN3PR03MB1366.namprd03.prod.outlook.com (25.163.34.152) X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1366;UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB146;UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB419; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:;UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:BN3PR03MB1366;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1366;BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:BL2PR03MB146;BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB146; X-Forefront-PRVS: 056929CBB8 X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;SFS:(10009020)(6009001)(50986999)(48376002)(76176999)(229853001)(33646002)(189998001)(19580405001)(19580395003)(50226001)(50466002)(42186005)(53416004)(77096005)(47776003)(40100003)(66066001)(62966003)(77156002)(92566002)(122386002)(5001770100001)(5001960100002)(86362001)(5001920100001)(86152002)(107886002)(2950100001)(87976001)(46102003)(4001430100001);DIR:OUT;SFP:1101;SCL:1;SRVR:BN3PR03MB1366;H:linux-builds1.altera.com;FPR:;SPF:None;MLV:sfv;LANG:en; X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR03MB1366 X-EOPAttributedMessage: 0 X-MS-Exchange-Transport-CrossTenantHeadersStripped: BN1BFFO11FD032.protection.gbl X-Forefront-Antispam-Report: CIP:66.35.236.227;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(339900001)(189002)(199003)(229853001)(33646002)(92566002)(5001770100001)(81156007)(105606002)(76176999)(106466001)(50986999)(16796002)(47776003)(66066001)(87936001)(53416004)(107886002)(50466002)(48376002)(50226001)(86362001)(6806004)(19580395003)(85426001)(19580405001)(86152002)(77156002)(77096005)(2950100001)(5001920100001)(46102003)(62966003)(5001960100002)(122386002)(189998001)(40100003)(7099028)(4001430100001);DIR:OUT;SFP:1101;SCL:1;SRVR:BL2PR03MB146;H:sj-itexedge03.altera.priv.altera.com;FPR:;SPF:Fail;MLV:ovrnspm;MX:3;A:0;PTR:InfoDomainNonexistent;LANG:en; X-Forefront-PRVS: 056929CBB8 X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 May 2015 15:17:39.9787 (UTC) X-MS-Exchange-CrossTenant-Id: fbd72e03-d4a5-4110-adce-614d51f2077a X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=fbd72e03-d4a5-4110-adce-614d51f2077a;Ip=[66.35.236.227];Helo=[sj-itexedge03.altera.priv.altera.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BL2PR03MB146 X-OriginatorOrg: opensource.altera.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2740 Lines: 56 From: Dinh Nguyen Update the bindings document for the clocks on the SoCFPGA Arria10 platform. Also fix up a spelling error for the "altr,socfpga-perip-clk". Signed-off-by: Dinh Nguyen --- .../devicetree/bindings/clock/altr_socfpga.txt | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/altr_socfpga.txt b/Documentation/devicetree/bindings/clock/altr_socfpga.txt index f72e80e..317e9cc 100644 --- a/Documentation/devicetree/bindings/clock/altr_socfpga.txt +++ b/Documentation/devicetree/bindings/clock/altr_socfpga.txt @@ -7,11 +7,15 @@ This binding uses the common clock binding[1]. Required properties: - compatible : shall be one of the following: "altr,socfpga-pll-clock" - for a PLL clock - "altr,socfpga-perip-clock" - The peripheral clock divided from the + "altr,socfpga-perip-clk" - The peripheral clock divided from the PLL clock. "altr,socfpga-gate-clk" - Clocks that directly feed peripherals and can get gated. - + "altr,socfpga-a10-pll-clock" - for a PLL clock on the Arria10. + "altr,socfpga-a10-perip-clk" - The peripheral clock divided from the + PLL clock on the Arria10. + "altr,socfpga-a10-gate-clk" - Clocks that directly feed peripherals and + can be gated. - reg : shall be the control register offset from CLOCK_MANAGER's base for the clock. - clocks : shall be the input parent clock phandle for the clock. This is either an oscillator or a pll output. @@ -19,10 +23,11 @@ Required properties: Optional properties: - fixed-divider : If clocks have a fixed divider value, use this property. -- clk-gate : For "socfpga-gate-clk", clk-gate contains the gating register - and the bit index. -- div-reg : For "socfpga-gate-clk" and "socfpga-periph-clock", div-reg contains - the divider register, bit shift, and width. +- clk-gate : For "socfpga-gate-clk" and "altr,socfpga-a10-gate-clk", clk-gate + contains the gating register and the bit index. +- div-reg : For "socfpga-gate-clk", "socfpga-perip-clk", + "altr,socfpga-a10-gate-clk", and "altr,socfpga-a10-perip-clk", div-reg + contains the divider register, bit shift, and width. - clk-phase : For the sdmmc_clk, contains the value of the clock phase that controls the SDMMC CIU clock. The first value is the clk_sample(smpsel), and the second value is the cclk_in_drv(drvsel). The clk-phase is used to enable the correct -- 2.2.1 -- 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/