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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88A9CC43217 for ; Thu, 16 Dec 2021 09:50:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233421AbhLPJuu (ORCPT ); Thu, 16 Dec 2021 04:50:50 -0500 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:34295 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233223AbhLPJus (ORCPT ); Thu, 16 Dec 2021 04:50:48 -0500 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 7102024000D; Thu, 16 Dec 2021 09:50:45 +0000 (UTC) Date: Thu, 16 Dec 2021 10:50:44 +0100 From: Alexandre Belloni To: Michael Ellerman Cc: Emmanuel Gil Peyrot , Alessandro Zummo , rw-r-r-0644 , Ash Logan , Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , Rob Herring , Benjamin Herrenschmidt , Paul Mackerras , linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U Message-ID: References: <20211027223516.2031-1-linkmauve@linkmauve.fr> <20211215175501.6761-1-linkmauve@linkmauve.fr> <87tuf9kv6c.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87tuf9kv6c.fsf@mpe.ellerman.id.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On 16/12/2021 15:52:59+1100, Michael Ellerman wrote: > > Emmanuel Gil Peyrot (5): > > rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U > > rtc: gamecube: Report low battery as invalid data > > powerpc: wii.dts: Expose HW_SRNPROT on this platform > > powerpc: gamecube_defconfig: Enable the RTC driver > > powerpc: wii_defconfig: Enable the RTC driver > > > > drivers/rtc/Kconfig | 11 + > > drivers/rtc/Makefile | 1 + > > drivers/rtc/rtc-gamecube.c | 377 ++++++++++++++++++++++++ > > This is basically an rtc series as far as I'm concerned. > > > arch/powerpc/boot/dts/wii.dts | 5 + > > arch/powerpc/configs/gamecube_defconfig | 2 +- > > arch/powerpc/configs/wii_defconfig | 2 +- > > I have nothing queued in the powerpc tree that touches any of those > files, so conflicts are unlikely. > > So I'm happy for this to go via the rtc tree whenever it's ready. > > Acked-by: Michael Ellerman (powerpc) That's done, thanks. -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com