From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 58BF7C433E1 for ; Thu, 16 Jul 2020 00:58:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 31FB22071B for ; Thu, 16 Jul 2020 00:58:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594861098; bh=fN+S2Gc6/8TG8x5I2ww/JDGn/O6BB81s/hlqQZypqk0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:List-ID:From; b=PNPA15UzK1Y+fQaaEQVHJeroPo2Mhip7XzvxW1yudrBbpmvAmi0ia/t8CsXSXsTwX eubEJKOkolLkAiqlpv5O1zw6pVzgBZgTaCnLF80yy+TEAao/0f6f3FviAIXYRWzkvf uQHqKhonYerUM6RhzEgEcM4HUre0MIGKII8n0QUo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727798AbgGPA6Q (ORCPT ); Wed, 15 Jul 2020 20:58:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:36038 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726479AbgGPA6Q (ORCPT ); Wed, 15 Jul 2020 20:58:16 -0400 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F2F2420714; Thu, 16 Jul 2020 00:58:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594861096; bh=fN+S2Gc6/8TG8x5I2ww/JDGn/O6BB81s/hlqQZypqk0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=KKK+fy4l8n0stQsuGCcUCcGebL1cYd4C9N7ZF0fSEucbIBO9ukEG/fwOZWt34yMTO t56cdxSARMT6/t23Whzy7u/8pKh/JOb4FCYDRuA1LZ6/HDBtnO2E9zW2URgwTmQU7Z hIiAwpWg5Asky97YrWBYOy5HQtqghrYQU46bN/kw= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1594098579-25050-4-git-send-email-Anson.Huang@nxp.com> References: <1594098579-25050-1-git-send-email-Anson.Huang@nxp.com> <1594098579-25050-4-git-send-email-Anson.Huang@nxp.com> Subject: Re: [PATCH V6 3/6] clk: imx: Add clock configuration for ARMv7 platforms From: Stephen Boyd Cc: Linux-imx@nxp.com To: Anson Huang , Georg.Waibel@wiedemann-group.com, abel.vesa@nxp.com, aisheng.dong@nxp.com, andrew.smirnov@gmail.com, chen.fang@nxp.com, daniel.baluta@nxp.com, festevam@gmail.com, fugang.duan@nxp.com, georg.waibel@wiedemann-group.de, horia.geanta@nxp.com, j.remmet@phytec.de, kernel@pengutronix.de, laurent.pinchart@ideasonboard.com, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, mturquette@baylibre.com, peng.fan@nxp.com, s.hauer@pengutronix.de, sfr@canb.auug.org.au, shawnguo@kernel.org, yuehaibing@huawei.com Date: Wed, 15 Jul 2020 17:58:15 -0700 Message-ID: <159486109533.1987609.1468645632345218617@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Anson Huang (2020-07-06 22:09:36) > Add CONFIG_CLK_xxx for i.MX ARMv7 platforms, and use it as build option > instead of CONFIG_SOC_xxx, the CONFIG_CLK_xxx will be selected by default > according to CONFIG_SOC_xxx. >=20 > Signed-off-by: Anson Huang > Reviewed-by: Dong Aisheng > --- Reviewed-by: Stephen Boyd From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6E02C433E1 for ; Thu, 16 Jul 2020 00:59:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8B4E82077D for ; Thu, 16 Jul 2020 00:59:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gEJ2ay97"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="KKK+fy4l" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8B4E82077D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=LnAB8mPIWs7vnJaGHqKGt4hUP/bQR0K/rYoNFCN9xPI=; b=gEJ2ay9777hoC2fMBbMiuQCkw w9r/n3sMgK+c3KBibskx9r+040qi5lSKKxH94asYpz/9yMaZv6qnf3866xcrgQReXVomJg30PRgzE CMhkHCzqfYH+hJhtfQEk7B4sWgUzHPrdz4RFVznTEVzhCrKPJkICdRzHkayhhY3ONs2Xd4A9+8W6k 4ysiofL6RxVw240DgNhmGdEmin+OfhqmH8RSuPZmoOq+i5W02ombcxX+GFSmHkqDabJjnLuIIeUMO FwKFWxT4Bvxluvd5k+PLjLpWAjQv83RXyuwKkBJpLKoTi3OB2IWw3Y9junW3pnAqPPCVP20d0ivLH e2yAzJrMA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvsE6-0005wU-Q9; Thu, 16 Jul 2020 00:58:18 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvsE4-0005vw-Pw for linux-arm-kernel@lists.infradead.org; Thu, 16 Jul 2020 00:58:17 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F2F2420714; Thu, 16 Jul 2020 00:58:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594861096; bh=fN+S2Gc6/8TG8x5I2ww/JDGn/O6BB81s/hlqQZypqk0=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=KKK+fy4l8n0stQsuGCcUCcGebL1cYd4C9N7ZF0fSEucbIBO9ukEG/fwOZWt34yMTO t56cdxSARMT6/t23Whzy7u/8pKh/JOb4FCYDRuA1LZ6/HDBtnO2E9zW2URgwTmQU7Z hIiAwpWg5Asky97YrWBYOy5HQtqghrYQU46bN/kw= MIME-Version: 1.0 In-Reply-To: <1594098579-25050-4-git-send-email-Anson.Huang@nxp.com> References: <1594098579-25050-1-git-send-email-Anson.Huang@nxp.com> <1594098579-25050-4-git-send-email-Anson.Huang@nxp.com> Subject: Re: [PATCH V6 3/6] clk: imx: Add clock configuration for ARMv7 platforms From: Stephen Boyd To: Anson Huang , Georg.Waibel@wiedemann-group.com, abel.vesa@nxp.com, aisheng.dong@nxp.com, andrew.smirnov@gmail.com, chen.fang@nxp.com, daniel.baluta@nxp.com, festevam@gmail.com, fugang.duan@nxp.com, georg.waibel@wiedemann-group.de, horia.geanta@nxp.com, j.remmet@phytec.de, kernel@pengutronix.de, laurent.pinchart@ideasonboard.com, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, mturquette@baylibre.com, peng.fan@nxp.com, s.hauer@pengutronix.de, sfr@canb.auug.org.au, shawnguo@kernel.org, yuehaibing@huawei.com Date: Wed, 15 Jul 2020 17:58:15 -0700 Message-ID: <159486109533.1987609.1468645632345218617@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_205816_901407_4673BFC0 X-CRM114-Status: UNSURE ( 6.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux-imx@nxp.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Anson Huang (2020-07-06 22:09:36) > Add CONFIG_CLK_xxx for i.MX ARMv7 platforms, and use it as build option > instead of CONFIG_SOC_xxx, the CONFIG_CLK_xxx will be selected by default > according to CONFIG_SOC_xxx. > > Signed-off-by: Anson Huang > Reviewed-by: Dong Aisheng > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel