From patchwork Mon Jun 19 01:46:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 9795023 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 B75B5601C8 for ; Mon, 19 Jun 2017 01:47:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AA45427FA5 for ; Mon, 19 Jun 2017 01:47:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9F00327FE4; Mon, 19 Jun 2017 01:47:20 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3755627FA5 for ; Mon, 19 Jun 2017 01:47:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Rymp3FYAgbDj8fNfVXNmfaVDLUAG+WMvjvGYKmYohYA=; b=Yz4HP80LXamXqd 0VAtSNT6TG9LHUUqih0at1sopLqmiWOWZadQWcgDu4WwdYit9bxUYdsxxsyWTW5n3IdiuH6/AQFyQ ueMxNGNlI8XSiF8y6W08+srbm+2R9psw9fBFBV9U8Lrhhcu4iiO6Ywv4D8q4sw4out0Cgmqbnx7qn gvUNO4vLfcgw9i7hFlfLIE+iPCC6h9bdWYinVzBctvBVVSHm2KYTyrldC6HyvatfqxZjgkcpElweN GM1vVBosbYYysQDWiZBBpUbhB7LzTslEqDBEaAInhIJzuyBRZ2/Aismq3PnzJLis6y2IqS0ZJ/rm1 3gtt4a0BsF71D3It8e6A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dMlme-0005OC-L2; Mon, 19 Jun 2017 01:47:16 +0000 Received: from mx2.suse.de ([195.135.220.15] helo=mx1.suse.de) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dMlma-0005Lo-Gi for linux-arm-kernel@lists.infradead.org; Mon, 19 Jun 2017 01:47:14 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id CB8ACAB46; Mon, 19 Jun 2017 01:46:50 +0000 (UTC) From: =?UTF-8?q?Andreas=20F=C3=A4rber?= To: Greg Kroah-Hartman Subject: [PATCH v5 07/26] dt-bindings: serial: Document Actions Semi Owl UARTs Date: Mon, 19 Jun 2017 03:46:39 +0200 Message-Id: <20170619014640.6829-1-afaerber@suse.de> X-Mailer: git-send-email 2.12.3 In-Reply-To: <7fff8813-cea4-0530-bf7b-3d0ad50d6e93@suse.de> References: <7fff8813-cea4-0530-bf7b-3d0ad50d6e93@suse.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170618_184712_717770_14D2BCDE X-CRM114-Status: GOOD ( 10.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , support@lemaker.org, =?UTF-8?q?=E5=BC=A0=E5=A4=A9=E7=9B=8A?= , devicetree@vger.kernel.org, 96boards@ucrobotics.com, linux-kernel@vger.kernel.org, Thomas Liau , Rob Herring , mp-cs@actions-semi.com, linux-serial@vger.kernel.org, =?UTF-8?q?=E5=88=98=E7=82=9C?= , =?UTF-8?q?Andreas=20F=C3=A4rber?= , linux-arm-kernel@lists.infradead.org, =?UTF-8?q?=E5=BC=A0=E4=B8=9C=E9=A3=8E?= 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 This UART is found on S500 and S900 SoCs. Acked-by: Rob Herring Signed-off-by: Andreas Färber --- v2 -> v3 -> v4 -> v5: Unchanged v1 -> v2: * Adopted "actions" vendor prefix .../devicetree/bindings/serial/actions,owl-uart.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Documentation/devicetree/bindings/serial/actions,owl-uart.txt diff --git a/Documentation/devicetree/bindings/serial/actions,owl-uart.txt b/Documentation/devicetree/bindings/serial/actions,owl-uart.txt new file mode 100644 index 000000000000..aa873eada02d --- /dev/null +++ b/Documentation/devicetree/bindings/serial/actions,owl-uart.txt @@ -0,0 +1,16 @@ +Actions Semi Owl UART + +Required properties: +- compatible : "actions,s500-uart", "actions,owl-uart" for S500 + "actions,s900-uart", "actions,owl-uart" for S900 +- reg : Offset and length of the register set for the device. +- interrupts : Should contain UART interrupt. + + +Example: + + uart3: serial@b0126000 { + compatible = "actions,s500-uart", "actions,owl-uart"; + reg = <0xb0126000 0x1000>; + interrupts = ; + };