Message ID | 20220509154559.24851-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-owner@kernel.org> 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 2B4BAC43219 for <linux-renesas-soc@archiver.kernel.org>; Mon, 9 May 2022 15:46:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238523AbiEIPuL (ORCPT <rfc822;linux-renesas-soc@archiver.kernel.org>); Mon, 9 May 2022 11:50:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238507AbiEIPuJ (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Mon, 9 May 2022 11:50:09 -0400 Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [217.70.178.232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21C141D7341; Mon, 9 May 2022 08:46:03 -0700 (PDT) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 1796920000A; Mon, 9 May 2022 15:45:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1652111162; 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; bh=3UPMpjr1/9eTsZPX43C+0yaWrNcWuFNQomhL2135hNA=; b=SvyA8TFxT+KLQn8w70C5gG5BloBUA8TAiGSgSaPNiiPEqBn2knXVH+SzItZmbf1B/ZERJx JmnrrmO+88WNxLZDmTVK0WyfhWeOa+SodA9317VnuywTovCc4gmpsq9J9lwXETA4U9lbch 34CawoIZnhLFRli8dn52Doaic+Paw+/1FymBP4Np7DOFa1czCBe5SIpiQUFWmJVG8lULzi ggHwtBKlcaNK5GGax6bIUGaif+7BHAZdLbwfieOx72aZKS4njuIyG82ShFYSN6QHmG1OSf GSBITKjYvsxmLILQKSA6TC37elAc/RDYL7Z6zK3J+5Fgq5+kUuQhAFt1UQzSRw== From: Miquel Raynal <miquel.raynal@bootlin.com> To: Alessandro Zummo <a.zummo@towertech.it>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com> Cc: Miquel Raynal <miquel.raynal@bootlin.com>, linux-rtc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Gareth Williams <gareth.williams.jx@renesas.com>, Milan Stevanovic <milan.stevanovic@se.com>, Jimmy Lalande <jimmy.lalande@se.com>, Pascal Eberhard <pascal.eberhard@se.com>, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Herve Codina <herve.codina@bootlin.com>, Clement Leger <clement.leger@bootlin.com> Subject: [PATCH v4 0/5] RZ/N1 RTC support Date: Mon, 9 May 2022 17:45:54 +0200 Message-Id: <20220509154559.24851-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org |
Series | RZ/N1 RTC support | expand |