From patchwork Thu Jul 7 00:06:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Turquette X-Patchwork-Id: 9217435 X-Patchwork-Delegate: mturquette@baylibre.com 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 7BA6060467 for ; Thu, 7 Jul 2016 00:06:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 630672856D for ; Thu, 7 Jul 2016 00:06:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 56E622856F; Thu, 7 Jul 2016 00:06:23 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8F94D2856D for ; Thu, 7 Jul 2016 00:06:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932805AbcGGAGV (ORCPT ); Wed, 6 Jul 2016 20:06:21 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:34916 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932812AbcGGAGV convert rfc822-to-8bit (ORCPT ); Wed, 6 Jul 2016 20:06:21 -0400 Received: by mail-pa0-f48.google.com with SMTP id dx3so815201pab.2 for ; Wed, 06 Jul 2016 17:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:content-transfer-encoding:to:from:in-reply-to:cc :references:message-id:user-agent:subject:date; bh=jR33Ap4nlWnA57oFtuc3ImdQudMTs5WOtvRh0YElQ1M=; b=Iq/xLDyNspL0nU8L//OhiA9s9iR6PRxLxxncECAwnoUBnFzDFvEGLzuwyk92WcR6tb U7pi1+uXiiqRNe7707IAVJgdd7ukKpCVjkbPsR3LDS5nvcPtF8pzko5kBCfldVQTDlzH FqKnNbXtFSILK1mNLyUOnY2IP9WoLPKZ/gLREvCSx0ua6LSfzGu4vB29U0R+i0aLeRMU 5NvGUqFJvHFbmc4bbyUXu6B+yiKI5yA3UoMeCEjebnQ5kAOoMEDeCdJvnfJuTYF5agIZ 2fqO2JwZ8UD6+crr5+uizdk9HOwY5/Y9recPvvXYKTgiZA13vJl2yv/zLnTXPrT/O3xs ogPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:content-transfer-encoding:to:from :in-reply-to:cc:references:message-id:user-agent:subject:date; bh=jR33Ap4nlWnA57oFtuc3ImdQudMTs5WOtvRh0YElQ1M=; b=Hsv8AcD06TiWKYpJN/zduP5q/FFZjc139b455CfpfEv8rfM9yh/XRYKF7BoGYM0Cgj w0rfeCYNbiWM3KJYH6LSLnlwJKj2dfEqkVObSN6bgH+8uKLZ/19Ruyy0S4k4vmdsxpu1 kwWhEzqd/9VscIPC+NmNr5uwUwtSdl6+wPf8auDitu7K40zOyZkGFEApu0gvjfoFqgNX BIe2GA5PGgo25GLS23L1J1aPOFdG5XQHsuoiZQBmQPmHwqzQ7hPvq0OWn+J8eYoGuJuA IWTYDDGF9vlReCL1XQikW95QrHgHz0Pbmd4hl9IV+I+EmLWosk30Y7x/+Z2oQCVvxoKF vEYA== X-Gm-Message-State: ALyK8tIxyPoOJwS3PajwFF78137Tfl+zPEfJdXZ45x6AX4hsuuCMofBd4Ssp8PiOO64p2PbC X-Received: by 10.67.6.161 with SMTP id cv1mr30919115pad.32.1467849968547; Wed, 06 Jul 2016 17:06:08 -0700 (PDT) Received: from localhost (cpe-172-248-200-249.socal.res.rr.com. [172.248.200.249]) by smtp.gmail.com with ESMTPSA id br6sm5908614pac.0.2016.07.06.17.06.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Jul 2016 17:06:07 -0700 (PDT) MIME-Version: 1.0 To: Kevin Hilman , "Stephen Boyd" From: Michael Turquette In-Reply-To: <20160706230749.9620-1-khilman@baylibre.com> Cc: linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org References: <20160706230749.9620-1-khilman@baylibre.com> Message-ID: <146784996534.73491.14217049599437131929@resonance> User-Agent: alot/0.3.7 Subject: Re: [PATCH] clk: gxbb: expose CLKID_MMC_PCLK Date: Wed, 06 Jul 2016 17:06:05 -0700 Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Kevin, Quoting Kevin Hilman (2016-07-06 16:07:49) > The MMC_PCLK is needed for the SD/eMMC driver. > > Signed-off-by: Kevin Hilman > --- > include/dt-bindings/clock/gxbb-clkc.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h > index f889d80246cb..5eb69ec74f6b 100644 > --- a/include/dt-bindings/clock/gxbb-clkc.h > +++ b/include/dt-bindings/clock/gxbb-clkc.h > @@ -8,5 +8,6 @@ > #define CLKID_CPUCLK 1 > #define CLKID_CLK81 12 > #define CLKID_ETH 36 > +#define CLKID_MMC_PCLK 66 I think you're missing removal of the duplicate macro as well: Regards, Mike --- To unsubscribe from this list: send the line "unsubscribe linux-clk" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/clk/meson/gxbb.h b/drivers/clk/meson/gxbb.h index a2adf3448b59..f0fab2286c18 100644 --- a/drivers/clk/meson/gxbb.h +++ b/drivers/clk/meson/gxbb.h @@ -234,7 +234,7 @@ #define CLKID_HDMI_PCLK 63 #define CLKID_USB1_DDR_BRIDGE 64 #define CLKID_USB0_DDR_BRIDGE 65 -#define CLKID_MMC_PCLK 66 +/* CLKID_MMC_PCLK */ #define CLKID_DVIN 67 #define CLKID_UART2 68 #define CLKID_SANA 69