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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 A96D5C2B9F2 for ; Sat, 22 May 2021 12:10:43 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 685DB61132 for ; Sat, 22 May 2021 12:10:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 685DB61132 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2961C82AC3; Sat, 22 May 2021 14:10:40 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1621685440; bh=7mTydLx91LT7YO2ru1Dq72Y9IhZ0IQYRmC3jwAO3XjU=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=zfSGxzZAbwZfSi8VOIjIAfBypMkXapm8zIvX1GrUSxuOFtg4Wn3uKR58OFO6qYvmF bq8+FUCOepo2caj/iX2EOyx23LZ51vY6Rj8xgrHqY+8RU9GuOFIsI3wg+vFrtDt2Ak THtEQ2wDrFMkIwm4XMgJGVtTs55wMEtTScEdqShjsASLcHd6TVcIDT5xUiO/JYRq5U 4+B/RNFmbtlpBf0sxZa7oaHnyd1loPQ0xUJ31NhmqLOwYOh62ULb6zty69M4m/TxVr LLaLgDXvcTTgOjD4Hi3LSh8yRIjspNiPuXBh+m/TmGjVY+9cx/rqTRmnjcftVskmvo sjLJfRXoZQpQw== Received: by phobos.denx.de (Postfix, from userid 109) id 31BE982AB2; Sat, 22 May 2021 14:10:38 +0200 (CEST) Received: from mout-u-204.mailbox.org (mout-u-204.mailbox.org [91.198.250.253]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 9D0AA82AB2 for ; Sat, 22 May 2021 14:10:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=fail smtp.mailfrom=sr@denx.de Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-204.mailbox.org (Postfix) with ESMTPS id 4FnMkM3rrLzQjwr; Sat, 22 May 2021 14:10:35 +0200 (CEST) Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter02.heinlein-hosting.de (spamfilter02.heinlein-hosting.de [80.241.56.116]) (amavisd-new, port 10030) with ESMTP id CwvnMWLL1mMD; Sat, 22 May 2021 14:10:32 +0200 (CEST) Subject: Re: [PATCH v4,2/2] driver: watchdog: enable wdt command by default To: Meng.Li@windriver.com, u-boot@lists.denx.de, chin.liang.see@intel.com, dinh.nguyen@intel.com, sjg@chromium.org Cc: sean.anderson@seco.com References: <20210511073545.10860-1-Meng.Li@windriver.com> <20210511073545.10860-2-Meng.Li@windriver.com> From: Stefan Roese Message-ID: <99acbf90-48ff-54c3-e479-a2e35bbda4f8@denx.de> Date: Sat, 22 May 2021 14:10:31 +0200 MIME-Version: 1.0 In-Reply-To: <20210511073545.10860-2-Meng.Li@windriver.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-MBO-SPAM-Probability: X-Rspamd-Score: -1.66 / 15.00 / 15.00 X-Rspamd-Queue-Id: 507171868 X-Rspamd-UID: cd3844 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.4 at phobos.denx.de X-Virus-Status: Clean On 11.05.21 09:35, Meng.Li@windriver.com wrote: > From: MengLi > > In latest u-boot code, watchdog feature is implemented, so enable > wdt command by default. > > Signed-off-by: Meng Li > --- > configs/socfpga_stratix10_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig > index 02d4ac0dae..0256afe511 100644 > --- a/configs/socfpga_stratix10_defconfig > +++ b/configs/socfpga_stratix10_defconfig > @@ -40,6 +40,7 @@ CONFIG_CMD_CACHE=y > CONFIG_CMD_EXT4=y > CONFIG_CMD_FAT=y > CONFIG_CMD_FS_GENERIC=y > +CONFIG_CMD_WDT=y This patch is not really a "watchdog" patch. Please change the commit subject line to something like this: arm: socfpga: socfpga_stratix10: Enable watchdog command Thanks, Stefan