Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp286375imp; Tue, 19 Feb 2019 23:44:55 -0800 (PST) X-Google-Smtp-Source: AHgI3IZ+AZ5XPaHmlGohjimj2hfW+Li6zJfOH1TdrD4wBiz7argHX1Fqd8aYxXyy86xlZcVW59iS X-Received: by 2002:a63:b24a:: with SMTP id t10mr30681481pgo.223.1550648695184; Tue, 19 Feb 2019 23:44:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550648695; cv=none; d=google.com; s=arc-20160816; b=c5Y/QDUmwIBacPoYFeRUj1ed4NquTCOi/3o3QXy7ztjJ1CORgyfhczR+VQ5zO9r0AX RXKysz23+aOLo6Mm02C+GLm3mhj+iF2ejSwe9KOGFqGTY56hH/K+6Q94mcUIYgBV++Ps juQjUOzmnCteNmv42abVzkui1fxtlUhr6vvQSGN37lscCzm2ds1m6Y9/fNa8JZkjWeiW d3QOp5WUce4J0Cc/eXxHGxDKK9tnXxQOOW5KbnoaySVkE4csIjlY0KWwM1BhlhayH4NZ 1u/s8ydM9HR9d+1ECIzW38arROvF//gdKtejtrxVRiP1esnVyRKwigtAEwYMvl2rMZ3w T5iQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=K7UIx7/GIKREL+gm9Whnn5IMWi9A/6HG9N52pVuOFBA=; b=TJZVumyj6KS3w89O2jMxCwDCpes1X2Y469WDhGkQ1yCk5+8/5F4Qtps0fSjepJLUWc cnNdDIbG2gJLtoHYcCYEB1HxiESJW2J7lTB3SntA7VWMAM3HOKKNF7ZvUZ/0znOwclOe tBqBgTaC1W1ZAwyUg7SbGVZca59VnFjfDpwK3uM2Xn1PmotFw91DP8GSuJUOnqh3slrj CiZ1lUI/o5xOdSY3mz8aq47Hs0kONn+5rPbtjpxH8DuIYA0jhohaflpxHCpEBMbwMid9 P1PQtx4n9bw+4rAz+TKfyY4Rf8yR33rPEBu9a+gMrVv0BWVzHrIrm6X1eg9JZ1Ws89Xt D4tQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j97si2147749plb.292.2019.02.19.23.44.39; Tue, 19 Feb 2019 23:44:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726209AbfBTHnZ (ORCPT + 99 others); Wed, 20 Feb 2019 02:43:25 -0500 Received: from mx.socionext.com ([202.248.49.38]:4104 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725379AbfBTHnY (ORCPT ); Wed, 20 Feb 2019 02:43:24 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 20 Feb 2019 16:43:22 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 0FEB4180097; Wed, 20 Feb 2019 16:43:23 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 20 Feb 2019 16:43:23 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by kinkan.css.socionext.com (Postfix) with ESMTP id DD2ED1A04E0; Wed, 20 Feb 2019 16:43:22 +0900 (JST) Received: from M20VSDK.e01.socionext.com (unknown [10.213.118.34]) by yuzu.css.socionext.com (Postfix) with ESMTP id C3638120459; Wed, 20 Feb 2019 16:43:22 +0900 (JST) From: Sugaya Taichi To: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, soc@kernel.org Cc: Daniel Lezcano , Thomas Gleixner , Rob Herring , Mark Rutland , Takao Orito , Kazuhiro Kasai , Shinji Kanematsu , Jassi Brar , Masami Hiramatsu , Sugaya Taichi Subject: [PATCH v3 5/9] dt-bindings: timer: Add Milbeaut M10V timer description Date: Wed, 20 Feb 2019 16:44:02 +0900 Message-Id: <1550648642-10802-1-git-send-email-sugaya.taichi@socionext.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add DT bindings document for Milbeaut M10V timer. Signed-off-by: Sugaya Taichi Reviewed-by: Rob Herring --- .../bindings/timer/socionext,milbeaut-timer.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Documentation/devicetree/bindings/timer/socionext,milbeaut-timer.txt diff --git a/Documentation/devicetree/bindings/timer/socionext,milbeaut-timer.txt b/Documentation/devicetree/bindings/timer/socionext,milbeaut-timer.txt new file mode 100644 index 0000000..ac44c4b --- /dev/null +++ b/Documentation/devicetree/bindings/timer/socionext,milbeaut-timer.txt @@ -0,0 +1,17 @@ +Milbeaut SoCs Timer Controller + +Required properties: + +- compatible : should be "socionext,milbeaut-timer". +- reg : Specifies base physical address and size of the registers. +- interrupts : The interrupt of the first timer. +- clocks: phandle to the input clk. + +Example: + +timer { + compatible = "socionext,milbeaut-timer"; + reg = <0x1e000050 0x20> + interrupts = <0 91 4>; + clocks = <&clk 4>; +}; -- 1.9.1