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=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL autolearn=no 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 D6175C49361 for ; Mon, 21 Jun 2021 06:11:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BA3BC6113C for ; Mon, 21 Jun 2021 06:11:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229727AbhFUGOG (ORCPT ); Mon, 21 Jun 2021 02:14:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229897AbhFUGOF (ORCPT ); Mon, 21 Jun 2021 02:14:05 -0400 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE04CC061574 for ; Sun, 20 Jun 2021 23:11:50 -0700 (PDT) Received: by mail-io1-xd30.google.com with SMTP id k11so1178221ioa.5 for ; Sun, 20 Jun 2021 23:11:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HSFuzN2SuxKq1n1SNZdRAp1aXuGH5Y42fh3AlSS90EA=; b=Sij76q+uTpQ00KvQi7ls8l00DYif5m9lYQuvFuhYdRxR/t/ckl0T+V1q8fPxYN31N1 dCxKKzW9tyE0Ju//9FlNWgqt4TntnUnlj4qiadt59aMDuDd+qzkFxb2X1nh+AIDNuc1O Czq3FPkq5JKyZu9ERdK3CMF7MJMjxmPzjIGBoa3jSuvcTMa2NToJZ5ZENdTJiTE0i0xk 1hmwfXiNch9Dr5ln0D66nO/YHx/tvBVTorhOn+vIeHU696yh76czqX80s2Jn8NSvLaeb NBvom2keZFysmHucYoDBdtVgbx9757nlAKN4ehkpSNBUPPs7OXy3/Sit/twj93KcSjxr S3zQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HSFuzN2SuxKq1n1SNZdRAp1aXuGH5Y42fh3AlSS90EA=; b=gs6ymBNpQwZayLkAUKLw4Coz+FKQZBLZWdUsb2EGtLjKK1lcdhwVpWdnXaSv3ZQbbQ Zd4oDOwY09v+KyfffT2Kpz6o1Oj5KgfgJ+ZZUQHbxm3uJQIhiHVORjM5c72tJQIB3zaK Wr6MUKiotjwWjLZeXV52P7sgMPHYkOtIDubvwSPiI7LQILvEEJHKOaiBnU0SOtqsfvss 4mA4pBPPJG0AlK/C1ar8fmgQuORZxNs3tqMZaHXRb45WBY37+jImLbUpd9OPiKVeRtjL MiAnOOB4blBVC+Tnj5iXuqEAGSN0kWpxryy5WiVHP2TxsdAj9t1hAXY24Z84+qYERZQv r/Ow== X-Gm-Message-State: AOAM533W9ObZzmZKcgnDeONLaT5FZQfcTcRLfUbsLc4aQfYaZsnqJxZt Nmp5IEzHORAhiYzUrjUYfGrPO0nvAB/cucwUkvtgSg== X-Google-Smtp-Source: ABdhPJxIwxj31k43j8vYelOlq5U39zPdCtBSaGPst4/RHOpXkrqfSUGGIVE4TyFa8wYehSZFxTcmlKG3sLqNMO6wYCo= X-Received: by 2002:a05:6638:109:: with SMTP id x9mr10662455jao.85.1624255910052; Sun, 20 Jun 2021 23:11:50 -0700 (PDT) MIME-Version: 1.0 References: <20210620134954.15233-1-Christine.Zhu@mediatek.com> <20210620134954.15233-2-Christine.Zhu@mediatek.com> In-Reply-To: <20210620134954.15233-2-Christine.Zhu@mediatek.com> From: Tzung-Bi Shih Date: Mon, 21 Jun 2021 14:11:39 +0800 Message-ID: Subject: Re: [v1,1/3] dt-binding: mt8195: update mtk-wdt document To: Christine Zhu Cc: linux@roeck-us.net, robh+dt@kernel.org, wim@linux-watchdog.org, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, seiya.wang@mediatek.com, linux-watchdog@vger.kernel.org, rex-bc.chen@mediatek.com, Project_Global_Chrome_Upstream_Group@mediatek.com, srv_heupstream@mediatek.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Sun, Jun 20, 2021 at 9:50 PM Christine Zhu wrote: > update mtk-wdt document for MT8195 platform Please write complete sentences. > Change-Id: Id18393e8deff2c3492e21c85e97a28e88bc9ca0f Remove the unneeded tag. The patch needs other proper prefixes. For example, "dt-bindings: mediatek: mt8195:".