From mboxrd@z Thu Jan 1 00:00:00 1970 From: "krzk@kernel.org" Subject: Re: [PATCH] ARM: SAMSUNG: Fix system restart support on s3c6410 Date: Mon, 9 Sep 2019 20:55:47 +0200 Message-ID: <20190909185547.GC10091@kozik-lap> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Yao Lihua Cc: "linux-samsung-soc@vger.kernel.org" , "kgene@kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-samsung-soc@vger.kernel.org On Sat, Sep 07, 2019 at 03:30:01AM +0000, Yao Lihua wrote: > From: Lihua Yao > > S3C6410 system restart is triggered by watchdog reset. > > Fixes: 9f55342cc2de ("ARM: dts: s3c64xx: Fix infinite interrupt in soft mode") > Signed-off-by: Lihua Yao > --- > arch/arm/plat-samsung/watchdog-reset.c | 1 + Thanks, applied. Best regards, Krzysztof