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: 9363095 X-Patchwork-Delegate: mturquette@baylibre.com 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 6B7BE607D6 for ; Wed, 5 Oct 2016 15:08:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 59C7B28753 for ; Wed, 5 Oct 2016 15:08:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4EC8128B25; Wed, 5 Oct 2016 15:08:46 +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 7AE9A28979 for ; Wed, 5 Oct 2016 15:08:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754527AbcJEPIS (ORCPT ); Wed, 5 Oct 2016 11:08:18 -0400 Received: from mail-lf0-f45.google.com ([209.85.215.45]:34664 "EHLO mail-lf0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754623AbcJEPIF (ORCPT ); Wed, 5 Oct 2016 11:08:05 -0400 Received: by mail-lf0-f45.google.com with SMTP id b81so96164497lfe.1 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=bxzV8kuS0FzvRgL/OG2GM9k+k+DIdbbAzm5pKVpIXHI/Q95EOzQGwzMT6GxdQ+BCRb 2YUcvrWt/hu57leJLK4uy9FWKLibU9ew/WR85pNzCm+KuLIAAVbsvyqAOJMwHFxQVOBG AyJCw1GETcp9aAfldA0v+2LlBipZuozM+Hmqq8M8azG1LC+sl4it32J75XqNTDfMIz5e eYent7UbPOHyPVmXF4TXP+K8ow9pOj8Fb61uHnyZKI88lYcxCPScT1UslAkoLPk6KeGC ruzZ8+Kx/9O2MmcWV7Th45OJq2lwnWcgJIt2adkgMdpGg1kO80m+EGT8yuoK7vSI8dUU YF3g== X-Gm-Message-State: AA6/9Rn/xvoD8A2bn0FSKiBWGPNLWB8ZmaEpWB+VH9VLaawCb6UqEre0TOmhXBRgaDmb+iGQ 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 Cc: Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-oxnas@lists.tuxfamily.org, devicetree@vger.kernel.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> 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 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: