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 2E51CC433EF for ; Sat, 12 Mar 2022 11:30:23 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=iSTCH2qbtPqaQes1Hfc5K+7robvpa8H7RWjDd5VhpNA=; b=JgPFOZIE7n84uN 2fxm+9dpsgwga0e5p9quH0YO5/2/fd3Y7HMP2+q3tmNsK2Rmg0xEiLsz+lTRTHhALTyfU/71qtE/8 6SAzpBE9Y7XivxPU7S8R2qPmygIrxCwJHGdcWtPQIwWzhvFr221EkkGMdV3NK1DOpNF4cQKNMdUNY tNbkhS+3hXoMZHf6KRfF/OnG/8ATsewy4TdyViFfPOZlkzy604KUWC4jo+lEy763dio5mTSTZJBaX Ux1XbEpU4b3jvZAQkz985wHPjQxTy4T21qJ6Vo/hs2BLKnT4aA6T8MIPgXOzYZ7G78q6tbhNlTTXG rReggltn6zef+WpQAqBg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nSzvw-001BIO-ES; Sat, 12 Mar 2022 11:29:16 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nSzvr-001BGC-Rm for linux-arm-kernel@lists.infradead.org; Sat, 12 Mar 2022 11:29:14 +0000 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id C3BDD240006; Sat, 12 Mar 2022 11:29:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1647084548; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jOH08bKV9K2o0RK2gMfpuKKcHc4JTuayEfTcXVSyoKg=; b=SoqJe68LgVq4CRgKPCCveLY+ejVgYCvL/1qfwaBt5hGH0BPknjJBopP4JIp6xYiQQwyVla RvQUc2jDlwa0548Y5tV4gOvIWASgxS3dUJEYSJ6E0oTUtTlpw0qO+Xx9putEeqr3oNgpFU D4O+5sF3hDydCnEqR9tpM2RY9SbnsL8taQVzwxMmeEFDqFtPvgyFsGxW7EPaCfp4wgD0a+ p44rqi3d7vJiQs2CZjhc+Ewj80jlPXDPLNxXKMPbcdaKiavaysDalf4c2VzGLNNXZ85rET ThhkrG9VhzsMGyIPf55tjdihiPTxn5KyIOoPtctgGk8UpirGVca1xxQPtArF7w== From: Alexandre Belloni To: Maxime Ripard , linux-sunxi@lists.linux.dev, Chen-Yu Tsai , Jernej Skrabec , Samuel Holland Cc: Alexandre Belloni , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , Alessandro Zummo , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Stephen Boyd , linux-rtc@vger.kernel.org, Michael Turquette Subject: Re: [PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver Date: Sat, 12 Mar 2022 12:29:04 +0100 Message-Id: <164708452927.194759.8728581507803680066.b4-ty@bootlin.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220203021736.13434-1-samuel@sholland.org> References: <20220203021736.13434-1-samuel@sholland.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220312_032912_142887_390EA6C2 X-CRM114-Status: GOOD ( 14.34 ) 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 On Wed, 2 Feb 2022 20:17:30 -0600, Samuel Holland wrote: > This patch series adds a CCU driver for the RTC in the H616, R329 and > D1. The extra patch at the end of this series shows how it would be > explanded to additional hardware variants. > > The driver is intended to support the existing binding used for the H6, > but also an updated binding which includes all RTC input clocks. > > [...] Applied, thanks! [1/6] dt-bindings: rtc: sun6i: Clean up repetition (no commit info) [2/6] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support (no commit info) [3/6] rtc: sun6i: Enable the bus clock when provided (no commit info) [4/6] clk: sunxi-ng: mux: Allow muxes to have keys commit: b6e649834afa1fc6fd856b287e808cebe2c6fb8e [5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks commit: df8925adc02f1cb2c87582d688dd8991aaabf8b2 [6/6] clk: sunxi-ng: sun6i-rtc: Add support for H6 commit: dc1d63a697304fbd246e24901e0635885856ef63 Best regards, -- Alexandre Belloni _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel