From patchwork Wed Oct 5 15:07:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9363123 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 71F206077E for ; Wed, 5 Oct 2016 15:12:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6387E28C74 for ; Wed, 5 Oct 2016 15:12:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 582E628C77; Wed, 5 Oct 2016 15:12:03 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 33F2A28C75 for ; Wed, 5 Oct 2016 15:12:00 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1brnps-0003Tc-G4; Wed, 05 Oct 2016 15:10:20 +0000 Received: from mail-lf0-x229.google.com ([2a00:1450:4010:c07::229]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1brno2-0001P8-C0 for linux-arm-kernel@lists.infradead.org; Wed, 05 Oct 2016 15:08:30 +0000 Received: by mail-lf0-x229.google.com with SMTP id l131so215735437lfl.2 for ; Wed, 05 Oct 2016 08:08:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=h+/1zlkErzEZn6jbWjP4Iog4pUV8cJTC837tKqURF7c=; b=CO5jDrqXX/oSUoUizMEXE6eKlXyk450Z7gBcbAkaTmOJrIl0U6uvZpO5k0+6ViXUR8 hY0Dhc9givx1BiagtUOF/g7SdogXZ+LdniR0hak3+aOqTGRSMOc3py4pEPy2XY/uqYyq f/Fo9zZfxdG8DQ2ixLhpjUKcialf+lhVPXnH4jZffVq2TxroHc7oe2inwcGrr3qmKZ3r 26f4PFVn4hUVHWPa0eAjc8XhaGyihe4zl9VkAWSr3f/BvfxW5KfWRCa2V5hOZUqq4TSA 0dITQsGBplf7qE4U7iaSmfHpe0aYKQRC0c2ag9cGXImjzCjc5xwZbf8YYOEqsh0ZWHFi dgsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=h+/1zlkErzEZn6jbWjP4Iog4pUV8cJTC837tKqURF7c=; b=fEHdBgokePwZjAWF18daBqgtNP0za+u92OxVjEFV52Czy4eV6rwLN0AZXo0urKMPM4 pOlSn2Gj31bATo/MrK1EwQez28aAZDlBYsvFlTFjcGXhpoEbk35AhyW2/AHust3NF622 hMkBawTDPt8EfdxW68WKaxA9glBa2TY+68GClW+eEfTXwJ43KGJIofwAj/owXmfhy0eV 5/bP9azfbYE3zXklMvd5VU9C5wB6FtIaDdKifNFTx3CX+Kckjy3TebIvGDWXv0+8whdN Jc3hVCr+ySRJWCzL86TkmSrocqjOukq6lLcyoK3L/akMasWiDfmCCEUmyonzB0upq/8z arlQ== X-Gm-Message-State: AA6/9RkSF3R4Um+M2nqXZWmqh4on/x+sd4AO3s/rEVQZdgeuYNla0oyGwhjlS+Dl3zzD5VqH X-Received: by 10.194.236.68 with SMTP id us4mr8110887wjc.12.1475680082420; Wed, 05 Oct 2016 08:08:02 -0700 (PDT) Received: from build.net (build.baylibre.com. [37.187.146.144]) by smtp.gmail.com with ESMTPSA id z9sm2596492wjf.14.2016.10.05.08.08.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Oct 2016 08:08:01 -0700 (PDT) From: Neil Armstrong To: sboyd@codeaurora.org Subject: [PATCH 6/6] dt-bindings: clk: oxnas,stdclk: Add OX820 bindings Date: Wed, 5 Oct 2016 17:07:52 +0200 Message-Id: <20161005150752.22618-7-narmstrong@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161005150752.22618-1-narmstrong@baylibre.com> References: <20161005150752.22618-1-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161005_080826_675364_D8A1920A X-CRM114-Status: UNSURE ( 9.11 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-oxnas@lists.tuxfamily.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add OX820 bindings and remove clock indices from bindings since they are present in the dt-bindings headers files. Signed-off-by: Neil Armstrong Acked-by: Rob Herring --- .../devicetree/bindings/clock/oxnas,stdclk.txt | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt b/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt index 208cca6..b652f3f 100644 --- a/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt +++ b/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt @@ -5,22 +5,15 @@ Please also refer to clock-bindings.txt in this directory for common clock bindings usage. Required properties: -- compatible: Should be "oxsemi,ox810se-stdclk" +- compatible: For OX810SE, should be "oxsemi,ox810se-stdclk" + For OX820, should be "oxsemi,ox820-stdclk" - #clock-cells: 1, see below Parent node should have the following properties : -- compatible: Should be "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" - -For OX810SE, the clock indices are : - - 0: LEON - - 1: DMA_SGDMA - - 2: CIPHER - - 3: SATA - - 4: AUDIO - - 5: USBMPH - - 6: ETHA - - 7: PCIA - - 8: NAND +- compatible: For OX810SE, should be + "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" + For OX820, should be + "oxsemi,ox820-sys-ctrl", "syscon", "simple-mfd" example: