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=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,USER_AGENT_MUTT 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 8215CC43387 for ; Fri, 21 Dec 2018 09:24:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 58ECE21906 for ; Fri, 21 Dec 2018 09:24:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726361AbeLUJY3 (ORCPT ); Fri, 21 Dec 2018 04:24:29 -0500 Received: from mail.bootlin.com ([62.4.15.54]:54419 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725860AbeLUJY3 (ORCPT ); Fri, 21 Dec 2018 04:24:29 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id B5B3C20763; Fri, 21 Dec 2018 10:24:26 +0100 (CET) Received: from localhost (lfbn-1-17122-186.w86-248.abo.wanadoo.fr [86.248.186.186]) by mail.bootlin.com (Postfix) with ESMTPSA id 8B36C20747; Fri, 21 Dec 2018 10:24:26 +0100 (CET) Date: Fri, 21 Dec 2018 10:24:26 +0100 From: Alexandre Belloni To: Anson Huang Cc: "robh+dt@kernel.org" , "mark.rutland@arm.com" , "catalin.marinas@arm.com" , "will.deacon@arm.com" , "a.zummo@towertech.it" , Aisheng Dong , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" , Andy Gross , "horms+renesas@verge.net.au" , "heiko@sntech.de" , "arnd@arndb.de" , "bjorn.andersson@linaro.org" , "enric.balletbo@collabora.com" , "amit.kucheria@linaro.org" , "ezequiel@collabora.com" , "olof@lixom.net" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-rtc@vger.kernel.org" , dl-linux-imx Subject: Re: [PATCH V5 1/4] dt-bindings: fsl: scu: add rtc binding Message-ID: <20181221092426.GL2188@piout.net> References: <1545295872-20169-1-git-send-email-Anson.Huang@nxp.com> <1545295872-20169-2-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1545295872-20169-2-git-send-email-Anson.Huang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 20/12/2018 08:56:07+0000, Anson Huang wrote: > NXP i.MX8QXP is an ARMv8 SoC with a Cortex-M4 core inside as > system controller, the system controller is in charge of system > power, clock and secure RTC etc. management, Linux kernel > has to communicate with system controller via MU (message unit) > IPC to do RTC operation, this patch adds binding doc for i.MX > system controller RTC driver. > > Signed-off-by: Anson Huang > Reviewed-by: Rob Herring > --- > No change since V4. > --- > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 10 ++++++++++ > 1 file changed, 10 insertions(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com