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=-8.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,URIBL_BLOCKED,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 0B076C282DE for ; Wed, 5 Jun 2019 06:00:33 +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 D5F7520866 for ; Wed, 5 Jun 2019 06:00:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Jlhf/sey"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="JXHukabf" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D5F7520866 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=F3sGnr7VgmOb21m5ZIQruo9RJpnDH1v/mwJsMa1h//8=; b=Jlhf/seymZywTO ikkXnx12LzNQfR+AFJ7osQMJVzuE+TNi/FDg6lZbdKHBkC7XCowZGBu1H5982woF3fYdUiEtYuWCq MGaq8VyH3FfF26d6S7s84SvgNuCGJCDM8sXtcUVdBFz9WGdGyNGfB1c6AOprINKU4+QD0Cih07FbW o+ud6ZjEhDQQ5lshOHla8TIxdq4mriA/euAXvKnsQHt3H6HXu5fCPngFmS2J+BenUxvZsewzO+f9q gADHAN0ud+gFlIDs7XX+ybUFYHtBRNTdvo5jHnV6GiP9Q3qEiQmksP3f1qRydSX7g7ZmzRV1937Ge aQcIebmRhUqJfK68F39A==; 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 1hYOyI-0008UE-W4; Wed, 05 Jun 2019 06:00:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hYOyE-0008TR-2P for linux-arm-kernel@lists.infradead.org; Wed, 05 Jun 2019 06:00:25 +0000 Received: from dragon (li1264-180.members.linode.com [45.79.165.180]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ABB3F2075B; Wed, 5 Jun 2019 06:00:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559714421; bh=su8k6bM1KzrD1rvDqDrPDiZKbk24uNLXNFln/Ozpo1M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JXHukabfHuZjrkXdPv62iMvyXZv1uWJ520l8/EWOms4QMQ2e/n7ostXn3475SbRLP SSCxjYxJGlvRXmj5oKOkx9dRu/BPE7kYHnUhCASi7bXfYV213sJXcLXZaWX9jCTbMP btHR7IFw0S5FmRIBmPdSkwdAT+hL73VDPMDHUb/g= Date: Wed, 5 Jun 2019 14:00:02 +0800 From: Shawn Guo To: Anson Huang Subject: Re: [PATCH RESEND V4 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node Message-ID: <20190605060000.GA29853@dragon> References: <1557655528-12816-1-git-send-email-Anson.Huang@nxp.com> <1557655528-12816-2-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190604_230023_894296_7C5C6DB9 X-CRM114-Status: GOOD ( 18.46 ) 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" , Aisheng Dong , "ulf.hansson@linaro.org" , "linux-watchdog@vger.kernel.org" , "devicetree@vger.kernel.org" , Daniel Baluta , "s.hauer@pengutronix.de" , Peng Fan , "linux-kernel@vger.kernel.org" , "robh+dt@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "kernel@pengutronix.de" , "wim@linux-watchdog.org" , "festevam@gmail.com" , "linux@roeck-us.net" , dl-linux-imx 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 Tue, Jun 04, 2019 at 09:06:28AM +0000, Anson Huang wrote: > Hi, Shawn > The driver and binding doc are already reviewed and waiting for DT patch, will you help review this DT patch? I'm fine with it. Should I just pick this patch up, or is there any dependency we need to handle? Shawn > > Thanks, > Anson > > > -----Original Message----- > > From: Anson Huang > > Sent: Sunday, May 12, 2019 6:11 PM > > To: robh+dt@kernel.org; mark.rutland@arm.com; wim@linux-watchdog.org; > > linux@roeck-us.net; shawnguo@kernel.org; s.hauer@pengutronix.de; > > kernel@pengutronix.de; festevam@gmail.com; Aisheng Dong > > ; ulf.hansson@linaro.org; Daniel Baluta > > ; Peng Fan ; > > devicetree@vger.kernel.org; linux-kernel@vger.kernel.org; linux- > > watchdog@vger.kernel.org; linux-arm-kernel@lists.infradead.org > > Cc: dl-linux-imx > > Subject: [PATCH RESEND V4 2/3] arm64: dts: imx8qxp: Move watchdog node > > into scu node > > > > i.MX system controller watchdog has pretimeout function which depends on > > i.MX SCU driver, so it should be a subnode of SCU. > > > > Signed-off-by: Anson Huang > > --- > > No change, just resend patch with correct encoding. > > --- > > arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 10 +++++----- > > 1 file changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi > > b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi > > index 0683ee2..b17c22e 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi > > +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi > > @@ -149,6 +149,11 @@ > > rtc: rtc { > > compatible = "fsl,imx8qxp-sc-rtc"; > > }; > > + > > + watchdog { > > + compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt"; > > + timeout-sec = <60>; > > + }; > > }; > > > > timer { > > @@ -517,9 +522,4 @@ > > power-domains = <&pd IMX_SC_R_GPIO_7>; > > }; > > }; > > - > > - watchdog { > > - compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt"; > > - timeout-sec = <60>; > > - }; > > }; > > -- > > 2.7.4 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel