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=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 E50F6C282DD for ; Tue, 7 Jan 2020 18:29:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BF19B206F0 for ; Tue, 7 Jan 2020 18:29:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="CYAMnJvk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728457AbgAGS3q (ORCPT ); Tue, 7 Jan 2020 13:29:46 -0500 Received: from mail-pl1-f193.google.com ([209.85.214.193]:33701 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727925AbgAGS3q (ORCPT ); Tue, 7 Jan 2020 13:29:46 -0500 Received: by mail-pl1-f193.google.com with SMTP id ay11so32016plb.0; Tue, 07 Jan 2020 10:29:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=R00xNPsCF8UW/szKUy4WCcj0M7xSEsY8VrV3QDe1Oo0=; b=CYAMnJvk6SbEGhlwkKO0AU34UPtn7TFji5Ps19RbS8eRYq8wo3OUwKlS4XmNeopGmw QiFXRSNjOagwTIFztbuUUjbF6qBGjG5EqWUDnsTeDPvXGaymxUKOIkhLgXUhBk+u31iH KIugAhILIf72swrEM10d9I+R/hnEGyBQRfbBvyp9X5+3vTsquRDSlYzvCKLyAO71jQqU BRua/j4i2V6W3EhyxNLWaidgQSdHiAZQIMFRrHPCkrJLvjxQ+6Fva0moX1B3Za4LNly3 grRreqi+zjsyRIBFuQd8pvJSluNizRXJPQij7kV+xmds96HDCKPquqbMibZf42oeDtAx 5Oeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=R00xNPsCF8UW/szKUy4WCcj0M7xSEsY8VrV3QDe1Oo0=; b=TAsn/IXBoKo80Cg8XsRpatHZTyyJQXou8jUTWtbMQ31/TTWOO7keJ6B/CvxHCGrMKp 7TfMn0U+ffb44CtvlHVl1h8jkZqafj1oyntE7JQr0NDI+o96IOKO9GdBwzCvZlSvET25 syauNwwFRBgkcQ1DKvgbgowbUgmxppSM8yP+QZA5rExZz0aJgLW1TQhafOs0J/aSNuvS dDITmT4fvaRDOE5X6Ww6fjADCz/6Lk+FaYFSW5lY3uewKSAtmMvyWNhezTm9vgzS3fyc 8MFZIH5KCsFtYMpkyJA1aiOEWDOYgqSRF5FUDYRsoOSZU5T6n7QFEIIjsYoBlu2SHvb9 8/OQ== X-Gm-Message-State: APjAAAWREfGp6qFcPACdEBz7KAB2yXj43Tlyg3fj+/HfToi6L2DQvrxB 0yhGwLpxVphEpHqPhdSmLRY= X-Google-Smtp-Source: APXvYqwFTbjgTXASmix+3u3414wvuMf8vHp4E+Qp8r0vx/3MvZxQpaU4ZHNyie4f5G1akERvond2Jw== X-Received: by 2002:a17:90a:26e1:: with SMTP id m88mr1162523pje.101.1578421786005; Tue, 07 Jan 2020 10:29:46 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id u3sm436809pga.72.2020.01.07.10.29.45 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 07 Jan 2020 10:29:45 -0800 (PST) Date: Tue, 7 Jan 2020 10:29:44 -0800 From: Guenter Roeck To: Rob Herring Cc: Jiaxin Yu , yong.liang@mediatek.com, wim@linux-watchdog.org, p.zabel@pengutronix.de, matthias.bgg@gmail.com, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, chang-an.chen@mediatek.com, freddy.hsin@mediatek.com, yingjoe.chen@mediatek.com, sboyd@kernel.org Subject: Re: [PATCH v10 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells Message-ID: <20200107182944.GB22909@roeck-us.net> References: <1578280296-18946-1-git-send-email-jiaxin.yu@mediatek.com> <1578280296-18946-2-git-send-email-jiaxin.yu@mediatek.com> <20200106215721.GB31059@bogus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200106215721.GB31059@bogus> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Mon, Jan 06, 2020 at 03:57:21PM -0600, Rob Herring wrote: > On Mon, 6 Jan 2020 11:11:35 +0800, Jiaxin Yu wrote: > > Add #reset-cells property and update example > > > > Signed-off-by: yong.liang > > Signed-off-by: Jiaxin Yu > > Reviewed-by: Yingjoe Chen > > Reviewed-by: Philipp Zabel > > --- > > .../devicetree/bindings/watchdog/mtk-wdt.txt | 10 ++++++--- > > .../reset-controller/mt2712-resets.h | 22 +++++++++++++++++++ > > .../reset-controller/mt8183-resets.h | 17 ++++++++++++++ > > 3 files changed, 46 insertions(+), 3 deletions(-) > > create mode 100644 include/dt-bindings/reset-controller/mt2712-resets.h > > > > Please add Acked-by/Reviewed-by tags when posting new versions. However, > there's no need to repost patches *only* to add the tags. The upstream > maintainer will do that for acks received on the version they apply. > > If a tag was not added on purpose, please state why and what changed. v9 and a couple of versions before that did not include the update to the bindings file. I got lost in the many versions and don't recall if that was ever tagged as Reviewed-by: in an earlier version. Guenter