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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 D5436C3F68F for ; Wed, 12 Feb 2020 17:09:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 AAEC92467E for ; Wed, 12 Feb 2020 17:09:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="N+/+3/ss"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="wzBy9omP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AAEC92467E 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-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org 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: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=B/i1SWKhrcM7WOREb+dMj9TuHQUUPaFY3RtIQlUHSfI=; b=N+/+3/ssdpSRRT tY2JhsE+Pl9XQ/TPZvFnbMs4nOlVSmPDm9EKlBi74DW0szmbDNpLpa1mN5qSID7pdRUpJqWFy1iaf MAB2sKMYur/5OU1WvpAK8KnmPqlpbN7vhB7Miy9lBjAsWx7CQnWGMArRz105Qqbrnxi5po3JXGenA V1pBKzlORq9+PI81e4cciikY7qttJ1k6H5HoZl8V7gNxa8rnCWzejk79Ame1p/3WB2PQNO94CttLM gzL+Y7VGdoM4IVIuAJJLxeHzsVgA9loP93nszGQV+vQkSXShtTwPzvRaEhs61lBOP94QCZ2z3PxRG Lgvvb4JY1RUWkKifjsLA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j1vW4-0000GL-CI; Wed, 12 Feb 2020 17:09:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j1vVT-0008By-Mp; Wed, 12 Feb 2020 17:09:01 +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 EF099217F4; Wed, 12 Feb 2020 17:08:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581527339; bh=XP/tWg8/Bvso3LG+TpY7EF6anCoNlsWPN1Xlkisvfqo=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=wzBy9omPl53yRjTW7Rf/aiD7rRcu3y81b3OLuafGCt9b0g46tEBgMMI7nwZ/r/DV9 QQrF8NUXRyCCs1m6ktYfed5eKBYUkCZddVJSRU2nPS32NYh16ui+zVHMPn5p7tZbW3 BxMBKpuIME+FX3bHuE8Ge4F++hdbn0tEWeJiSxro= MIME-Version: 1.0 In-Reply-To: <20200212100830.446-3-geert+renesas@glider.be> References: <20200212100830.446-1-geert+renesas@glider.be> <20200212100830.446-3-geert+renesas@glider.be> Subject: Re: [PATCH 2/7] ARM: mediatek: Replace by From: Stephen Boyd To: Chen-Yu Tsai , Geert Uytterhoeven , Heiko Stuebner , Lubomir Rintel , Magnus Damm , Matthias Brugger , Maxime Ripard , Michal Simek , Russell King Date: Wed, 12 Feb 2020 09:08:58 -0800 Message-ID: <158152733826.121156.5780809579454137553@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-20200212_090859_874765_6850639E X-CRM114-Status: UNSURE ( 7.07 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Geert Uytterhoeven , linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Quoting Geert Uytterhoeven (2020-02-12 02:08:25) > The Mediatek platform code is not a clock provider, and just needs to > call of_clk_init(). > > Hence it can include instead of . > > Signed-off-by: Geert Uytterhoeven > --- Reviewed-by: Stephen Boyd _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek