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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 99D2AC761A6 for ; Tue, 4 Apr 2023 05:48:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229693AbjDDFst (ORCPT ); Tue, 4 Apr 2023 01:48:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233291AbjDDFso (ORCPT ); Tue, 4 Apr 2023 01:48:44 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB78A1BCD for ; Mon, 3 Apr 2023 22:48:42 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id er13so84950799edb.9 for ; Mon, 03 Apr 2023 22:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680587321; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=zFT6IXN6PaGwozBWnj+vlreMrnoSTPvDNmEflqNWMF8=; b=za43rz5tmdMWbq49OjteZ33/ozPFMqpB/iR/ogfLLEIchWSl3vff+h+iR2Bt2mQqLq C7Ye32RwE8nV8Ueh5qMFY4jirg5WU58gUd+KJM6oqskADo+NQa/DQ5Xla7ZTr2p2jwyV k74XUrfAhIMeEIP6K/1aCf2pr+IuJ9XpJ9c3bqkD54jIh3PtF60ECVMEqDwnxqAZ8zbQ CTMLVqBDv/Xryi0NmDyDBwWKp/Cjp4FqLV9pwwuKQ1JXHNExvmB0Rf5tedfQsrPBr0xw GMn/md0LtJv3GGRSnYbdL78pIJSebqOF+fJOY6sUGOkR+QCBHoiyuQD/7zhoySzCNUpm GqUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680587321; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zFT6IXN6PaGwozBWnj+vlreMrnoSTPvDNmEflqNWMF8=; b=FXe+zbm4nqbbI+WBVlDZJltGKr+mScAdOR5KzzRr3oRy8rKQglK90FvF68W4OjJQTO nbyGzOIZ60wvUhnKeL14tkgb0+hX+Q3De24Cv5c3Qpx/SDBe4uJ6C4wf4kiU5dDIdmvv GLzdAO+PXo5CKowlv66Y59dP7ebHOc0DwzdauVNUrqcWmfPvstzX2Ay5774dK529vtNO 2ehPtioPW3tniyZd/SsGOQHbw2DK4+79KPuL6XADUQt1/VB0w3bbi/7d3OUacSUHViFz UYcAyZPZ99m8LvbpF+wRZRo8mM8VSiNUcFlqMZbr9/PeREFUkonF9KpkcJwTkp47F5jA a6tQ== X-Gm-Message-State: AAQBX9dwe7JUF7+W6erNisATYqzTpLhBxRhC0EQLs1AU5z4Q781UGqJn hfT45H+WnapPadb6nxRgNI5qug== X-Google-Smtp-Source: AKy350aFspxX3/ClFdKBoL4Wf1Kvbgx+s9AkV8KoGPldaxLkkSqRcR6YiYY7WeviG/7/iD2jAR50cA== X-Received: by 2002:aa7:c90d:0:b0:4fd:2363:16fa with SMTP id b13-20020aa7c90d000000b004fd236316famr1250104edt.41.1680587321395; Mon, 03 Apr 2023 22:48:41 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:233a:5c18:b527:381e? ([2a02:810d:15c0:828:233a:5c18:b527:381e]) by smtp.gmail.com with ESMTPSA id b12-20020a50cccc000000b004fc01b0aa55sm5397192edj.4.2023.04.03.22.48.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Apr 2023 22:48:41 -0700 (PDT) Message-ID: <07548c7b-fa71-032d-add1-559743f16d9d@linaro.org> Date: Tue, 4 Apr 2023 07:48:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Content-Language: en-US To: hack3r-0m Cc: Wim Van Sebroeck , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Oleksij Rempel , Olof Johansson , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230403004138.326482-1-hack3r-0m@proton.me> <20230404022015.754177-1-hack3r-0m@proton.me> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 04/04/2023 04:32, hack3r-0m wrote: > Thanks for the feedback, I have incorporated the fixes in the patch. Warnings generated from `checkpatch.pl` script seems to be false positive in this case. > I don't know what do you refer to. You top posted and answered to duplicated email? Best regards, Krzysztof