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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT 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 D7166C43381 for ; Mon, 1 Apr 2019 15:26:43 +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 A73F1208E4 for ; Mon, 1 Apr 2019 15:26:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CmqGa+LY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A73F1208E4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=rbTtsOgHrNrgom/Lqi3FQzp9+3Ja8TXh1UKZwy9Xl+s=; b=CmqGa+LYiBSwC7 DtZLs0kwrTihNJH+Id1fkgOPywHfd1f2Q2XrVCCwZvomYu/F5QLUNBiTwI6coz5Ed5gnXCkT/FJKt +Mht664ypE/BwMxUxyMe6wQjyKvlZ+iYluGiQmXOWkTRYscpjfb0DmgNoGHAdHnhRQEGba4wypqNV Ybx3STl4uf9pnJ8XNeYFr0BV0dX1nw1/RMTVX4UYC99ddhNJtwObcexmOUdlClswGb5jTKVPYmRzn IeXm8lyjsdQsUPDG/NaT2a22chT/cO90bSekSGQv1neEnOQDNWCoho2cx5lZVWWUUK9Z2MGxFj6rZ IhudBc2RSdiHpH1FDqYQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hAypa-0007a5-DX; Mon, 01 Apr 2019 15:26:38 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hAypX-0007Z2-FW for linux-arm-kernel@lists.infradead.org; Mon, 01 Apr 2019 15:26:37 +0000 X-Originating-IP: 109.213.83.19 Received: from localhost (alyon-652-1-60-19.w109-213.abo.wanadoo.fr [109.213.83.19]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id E4A47240005; Mon, 1 Apr 2019 15:26:23 +0000 (UTC) Date: Mon, 1 Apr 2019 17:26:22 +0200 From: Alexandre Belloni To: Anson Huang Subject: Re: [PATCH V5 4/4] rtc: imx-sc: add rtc alarm support Message-ID: <20190401152622.GL3430@piout.net> References: <1552878291-22866-1-git-send-email-Anson.Huang@nxp.com> <1552878291-22866-4-git-send-email-Anson.Huang@nxp.com> <20190401131130.GE3430@piout.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190401131130.GE3430@piout.net> User-Agent: Mutt/1.11.3 (2019-02-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190401_082635_671716_D5516D90 X-CRM114-Status: GOOD ( 10.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "mark.rutland@arm.com" , "a.zummo@towertech.it" , "ulf.hansson@linaro.org" , "devicetree@vger.kernel.org" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" , "linux-kernel@vger.kernel.org" , Daniel Baluta , "robh+dt@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , "festevam@gmail.com" , Aisheng Dong , "linux-arm-kernel@lists.infradead.org" , "linux-rtc@vger.kernel.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 01/04/2019 15:11:30+0200, Alexandre Belloni wrote: > On 18/03/2019 03:10:06+0000, Anson Huang wrote: > > Add i.MX system controller RTC alarm support, the RTC alarm > > is implemented via SIP(silicon provider) runtime service call > > and ARM-Trusted-Firmware will communicate with system controller > > via MU(message unit) IPC to set RTC alarm. When RTC alarm fires, > > system controller will generate a common MU irq event and notify > > system controller RTC driver to handle the irq event. > > > > Signed-off-by: Anson Huang > > --- > > No function changes, just update imx_scu_irq_register_notifier() function name > > according to SCU IRQ function name change. > > --- > > drivers/rtc/rtc-imx-sc.c | 112 +++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 112 insertions(+) > > > Applied, thanks. > Actually, that is not the one I applied. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel