From patchwork Mon Apr 23 07:32:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 10356323 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 BEDF9601BE for ; Mon, 23 Apr 2018 07:33:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A92A6289CF for ; Mon, 23 Apr 2018 07:33:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9CF8B289D4; Mon, 23 Apr 2018 07:33:22 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 B5884289CF for ; Mon, 23 Apr 2018 07:33:21 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=ggPz78VnYc+jYwb9GwTUeDLBvUzPA/7uD+7cMhYg++Y=; b=K69 Rl4qjeZUmpk78wvUura2wntJXLB93+hUuaej2GdX2hxSRT5YsRCYxIpA2EU7ShGbmBraDA5xsnRBh xewuFl1Dz1Dbu5Z09aJWVu+IVCMFp5dCh0Tz3/iHRO5JurTOYspjp+2pRbHi97CRXyxp6pba3e25Y RWmmTM8gIu2bb7YdvBhnqFTmAf+LdXqp24E/zaJ0HR0orREkIaHvA6EBXOlkhgHfYtGEJT9y5sMh9 TEOftEuLR3H+wbMqM7+YlM4EXalV7R9QUMdCsKVIdG/IfosPuON6v2+HNRyUXbdYfqXWUSQ8WcjZp +n4LL+WoIO9IpDCj3jWlvAfR4ChSElw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fAVyS-0007Y3-G8; Mon, 23 Apr 2018 07:33:20 +0000 Received: from andre.telenet-ops.be ([2a02:1800:120:4::f00:15]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fAVyJ-0007Vr-Hs for linux-amlogic@lists.infradead.org; Mon, 23 Apr 2018 07:33:18 +0000 Received: from ayla.of.borg ([84.194.111.163]) by andre.telenet-ops.be with bizsmtp id djYi1x0033XaVaC01jYiCn; Mon, 23 Apr 2018 09:32:44 +0200 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.86_2) (envelope-from ) id 1fAVxp-0005qp-U3; Mon, 23 Apr 2018 09:32:41 +0200 Received: from geert by ramsan with local (Exim 4.86_2) (envelope-from ) id 1fAVxp-00061k-QK; Mon, 23 Apr 2018 09:32:41 +0200 From: Geert Uytterhoeven To: Greg Kroah-Hartman , Rob Herring , Mark Rutland , Carlo Caione , Kevin Hilman Subject: [PATCH] dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/ Date: Mon, 23 Apr 2018 09:32:40 +0200 Message-Id: <1524468760-22912-1-git-send-email-geert+renesas@glider.be> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180423_003311_771798_FA3A09FC X-CRM114-Status: UNSURE ( 9.18 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Geert Uytterhoeven , linux-serial@vger.kernel.org, linux-amlogic@lists.infradead.org MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Geert Uytterhoeven Acked-by: Neil Armstrong --- Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt index 8ff65fa632fdedd7..c06c045126fc9070 100644 --- a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt +++ b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt @@ -21,7 +21,7 @@ Required properties: - interrupts : identifier to the device interrupt - clocks : a list of phandle + clock-specifier pairs, one for each entry in clock names. -- clocks-names : +- clock-names : * "xtal" for external xtal clock identifier * "pclk" for the bus core clock, either the clk81 clock or the gate clock * "baud" for the source of the baudrate generator, can be either the xtal