From patchwork Wed May 4 23:36:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Doug Anderson X-Patchwork-Id: 9019511 Return-Path: X-Original-To: patchwork-linux-rockchip@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id DD9A3BF29F for ; Wed, 4 May 2016 23:37:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 102CB20414 for ; Wed, 4 May 2016 23:37:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4D1E220412 for ; Wed, 4 May 2016 23:37:20 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ay6M1-0005VR-Dj; Wed, 04 May 2016 23:37:17 +0000 Received: from mail-pf0-x22d.google.com ([2607:f8b0:400e:c00::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ay6Lt-0005S9-Et for linux-rockchip@lists.infradead.org; Wed, 04 May 2016 23:37:10 +0000 Received: by mail-pf0-x22d.google.com with SMTP id 206so30697214pfu.0 for ; Wed, 04 May 2016 16:36:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id; bh=HO1j4pnJ9VI6Y8yfuKDZN0pmfTHJveiOIc6F1I48ELM=; b=cBPwkTR2bv5m11QoeOq+ANFB2oPO6hLwABRrZlhxx18/3mLWLiqb9VpabPw6x3w0wo hr5OcGip0OfKgp5UAUCDNqLH8F7wZeOTIeTXzFSbRFVk4M6f/HkBJNTUCcQts+gfkedG VsVCRzCn+kDd1/PeCll+HN6S82aAAPK1RjS3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=HO1j4pnJ9VI6Y8yfuKDZN0pmfTHJveiOIc6F1I48ELM=; b=hCVwZHPv3PA6gRg+ScFormPlDYagVSLNrnculzMBH9pTbukABSppkwuJKXAgbHS1IX 6VBd8KlHCrjlwdb47/DL74osTiIiYyNab2kIIOls1ptFJnurhaJqmo9bjkhLteANpTpQ IyMllDD7ZpLUvgEi6v/RVMEU/7zy+LouuBjOY5yNf0MxSP1xw+HiyVxSEJm588R8uKm2 iOA0BAH15GVCgwhYxGCLd76T+Eupc1TJWXOUYtK8qkq63zZONiVkYz4N8VBL0YkBYZc2 FU1JJRLjnZnZTSDWsNPiymLqghIVMZJb/RAtku9mymWIIflIiT1+IPWKpEhpu2UxIOUw YdQg== X-Gm-Message-State: AOPr4FWSQvp8pzyHymBei9d4Sw40evFai0X/ctATpQWTy3MmO8WhZM4OQc3i/j76IoPlhQ== X-Received: by 10.98.79.6 with SMTP id d6mr16087939pfb.22.1462405008177; Wed, 04 May 2016 16:36:48 -0700 (PDT) Received: from tictac.mtv.corp.google.com ([172.22.65.76]) by smtp.gmail.com with ESMTPSA id 1sm8587259pah.7.2016.05.04.16.36.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 04 May 2016 16:36:47 -0700 (PDT) From: Douglas Anderson To: Heiko Stuebner Subject: [PATCH] clk: rockchip: fix the rk3399 sdmmc sample / drv name Date: Wed, 4 May 2016 16:36:25 -0700 Message-Id: <1462404985-27957-1-git-send-email-dianders@chromium.org> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160504_163709_574487_D3DF86B4 X-CRM114-Status: UNSURE ( 9.78 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: zhengxing@rock-chips.com, mturquette@baylibre.com, briannorris@chromium.org, sboyd@codeaurora.org, Douglas Anderson , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-6.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The rk3399 clock table had a simple typo in it, calling the SDMMC sample and drive clocks by the wrong name. Fix this minor typo. Signed-off-by: Douglas Anderson Tested-by: Brian Norris Acked-by: Brian Norris --- drivers/clk/rockchip/clk-rk3399.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/clk/rockchip/clk-rk3399.c b/drivers/clk/rockchip/clk-rk3399.c index 5248726af86d..291543f52caa 100644 --- a/drivers/clk/rockchip/clk-rk3399.c +++ b/drivers/clk/rockchip/clk-rk3399.c @@ -894,8 +894,8 @@ static struct rockchip_clk_branch rk3399_clk_branches[] __initdata = { RK3399_CLKSEL_CON(16), 8, 3, MFLAGS, 0, 7, DFLAGS, RK3399_CLKGATE_CON(6), 1, GFLAGS), - MMC(SCLK_SDMMC_DRV, "emmc_drv", "clk_sdmmc", RK3399_SDMMC_CON0, 1), - MMC(SCLK_SDMMC_SAMPLE, "emmc_sample", "clk_sdmmc", RK3399_SDMMC_CON1, 1), + MMC(SCLK_SDMMC_DRV, "sdmmc_drv", "clk_sdmmc", RK3399_SDMMC_CON0, 1), + MMC(SCLK_SDMMC_SAMPLE, "sdmmc_sample", "clk_sdmmc", RK3399_SDMMC_CON1, 1), MMC(SCLK_SDIO_DRV, "sdio_drv", "clk_sdio", RK3399_SDIO_CON0, 1), MMC(SCLK_SDIO_SAMPLE, "sdio_sample", "clk_sdio", RK3399_SDIO_CON1, 1),