From patchwork Sun Jul 9 17:40:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vladimir Barinov X-Patchwork-Id: 9831841 X-Patchwork-Delegate: sboyd@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 04C2460318 for ; Sun, 9 Jul 2017 17:40:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E33A9201BD for ; Sun, 9 Jul 2017 17:40:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D80472624A; Sun, 9 Jul 2017 17:40:09 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7419E201BD for ; Sun, 9 Jul 2017 17:40:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752500AbdGIRkI (ORCPT ); Sun, 9 Jul 2017 13:40:08 -0400 Received: from mail-yb0-f181.google.com ([209.85.213.181]:33127 "EHLO mail-yb0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752418AbdGIRkH (ORCPT ); Sun, 9 Jul 2017 13:40:07 -0400 Received: by mail-yb0-f181.google.com with SMTP id 84so22306210ybe.0 for ; Sun, 09 Jul 2017 10:40:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=9O+ZcRfysDWImflZpAu8mqpf6OicDc29fYRvlFR/gL8=; b=pJ7dhDJUQSFRzZ0UzfItjEMnbWV/S92qr5YhVpbMw0RG5wvGD9JkChbzcv3D6EnFWa v7xq3g1eo6H7VfuuD5K1BZmF9OHT0khwFKzu2bgE5cwLbaZ2OV3A8rxxtpn1+xfBy3TK xAlCHIWmYswNMJO84mKoD2WU+obMQDMn7CAZAb2Rd1kdV1AwwzIq29Bkw8T07OJ33q2X /PEN/b85+EP45Jb3eaNSa/n/dURO0B4VqNRtK37ds2gtTrUSTg0Cm+0DMcx0O/J6ohaS J2TnZ+5eWBRrePGZUZdLetkC9BiiuqyGxQ8UtA/wLfxBjR/w2gInvS81MJUGgppoK49H T/Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=9O+ZcRfysDWImflZpAu8mqpf6OicDc29fYRvlFR/gL8=; b=MW252RAUNOdHdb0GKh48TAvIR8MxIIwe1ncVvsIOI/h/UdpriNKL7WHB2nE8szop+l yNJqmGp5TuhffE/FoPYjdP0aD+wjlkCH1Qe3OFQKIcknGmZfvlHQAUR4ozNCTs68OygQ b50aDRy1giasIS+pFlGR9upcWsVq0t3k4XD52T0o3XNyFrFvn2SGHWdl3NItz+MOXkJ2 54xq2+r19UvhiMZcS5J34YT6D7Hd9I5DtXf3OSj/U17NtnmlT/I9nwIEglbZwnySP+iB YD6cyY4x7dCPOABx086n8pADNqXYyIHBJeG+Ki7c7ZL5xo4gHBMBpUcKNqL+vEMiLyv1 +GlQ== X-Gm-Message-State: AIVw110y+fbKm5Fu/okkZOJFv7Ka6W6qjFlRA5pmusBx3gInKgQzThM8 luQ/7ec4XX/Iftwa X-Received: by 10.37.61.71 with SMTP id k68mr11528896yba.189.1499622006245; Sun, 09 Jul 2017 10:40:06 -0700 (PDT) Received: from opad.hil-atlpchx.atl.wayport.net ([63.140.207.18]) by smtp.gmail.com with ESMTPSA id p73sm3891738ywe.49.2017.07.09.10.40.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 09 Jul 2017 10:40:05 -0700 (PDT) From: Vladimir Barinov To: Marek Vasut , Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Vladimir Barinov Subject: [PATCH v2 2/2] dt: Add bindings for IDT VersaClock 5P49V5925 Date: Sun, 9 Jul 2017 20:40:05 +0300 Message-Id: <1499622005-13003-1-git-send-email-vladimir.barinov@cogentembedded.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1499621970-12925-1-git-send-email-vladimir.barinov@cogentembedded.com> References: <1499621970-12925-1-git-send-email-vladimir.barinov@cogentembedded.com> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Vladimir Barinov IDT VersaClock 5 5P49V5925 has 5 clock outputs, 4 fractional dividers. Input clock source can be taken only from external reference clock. Signed-off-by: Vladimir Barinov Reviewed-by: Marek Vasut Acked-by: Rob Herring --- Changes in version 2: - fixed typo in patch header: VC5 has 5 clock outputs - rebased against patch: [V3,7/8] clk: vc5: Add bindings for IDT VersaClock 5P49V6901 Documentation/devicetree/bindings/clock/idt,versaclock5.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/idt,versaclock5.txt b/Documentation/devicetree/bindings/clock/idt,versaclock5.txt index 66ef0a0..05a245c 100644 --- a/Documentation/devicetree/bindings/clock/idt,versaclock5.txt +++ b/Documentation/devicetree/bindings/clock/idt,versaclock5.txt @@ -8,6 +8,7 @@ generators providing from 3 to 12 output clocks. Required properties: - compatible: shall be one of "idt,5p49v5923" + "idt,5p49v5925" "idt,5p49v5933" "idt,5p49v5935" "idt,5p49v6901" @@ -15,6 +16,7 @@ Required properties: - #clock-cells: from common clock binding; shall be set to 1. - clocks: from common clock binding; list of parent clock handles, - 5p49v5923 and + 5p49v5925 and 5p49v6901: (required) either or both of XTAL or CLKIN reference clock. - 5p49v5933 and @@ -23,6 +25,7 @@ Required properties: clock. - clock-names: from common clock binding; clock input names, can be - 5p49v5923 and + 5p49v5925 and 5p49v6901: (required) either or both of "xin", "clkin". - 5p49v5933 and - 5p49v5935: (optional) property not present or "clkin". @@ -42,6 +45,7 @@ clock specifier, the following mapping applies: 1 -- OUT1 2 -- OUT4 +5P49V5925 and 5P49V5935: 0 -- OUT0_SEL_I2CB 1 -- OUT1