Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp1608957imj; Fri, 8 Feb 2019 04:28:28 -0800 (PST) X-Google-Smtp-Source: AHgI3IYvqt114DT6guICNniVNkKM1YIcZv6PqJNhSg2KY9Pwpl0/RZZwPBNHENE6/cXKMz7aPN45 X-Received: by 2002:a62:b511:: with SMTP id y17mr22094508pfe.199.1549628908048; Fri, 08 Feb 2019 04:28:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549628908; cv=none; d=google.com; s=arc-20160816; b=g1IJzKZ8mJb20Rd4BOxGN2ZBWFqmT+n9OHX53VyTO3nnzrNvQDDzMxvGLNWZV/9o/O c/u3S9ATJE0MwY9RJa3/62m4obNs6SFwoU2+m9JQFgM1ko0HwaLGwezfAUW42CsrZEK1 w7jz9NTFG0AGO7yMp+PFV2Hoe96G2pZZktH0oKabikcQFt3Lwt8rfhIVcT5gB2x9aWi7 pf4ZGIJw7ebDslToebFhql1onkplOUQAIEABTF9qpLUCx3wQZ9/1skhgYyBYCSxzIbXT BYL4GgcPBIlHGQgsw+7dTHhEfHVleguocYA+zbrRXEYYgL7bVU/BlshHk7unEvp4U+yu UDiw== 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=7+LBuUjcJaEpoKGwsgMF3Lp7u7qcO/g5cpFKRMR6xgI=; b=fzuuTxKbxXcn/9HFSv5FefaBoHFKwqJF/gUDA6Ru+yLKTer16Jn1ynG0INdPp0DFE+ MfbW5x3WgfzgBxzX/DD8qveNhpXWfGFVtvumq8QHNusKQxchhdKZyazk5NUty4qDr3wm /Ilss/ifmQQ3CXPJgcjdvYkOjaEzX/6Cz8o7BdSMlUPJz+5wMi5dh+t/MOW4300pBVAl sN4WBgWLnTlQPK1OkoR5bDyckXaKEF8YEJiiCdLIOcjwkereFgff0CVWIobJBjDhRPe9 rD/e8eSz2d9hCq17vDHU40nkLQpJt7NGVWKaQYQyoWtYBZvyQiCC6JY8rb4UG8jwEezS 9+Zg== 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 go3si2078784plb.97.2019.02.08.04.28.11; Fri, 08 Feb 2019 04:28:28 -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 S1727702AbfBHM0r (ORCPT + 99 others); Fri, 8 Feb 2019 07:26:47 -0500 Received: from mx.socionext.com ([202.248.49.38]:27802 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727139AbfBHM0r (ORCPT ); Fri, 8 Feb 2019 07:26:47 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 08 Feb 2019 21:26:45 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 6C62F180D62; Fri, 8 Feb 2019 21:26:45 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Fri, 8 Feb 2019 21:26:45 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by kinkan.css.socionext.com (Postfix) with ESMTP id 4FAA31A04E1; Fri, 8 Feb 2019 21:26:45 +0900 (JST) Received: from M20VSDK.e01.socionext.com (unknown [10.213.118.34]) by yuzu.css.socionext.com (Postfix) with ESMTP id 380C51202F1; Fri, 8 Feb 2019 21:26:45 +0900 (JST) From: Sugaya Taichi To: linux-serial@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , Rob Herring , Mark Rutland , Takao Orito , Kazuhiro Kasai , Shinji Kanematsu , Jassi Brar , Masami Hiramatsu , Sugaya Taichi Subject: [PATCH v2 09/15] dt-bindings: serial: Add Milbeaut serial driver description Date: Fri, 8 Feb 2019 21:27:29 +0900 Message-Id: <1549628849-31726-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 serial driver. Signed-off-by: Sugaya Taichi --- .../devicetree/bindings/serial/milbeaut-uart.txt | 21 +++++++++++++++++++++ 1 file changed, 21 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..8f61c38 --- /dev/null +++ b/Documentation/devicetree/bindings/serial/milbeaut-uart.txt @@ -0,0 +1,21 @@ +Socionext Milbeaut UART controller + +Required properties: +- compatible: should be "socionext,milbeaut-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 { + compatible = "socionext,milbeaut-usio-uart"; + reg = <0x1e700010 0x10>; + interrupts = <0 141 0x4>, <0 149 0x4>; + interrupt-names = "rx", "tx"; + clocks = <&clk 2>; + uart-flow-enable; + }; -- 1.9.1