From patchwork Thu Mar 1 10:34:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Keeping X-Patchwork-Id: 10250849 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 9931B60211 for ; Thu, 1 Mar 2018 10:35:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8383528EB8 for ; Thu, 1 Mar 2018 10:35:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7566128EFE; Thu, 1 Mar 2018 10:35:52 +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 [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 81CD328EB8 for ; Thu, 1 Mar 2018 10:35:51 +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=gvVHJ797U2/6+ZYcwNVU8Sro2nLZI7pRTrSCBSMjrkc=; b=kQS VbzN5WQMSvEQ3pLqHS8yTiWOK//b9EbgDOQC3VLssCGsXAkHc00HjsKodpbpQB+JEeLfnLzaoIcr1 aPEe3Qq3GrmGVWedIOsdWD4ZnJjHEqDlBw8HhBCDJiodcJ5rcP45eFrCsQt7w5L95CL/cKGEHGEbg MUmmZOJKq5kjqnLCFB91m6contx0Umkttwj75n7rtpPpCiwuIloN2Zn3p8sdxsP14v3hQNOYVsoCC CvH/g1ORA4/zerSQ8FsJQFRNKWuc7dc8rZoXNJKP1Wz6O8LPiDsG2linCpgz9/NTbRoFUdA6twu8H wOrz/cxewVTdq3tjkBViTlDfNoOQdZA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1erLYs-0000fV-Jz; Thu, 01 Mar 2018 10:35:42 +0000 Received: from dougal.metanate.com ([90.155.101.14] helo=metanate.com) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1erLYp-0000cA-Go; Thu, 01 Mar 2018 10:35:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/simple; d=metanate.com; s=stronger; h=Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=QJgPiLSp64vNwpZEElIBqFXMklFOPqC8+dmEUoJMk3U=; b=KvUMq/RPNI3z8D8Yt8VfXLQoPj uw0NTNhweKIEwCk0rH+K1bZBlhGnvJ3WUSxRobkTKTrV+IeEVydUwnWmmtUy85cDchZdMRN5BMafP qOt/S50wJLlbv5EfcvnMDF1PbT8fbFNVhMw6vM1EqUf3M8Y2FvBL/2rLC6JuzvDmEzyXXs2dNjrmB H+zWfZ4wOEfesLDS5YX1haaVsumapVqMQNW5zB09RDyEwXlyHaLplI7yRL/K6FU2QBS6dITDuZrzL Wm+DpzGslmUYu8zKsa07QbVTM4waZ4pUibXLEZmtWLU2QJXDNhZGdSC2lt3EYw7a26QGd52pIFTSz sMi2R0Dw==; Received: from static-84-9-133-23.vodafonexdsl.co.uk ([84.9.133.23] helo=localhost.localdomain) by shrek.metanate.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1erLYA-0002D8-Cz; Thu, 01 Mar 2018 10:34:58 +0000 From: John Keeping To: devicetree@vger.kernel.org Subject: [PATCH] dt-bindings: rockchip-dw-mshc: use consistent clock names Date: Thu, 1 Mar 2018 10:34:47 +0000 Message-Id: <20180301103447.7059-1-john@metanate.com> X-Mailer: git-send-email 2.16.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180301_023539_700243_95263C30 X-CRM114-Status: UNSURE ( 8.05 ) X-CRM114-Notice: Please train this message. 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 , Ulf Hansson , Heiko Stuebner , linux-mmc@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , John Keeping , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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 The names of these clocks are "ciu-drive" and "ciu-sample" as described for the clock-names property. Avoid confusion by spelling these correctly everywhere they are referenced. Signed-off-by: John Keeping Reviewed-by: Heiko Stuebner Reviewed-by: Shawn Lin --- Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt index c6558785e61b..8ce49b255974 100644 --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt @@ -21,7 +21,7 @@ Required Properties: - "rockchip,rk3399-dw-mshc", "rockchip,rk3288-dw-mshc": for Rockchip RK3399 Optional Properties: -* clocks: from common clock binding: if ciu_drive and ciu_sample are +* clocks: from common clock binding: if ciu-drive and ciu-sample are specified in clock-names, should contain handles to these clocks. * clock-names: Apart from the clock-names described in synopsys-dw-mshc.txt @@ -29,7 +29,7 @@ Optional Properties: to control the clock phases, "ciu-sample" is required for tuning high- speed modes. -* rockchip,default-sample-phase: The default phase to set ciu_sample at +* rockchip,default-sample-phase: The default phase to set ciu-sample at probing, low speeds or in case where all phases work at tuning time. If not specified 0 deg will be used.