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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 2FD2CC433EF for ; Sat, 8 Jan 2022 01:28:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:To:Cc: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=63i61BprhevkqvJpoYxOkKaXtjdvq7F4ZBFHakUOwgU=; b=BCxQXqF1V57J5A 6GW5uxZIskvCtf6VzV25RMImq8CJ+5LfTnOFpblgKR1R0SWwJQE3i+iqpADs4jvvVnsDALlh/afel KAidsDdbI+tJniG+/Jk3hDRH/rE/efUDkNM6I+8XQXThyhSkP2bCnJT2QMVVdAli/5EoeXmM1iIUl 9dYWWI8VU1UejwsRgw6ccET6T9nLcHBG4O5ywbKakVSg5oDWH/4/eUHivy/Y978GIMs2ALnF8+8XK ZPeIn1OPwlWvEp3c+3byMlfRT0M7doirvRRU5ijJsgnlOaRPWTdfbJmNCGI0NUC7EykcFx/Fe/zNQ Fgm3rvSdbbyuT906FaYw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n60WF-005kSP-Th; Sat, 08 Jan 2022 01:27:44 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n60WC-005kRp-Vf for linux-arm-kernel@lists.infradead.org; Sat, 08 Jan 2022 01:27:42 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2ADFB62044; Sat, 8 Jan 2022 01:27:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8091EC36AEB; Sat, 8 Jan 2022 01:27:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1641605259; bh=KeI8RnfgfEQEdVg9X/nT0Z288YrE9gljUBDI7bfI//I=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=KkwDtrORgFmcvs8c7t5b+VeDnBQ9pEOkRPNZX2m8y4ecqscEqpnCLSodtgA7OkbTA G7ZAT7JgXhXQ2unjQYCmZHPHcBNnBXIbB6/CFwATC4hHPprA8nm5Tfh+1fJUk5ML4l SJbXvdx3Z0yWQP8PbYeGJCQhD+GgATdLJgn2ZS0SDZ0SPpTvZx8W2KS5Wd4/ZfT2XN 9XAKYgo32PQ8ulklxHZOIsz8ftlIXyPWXDr/AypaqZdukYjFy3DgY2Opem9azCnjhK a93qi5JIyqUVHmDvekRu4HQh89jfW20Qxv86LrWY5/mvugkUOZ60I22xgLFcohkAkS yYBpCEI9/8cWw== MIME-Version: 1.0 In-Reply-To: <1639747533-9778-1-git-send-email-abel.vesa@nxp.com> References: <1639747533-9778-1-git-send-email-abel.vesa@nxp.com> Subject: Re: [PATCH v2] clk: imx: Add imx8dxl clk driver From: Stephen Boyd Cc: NXP Linux Team , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Pengutronix Kernel Team , Linux Kernel Mailing List , Jacky Bai , Abel Vesa To: Abel Vesa , Fabio Estevam , Mike Turquette , Sascha Hauer , Shawn Guo Date: Fri, 07 Jan 2022 17:27:38 -0800 User-Agent: alot/0.9.1 Message-Id: <20220108012739.8091EC36AEB@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220107_172741_078115_F04F5CF7 X-CRM114-Status: UNSURE ( 7.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Abel Vesa (2021-12-17 05:25:33) > From: Jacky Bai > > Add files for imx8dxl clk driver which is based on imx8qxp clock driver. > > Signed-off-by: Jacky Bai > Signed-off-by: Abel Vesa > --- Acked-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel