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 Received: from mail-ej1-x633.google.com ([2a00:1450:4864:20::633]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qLHXB-0031O8-1x for linux-arm-kernel@lists.infradead.org; Mon, 17 Jul 2023 06:16:39 +0000 Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-9939fbb7191so849565866b.0 for ; Sun, 16 Jul 2023 23:16:37 -0700 (PDT) Message-ID: Date: Mon, 17 Jul 2023 08:16:33 +0200 MIME-Version: 1.0 Subject: Re: [PATCH v4 0/3] Add support for WDIOF_CARDRESET on TI AM65x Content-Language: en-US References: <20230717040723.1306374-1-huaqian.li@siemens.com> From: Krzysztof Kozlowski In-Reply-To: <20230717040723.1306374-1-huaqian.li@siemens.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+lwn-linux-arm-kernel=archive.lwn.net@lists.infradead.org List-Archive: To: huaqian.li@siemens.com, wim@linux-watchdog.org, linux@roeck-us.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org Cc: huaqianlee@gmail.com, nm@ti.com, vigneshr@ti.com, kristo@kernel.org, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jan.kiszka@siemens.com, baocheng.su@siemens.com On 17/07/2023 06:07, huaqian.li@siemens.com wrote: > From: Li Hua Qian > > The watchdog hardware of TI AM65X platform does not support > WDIOF_CARDRESET feature, add a reserved memory to save the watchdog > reset cause, to know if the board reboot is due to a watchdog reset. > > Signed-off-by: Li Hua Qian > --- > Changes in v4: > - Fix the coding style. > - Add usage note for the reserved memory. > - Link to v3: > https://lore.kernel.org/linux-watchdog/20230713095127.1230109-1-huaqian.li@siemens.com Much more changed. You added example in the bindings which no one asked for. Then you added multiple fake review tags to all the patches. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel