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=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 6D8AAC432BE for ; Tue, 27 Jul 2021 01:19:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 456FB60F6D for ; Tue, 27 Jul 2021 01:19:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231752AbhG0Aiq (ORCPT ); Mon, 26 Jul 2021 20:38:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:40222 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229528AbhG0Aim (ORCPT ); Mon, 26 Jul 2021 20:38:42 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id AEFF060F8F; Tue, 27 Jul 2021 01:19:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627348750; bh=cedZER80Bx35E0iQ5JejSSTvmqmwrBLUwul03A9Vwa4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=bQlPLFSIkWmy8EwC43+w8blVmLAKYe5z6v+MYsQh+1U/ikJOW9fYSViNsvdHwVfZI lMs+Mzr87kmy1XZmO8EAjbxB0TVAFHRzuXNayd/BomjA16RUdgPQaNfyt4pokdcx0Y MYJTEYoTlXXPmqt0/L72R9XXz2W3AJsWnFirwbkC2GhO4pZHZS+Ymx+TP9W34c8hr3 Wp6+/KdCRRXKwPURLWlu8heXd307HWpCreNo34ANaUi/xrNaSSTBdm45k76jDYM9r/ xid1c8vfT1BzJ5kMfxU+QAFuM5DaDSueJrocpd1hDvkL3dEgHKd3p/kFO4YtyXBpzF nLAwk6ddWR+LQ== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <3bee1689-5e1d-e65f-e66c-95d4521ea9f4@microchip.com> References: <20210719080317.1045832-1-claudiu.beznea@microchip.com> <20210719080317.1045832-3-claudiu.beznea@microchip.com> <3bee1689-5e1d-e65f-e66c-95d4521ea9f4@microchip.com> Subject: Re: [PATCH 2/2] clk: at91: add register definition for sama7g5's master clock From: Stephen Boyd Cc: eugen.hristev@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, sfr@canb.auug.org.au To: Claudiu Beznea , Nicolas Ferre , alexandre.belloni@bootlin.com, linux@armlinux.org.uk, ludovic.desroches@microchip.com, mturquette@baylibre.com Date: Mon, 26 Jul 2021 18:19:09 -0700 Message-ID: <162734874941.2368309.7238828348099448826@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Nicolas Ferre (2021-07-19 05:46:00) > On 19/07/2021 at 10:03, Claudiu Beznea wrote: > > Add register definitions for SAMA7G5's master clock. These would be > > also used by architecture specific power saving code. > >=20 > > Fixes: 6cb0e54412a3 ("ARM: at91: pm: add support for MCK1..4 save/resto= re for ulp modes") > > Signed-off-by: Claudiu Beznea >=20 > Acked-by: Nicolas Ferre >=20 > > --- > >=20 > > Hi Stephen, > >=20 > > This is a part from patch at [1]. I keep it at minimum (only definition= s) > > for faster acceptance as the build is broken on arm multi_v7_defconfig > > without it). > > In next version of patch at [1] I will update it accordingly. >=20 > Stephen, >=20 > Before hearing from you I inserted this patch in our at91-soc branch=20 > that is part of linux-next. With this at least the build don't break=20 > anymore. I don't think I need the patches? I'll try to remember this patch if I apply some patch that needs this in the future and probably just duplicate the commit to make things simpler. >=20 > Tell me if you want to have an immutable branch that we could share with = > it on top of 5.14-rc1 or if it's fine if we add the same patch in both=20 > of our trees. > 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=-9.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 BF90BC4338F for ; Tue, 27 Jul 2021 01:22:10 +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 8187760F6D for ; Tue, 27 Jul 2021 01:22:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8187760F6D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=gFL63JgnBqpQNyxppzCiRrpxXe/qbVmLGtPKBUKTPqA=; b=E3yXRryRUOOq5y oW3f/VUuNau5Rpk3vrn5+KbvaJkNsmnIrYC4HW+3SKDD54OMZcVnCfPZRh95CKxnR4LuVAVaem+bP CMYjgZyx/DN9zerhNb4Vpsl97crZeSWCKkg5nR5wrKTrAlEOpkpNWvaeNimqNA3gczw0ff6fAhwct ZGKw5yh6/Cln7WTgSpMcfg2dD+9uUh0BsFt2TyOeKHup2yVDaebkxxM2No/ux/4OeKlLbCf5ctvjS KcScRdhFCdOp9jq7rjDOgld1KLTkVomuFZVi8MBx5TAUNh1GzKrFLnbNq4iJYrBSVywYm5D/SbEcX fh5byqbPdeH1LlkMKL0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m8BkZ-00ClzB-9r; Tue, 27 Jul 2021 01:19:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m8BkV-00Clyr-Bu for linux-arm-kernel@lists.infradead.org; Tue, 27 Jul 2021 01:19:12 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id AEFF060F8F; Tue, 27 Jul 2021 01:19:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627348750; bh=cedZER80Bx35E0iQ5JejSSTvmqmwrBLUwul03A9Vwa4=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=bQlPLFSIkWmy8EwC43+w8blVmLAKYe5z6v+MYsQh+1U/ikJOW9fYSViNsvdHwVfZI lMs+Mzr87kmy1XZmO8EAjbxB0TVAFHRzuXNayd/BomjA16RUdgPQaNfyt4pokdcx0Y MYJTEYoTlXXPmqt0/L72R9XXz2W3AJsWnFirwbkC2GhO4pZHZS+Ymx+TP9W34c8hr3 Wp6+/KdCRRXKwPURLWlu8heXd307HWpCreNo34ANaUi/xrNaSSTBdm45k76jDYM9r/ xid1c8vfT1BzJ5kMfxU+QAFuM5DaDSueJrocpd1hDvkL3dEgHKd3p/kFO4YtyXBpzF nLAwk6ddWR+LQ== MIME-Version: 1.0 In-Reply-To: <3bee1689-5e1d-e65f-e66c-95d4521ea9f4@microchip.com> References: <20210719080317.1045832-1-claudiu.beznea@microchip.com> <20210719080317.1045832-3-claudiu.beznea@microchip.com> <3bee1689-5e1d-e65f-e66c-95d4521ea9f4@microchip.com> Subject: Re: [PATCH 2/2] clk: at91: add register definition for sama7g5's master clock From: Stephen Boyd Cc: eugen.hristev@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, sfr@canb.auug.org.au To: Claudiu Beznea , Nicolas Ferre , alexandre.belloni@bootlin.com, linux@armlinux.org.uk, ludovic.desroches@microchip.com, mturquette@baylibre.com Date: Mon, 26 Jul 2021 18:19:09 -0700 Message-ID: <162734874941.2368309.7238828348099448826@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210726_181911_469939_F6759C30 X-CRM114-Status: GOOD ( 19.51 ) 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 Nicolas Ferre (2021-07-19 05:46:00) > On 19/07/2021 at 10:03, Claudiu Beznea wrote: > > Add register definitions for SAMA7G5's master clock. These would be > > also used by architecture specific power saving code. > > > > Fixes: 6cb0e54412a3 ("ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes") > > Signed-off-by: Claudiu Beznea > > Acked-by: Nicolas Ferre > > > --- > > > > Hi Stephen, > > > > This is a part from patch at [1]. I keep it at minimum (only definitions) > > for faster acceptance as the build is broken on arm multi_v7_defconfig > > without it). > > In next version of patch at [1] I will update it accordingly. > > Stephen, > > Before hearing from you I inserted this patch in our at91-soc branch > that is part of linux-next. With this at least the build don't break > anymore. I don't think I need the patches? I'll try to remember this patch if I apply some patch that needs this in the future and probably just duplicate the commit to make things simpler. > > Tell me if you want to have an immutable branch that we could share with > it on top of 5.14-rc1 or if it's fine if we add the same patch in both > of our trees. > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel