From patchwork Wed Jun 15 10:13:27 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9178009 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 5CE8960573 for ; Wed, 15 Jun 2016 10:15:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 49E9C2804C for ; Wed, 15 Jun 2016 10:15:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3E93B281FE; Wed, 15 Jun 2016 10:15:42 +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 D70212804C for ; Wed, 15 Jun 2016 10:15:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1bD7pt-0004QC-0H; Wed, 15 Jun 2016 10:14:13 +0000 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bD7ph-0004Ki-KC for linux-arm-kernel@lists.infradead.org; Wed, 15 Jun 2016 10:14:02 +0000 Received: by mail-wm0-x229.google.com with SMTP id m124so28612328wme.1 for ; Wed, 15 Jun 2016 03:13:41 -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=k0JtDoasIDR5/ggSAZML0t+Zgzv47sH+rkLy2o8+EOw=; b=xqJyu2mY0WpTBNzVALIVN8AMr+rex7kyF1gzdjHIqKPZECuh6jaWacYSsBihBSJviG ipBBy9OSbhcK/xMpW8cl1MzTEEAZ8A1bf6LgWLCkoKYbs3rBpNUyaEa38YlQazkckKl0 R7jqJlz2//k96F0Hh+1E5cR+IEd0aYEgOk/ORv0S/VMFIJ7na3fx0VLZR1aC5WAi5BrJ AfAKxdL9RoTbRuwefoVkUP/yABlSoahFpeOa7Lt7rEPUXczs0uNiyrs4ZidhGDDhJavN Mz2FyA43kW0yLNnduaINyGSJ8hPBx/eizF70P0I1aSRjky6O9zHtzEwawAc6nVF6icdl ujXA== 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=k0JtDoasIDR5/ggSAZML0t+Zgzv47sH+rkLy2o8+EOw=; b=mLDKu/ji9E96TGEiZQQENCUoE5tF564RLrl3QnxaBZBoJhosZI37KwWpa50vvtCRRE BczK3ZF3e3+pv4xHsMZCTKqZneqsY2z2IUCVJObxQVGVEl8hsfGQBVRX1OIQpKkZsaxn wPHux1WBhGAhjhtGreLIvAu5lT1fmN6qcvxoXz2oz3dXadNuYbD3u2+HoG/Lzb0T8lpa w9cd29FggHvEIjLLWqj6ECPWHHcK4n6NA8Iq91QlxYj3kB++xC17KCAMMHcoTGqsqbOg +wNB0/+lvUe4vVM6do7mPyiDSWFGQ8sMCvIE+VOEFR1e/c78vSOMsQWhBot1Js5lrAKW Lp6Q== X-Gm-Message-State: ALyK8tLstRQdLjvZv4oCzd3Rg6AkjzbRil9mh/QIl1EMvoJuSejVIQXxLkO+BLG8vbScCCWf X-Received: by 10.28.125.71 with SMTP id y68mr9278025wmc.103.1465985620100; Wed, 15 Jun 2016 03:13:40 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id jf3sm6879558wjb.41.2016.06.15.03.13.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 15 Jun 2016 03:13:39 -0700 (PDT) From: Neil Armstrong To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, daniel.lezcano@linaro.org, tglx@linutronix.de, devicetree@vger.kernel.org Subject: [PATCH v3 2/2] dt-bindings: clocksource: Add Add Oxford Semiconductor RPS Timer bindings Date: Wed, 15 Jun 2016 12:13:27 +0200 Message-Id: <1465985607-21231-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1465985607-21231-1-git-send-email-narmstrong@baylibre.com> References: <1465985607-21231-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160615_031401_809876_0E82620A X-CRM114-Status: GOOD ( 12.28 ) 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: Neil Armstrong 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 DT bindings for the Oxford Semiconductor RPS dual Timer. Signed-off-by: Neil Armstrong --- .../devicetree/bindings/timer/oxsemi,rps-timer.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Documentation/devicetree/bindings/timer/oxsemi,rps-timer.txt diff --git a/Documentation/devicetree/bindings/timer/oxsemi,rps-timer.txt b/Documentation/devicetree/bindings/timer/oxsemi,rps-timer.txt new file mode 100644 index 0000000..3ca89cd --- /dev/null +++ b/Documentation/devicetree/bindings/timer/oxsemi,rps-timer.txt @@ -0,0 +1,17 @@ +Oxford Semiconductor OXNAS SoCs Family RPS Timer +================================================ + +Required properties: +- compatible: Should be "oxsemi,ox810se-rps-timer" +- reg : Specifies base physical address and size of the registers. +- interrupts : The interrupts of the two timers +- clocks : The phandle of the timer clock source + +example: + +timer0: timer@200 { + compatible = "oxsemi,ox810se-rps-timer"; + reg = <0x200 0x40>; + clocks = <&rpsclk>; + interrupts = <4 5>; +};