Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2144662imu; Sun, 18 Nov 2018 17:02:00 -0800 (PST) X-Google-Smtp-Source: AJdET5csdztzYGxeOMwd0Ogk0Z68E6JE60IGXt/EHSlwM0GRWAu0QSR8TS+9pT24e6tiwVWL6skg X-Received: by 2002:a17:902:503:: with SMTP id 3-v6mr20611282plf.88.1542589319969; Sun, 18 Nov 2018 17:01:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542589319; cv=none; d=google.com; s=arc-20160816; b=smCHET8eQAZKm5SAzuSSJJ5XhLrWkiKrWwkICvc3NlRu4Hb0FV6ikJk8msQpB5ig9+ MB15I/NUk6OMO6uqGUCGJlXK+etK3NCzsNFQ3eCpBKlOX1IoHpysZRVBuYHlFHChMeco jOUBkb7wobQPbo4meWrSDIOaJi6CPBbRku+q8KP9m4RiRf1Arp5mdGPtVEpJZSCOtxah ZC6It38LN8dgd8llTfvDEMcrgO9osX0NRvGQGVEIvYhS5akUz+HIWqQceGizqQu3NFoR dHjoIdlF8SJRuOBaSN37B74P7TjrYTOVX4112Tc3TEpkzYyYTvkR+Tbvjbh+fxBfymEy xoWw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=JouPLC06FOWZWuUsChfnCzdJ+bw3u+mXud3PSOh0bAc=; b=RqI1P4xdP5wOwsZGtiYbAJbbz6haY9nzh3f3U0luYLUL52KSAHexLj1PnkN5G242K8 KG2mbsNIYkKGz/ZgVwX8jdr5PHBrmSIzQhUWjlYYQMQujSA414rtolM3MQdXuyiXpyKn CN9o/1BK+zjGgB99iPtz2dWolWSNCudgmyeI6dObQe/trsNFWTj7KxgzL92IsucS1536 wUt8bgZmUpGeH8lAi7afQQ4smCH88ZPgQvjjpAP4k8eEY86TuYG21TW64KcR76Q4+bYQ Epsvq2smZqKYlkcyQGo0Wxjph0mscRlvjY0nuaRaY4TTAol8BLmVi74i92fdHeVyvAxT 7nqw== 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 f4si19429012plf.364.2018.11.18.17.01.45; Sun, 18 Nov 2018 17:01:59 -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 S1728017AbeKSLWf (ORCPT + 99 others); Mon, 19 Nov 2018 06:22:35 -0500 Received: from mx.socionext.com ([202.248.49.38]:40700 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725904AbeKSLWe (ORCPT ); Mon, 19 Nov 2018 06:22:34 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 19 Nov 2018 10:00:39 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id EFBE2180111; Mon, 19 Nov 2018 10:00:38 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 19 Nov 2018 10:00:38 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 6644E403AB; Mon, 19 Nov 2018 10:00:38 +0900 (JST) Received: from M20VSDK.e01.socionext.com (unknown [10.213.118.34]) by yuzu.css.socionext.com (Postfix) with ESMTP id 46B75120455; Mon, 19 Nov 2018 10:00:38 +0900 (JST) From: Sugaya Taichi To: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Cc: Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , Greg Kroah-Hartman , Daniel Lezcano , Thomas Gleixner , Russell King , Jiri Slaby , Masami Hiramatsu , Jassi Brar , Sugaya Taichi Subject: [PATCH 08/14] dt-bindings: serial: Add Milbeaut M10V serial description Date: Mon, 19 Nov 2018 10:01:13 +0900 Message-Id: <1542589274-13878-9-git-send-email-sugaya.taichi@socionext.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1542589274-13878-1-git-send-email-sugaya.taichi@socionext.com> References: <1542589274-13878-1-git-send-email-sugaya.taichi@socionext.com> 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 serial. Signed-off-by: Sugaya Taichi --- .../devicetree/bindings/serial/milbeaut-uart.txt | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/serial/milbeaut-uart.txt diff --git a/Documentation/devicetree/bindings/serial/milbeaut-uart.txt b/Documentation/devicetree/bindings/serial/milbeaut-uart.txt new file mode 100644 index 0000000..19d1480 --- /dev/null +++ b/Documentation/devicetree/bindings/serial/milbeaut-uart.txt @@ -0,0 +1,23 @@ +Socionext Milbeaut UART controller + +Required properties: +- index: must be 0 +- compatible: should be "socionext,milbeaut-m10v-usio-uart". +- reg: offset and length of the register set for the device. +- interrupts: two interrupts specifier. +- clocks: phandle to the input clock. +- interrupt-names: should be "rx", "tx". + +Optional properties: +- uart-flow-enable: flow control enable. + +Example: + usio1: usio_uart@1e700010 { + index = <0>; + compatible = "socionext,milbeaut-m10v-usio-uart"; + reg = <0x1e700010 0x10>; + interrupts = <0 141 0x4>, <0 149 0x4>; + interrupt-names = "rx", "tx"; + clocks = <&hclk>; + uart-flow-enable; + }; -- 1.9.1