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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 14915C43214 for ; Thu, 29 Jul 2021 22:54:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E7B166023E for ; Thu, 29 Jul 2021 22:53:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234996AbhG2WyC (ORCPT ); Thu, 29 Jul 2021 18:54:02 -0400 Received: from mail-io1-f43.google.com ([209.85.166.43]:44798 "EHLO mail-io1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234299AbhG2WyB (ORCPT ); Thu, 29 Jul 2021 18:54:01 -0400 Received: by mail-io1-f43.google.com with SMTP id l18so9121226ioh.11; Thu, 29 Jul 2021 15:53:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=GzKTEl+aI5e4Vr90e7NxH6ppG4Jl145GBZiGyVIci40=; b=XlWztQNRypvFt1/llHNj89fbPNVI7CGJVahErCMNjvijyCNukamXm1N/6dXLi54osg CM74h6jjG7zVpG/6xVlpezLugzM2CbGsHbjxQQFPzxeXKeTvOlcPM2Q3Cx7/DMqv8Qvh euRZC5Ez6j0HCN09w62kqH99Iv3jIAyhtloDyCAtO2JFD1nuFeggvVTY/NffdwfACgNv 9jzPQBanCSb2urlVKSR5M55bspwPuAqWJpFO7KAbS8FJdsiFHu5obCi8nXtlqbiPUZwb lCe3N+OEnbpppn2lCvrT6v7jZ67Yp1r+bwwLZ4nO2N8tH4vdsNeEt8ODsbN4xePulbvR w1OQ== X-Gm-Message-State: AOAM533YGO8wu5m23PjizNJANAizGDAD8OveYcscHkTEMJeBzxQhB/Z0 79hfbQX2wOql7P4Qend+ag== X-Google-Smtp-Source: ABdhPJzhnT9o0KLHaaYhPruzpf12C4zNGzZkdtuvfbTedRgXSgZ4Vk/8rud1Rrd5UFQNmEltOmu1vw== X-Received: by 2002:a02:a999:: with SMTP id q25mr6518689jam.16.1627599236588; Thu, 29 Jul 2021 15:53:56 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id l9sm2408722ilv.31.2021.07.29.15.53.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jul 2021 15:53:56 -0700 (PDT) Received: (nullmailer pid 1057877 invoked by uid 1000); Thu, 29 Jul 2021 22:53:53 -0000 Date: Thu, 29 Jul 2021 16:53:53 -0600 From: Rob Herring To: Sam Shih Cc: Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, Hsin-Yi Wang , Stephen Boyd , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Enric Balletbo i Serra , Rob Herring , linux-clk@vger.kernel.org, Sean Wang , linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, Matt Mackall , Guenter Roeck , linux-watchdog@vger.kernel.org, John Crispin , Ryder Lee , Herbert Xu , linux-crypto@vger.kernel.org, Wim Van Sebroeck , Michael Turquette , Fabien Parent , Linus Walleij , Seiya Wang , Matthias Brugger , devicetree@vger.kernel.org Subject: Re: [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986 Message-ID: References: <20210726071439.14248-1-sam.shih@mediatek.com> <20210726071439.14248-11-sam.shih@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210726071439.14248-11-sam.shih@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Mon, 26 Jul 2021 15:14:37 +0800, Sam Shih wrote: > This commit adds dt-binding documentation of watchdog for Mediatek MT7986 > SoC Platform. > > Signed-off-by: Sam Shih > --- > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 0DE93C4338F for ; Thu, 29 Jul 2021 23:00:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D133760F4A for ; Thu, 29 Jul 2021 23:00:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D133760F4A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bMHUo+X+q9uL+riz6olIQDFrv6fqaEwHQHD7LfcaPu4=; b=xFzZ6b1fhP/tCe e8V1hb93Xt8qcEOUOLqkILC7MOITYzXjoZU0wPNxcp9P0+I/BkoTdcMeG0nCrV9EhYwziyx/Z6eLO p/SMADOKPdeZODSyw9k3GShfDxsW9R4kZWktHn5NCLOvLFfGLMaqYk86Emh9gz4BH2l1kU6PzRsKt TIKs3vkVu+LVskoGNpWfWpqhgzQjVOIOtUFnNunIBdbxAId1Hmog2fPzjPe55Y2unWlruJiZn3uCH IS3DDFVkUVdILaAGdWev0V2LBQv8CYYRyLi3YsQibE7qNN+dB1OogqqirviUxc1jdsITB/7Vpl+Aw nb8jM3+kPW6NT+EiIumQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9F11-006LdP-7j; Thu, 29 Jul 2021 23:00:35 +0000 Received: from mail-io1-f49.google.com ([209.85.166.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9Eub-006J3B-BM; Thu, 29 Jul 2021 22:53:58 +0000 Received: by mail-io1-f49.google.com with SMTP id m13so9132443iol.7; Thu, 29 Jul 2021 15:53:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=GzKTEl+aI5e4Vr90e7NxH6ppG4Jl145GBZiGyVIci40=; b=DuZ4gDQ2ph57obndSd5i7FjVosqMs1i2cMa6+TKHKPO4NPsEihVEiRBO5Fn1Ia+ZXP WqUAZeVSwoPASzT2KPRDfKSZJ1/0P3jNjoW2ttvQ2RpUgCdD9jGfg+bhUN0B6kjJtsxn 4/3OfbSDYuBQoRolIt1zJNXztlVYi4qIK4gx45VOVAlplcE0joWvimfAYMYnFjwNhLTs orhBMrgSIMSODwUV8hcZjqsjhOZhKHZyLYVxmvHFlBJuLFyeA+qXPhAW57zJi4OBhUEy tKC54G/Rbb9ScEQdQGorHwZo1IguLMnxFVdEfUX31QmD91j/YDlvfq5at5V9lIDpCraG hwbg== X-Gm-Message-State: AOAM5302iMl6Q0PTdGzAnWfmzirQLYyvjDocMRWbphjBeNdVDZKDU16I M5YiojnWQNTVzWb/NssKEQ== X-Google-Smtp-Source: ABdhPJzhnT9o0KLHaaYhPruzpf12C4zNGzZkdtuvfbTedRgXSgZ4Vk/8rud1Rrd5UFQNmEltOmu1vw== X-Received: by 2002:a02:a999:: with SMTP id q25mr6518689jam.16.1627599236588; Thu, 29 Jul 2021 15:53:56 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id l9sm2408722ilv.31.2021.07.29.15.53.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jul 2021 15:53:56 -0700 (PDT) Received: (nullmailer pid 1057877 invoked by uid 1000); Thu, 29 Jul 2021 22:53:53 -0000 Date: Thu, 29 Jul 2021 16:53:53 -0600 From: Rob Herring To: Sam Shih Cc: Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, Hsin-Yi Wang , Stephen Boyd , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Enric Balletbo i Serra , Rob Herring , linux-clk@vger.kernel.org, Sean Wang , linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, Matt Mackall , Guenter Roeck , linux-watchdog@vger.kernel.org, John Crispin , Ryder Lee , Herbert Xu , linux-crypto@vger.kernel.org, Wim Van Sebroeck , Michael Turquette , Fabien Parent , Linus Walleij , Seiya Wang , Matthias Brugger , devicetree@vger.kernel.org Subject: Re: [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986 Message-ID: References: <20210726071439.14248-1-sam.shih@mediatek.com> <20210726071439.14248-11-sam.shih@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210726071439.14248-11-sam.shih@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210729_155357_490415_EC0441C2 X-CRM114-Status: GOOD ( 10.87 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list 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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Mon, 26 Jul 2021 15:14:37 +0800, Sam Shih wrote: > This commit adds dt-binding documentation of watchdog for Mediatek MT7986 > SoC Platform. > > Signed-off-by: Sam Shih > --- > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 63863C4338F for ; Thu, 29 Jul 2021 23:02:07 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 28C9260F46 for ; Thu, 29 Jul 2021 23:02:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 28C9260F46 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=BMWAOVE7nIRwk8YbgWV1tJkwlt0hrIscdSDbMn+vDaE=; b=QYIVV34EgzKhse iMj7WjICUgGUzEhi2nSQRRZb+UEAE2/au04WvXudua/R9wSOr8AYafns8WW9Zetsg46TKbp7szl4i iGQ0RVzTFE5APQ6si2KMY6F9f1tdUoSGVu88iHwlqr+S5nfBjOVeu39ol+Tj01mt67VCzThzS9bUF u2B5+8MqDGN2tE5EZ35esZ1aVn2gUkAmz6glfTE9/jqVmiK7swAOXE3p0Fd54bF5R2Ka5s/TgDvQa MAe4w/TYmN4PEcuAsh9uimKABsab0f7z/aGwW99BJNRbpsbYJfB3Lp+P8RP2WUc8xRjQXSUjjazSV 2dnMCbxVV814QkzZT+Hw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9F0C-006LEv-2M; Thu, 29 Jul 2021 22:59:45 +0000 Received: from mail-io1-f49.google.com ([209.85.166.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m9Eub-006J3B-BM; Thu, 29 Jul 2021 22:53:58 +0000 Received: by mail-io1-f49.google.com with SMTP id m13so9132443iol.7; Thu, 29 Jul 2021 15:53:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=GzKTEl+aI5e4Vr90e7NxH6ppG4Jl145GBZiGyVIci40=; b=DuZ4gDQ2ph57obndSd5i7FjVosqMs1i2cMa6+TKHKPO4NPsEihVEiRBO5Fn1Ia+ZXP WqUAZeVSwoPASzT2KPRDfKSZJ1/0P3jNjoW2ttvQ2RpUgCdD9jGfg+bhUN0B6kjJtsxn 4/3OfbSDYuBQoRolIt1zJNXztlVYi4qIK4gx45VOVAlplcE0joWvimfAYMYnFjwNhLTs orhBMrgSIMSODwUV8hcZjqsjhOZhKHZyLYVxmvHFlBJuLFyeA+qXPhAW57zJi4OBhUEy tKC54G/Rbb9ScEQdQGorHwZo1IguLMnxFVdEfUX31QmD91j/YDlvfq5at5V9lIDpCraG hwbg== X-Gm-Message-State: AOAM5302iMl6Q0PTdGzAnWfmzirQLYyvjDocMRWbphjBeNdVDZKDU16I M5YiojnWQNTVzWb/NssKEQ== X-Google-Smtp-Source: ABdhPJzhnT9o0KLHaaYhPruzpf12C4zNGzZkdtuvfbTedRgXSgZ4Vk/8rud1Rrd5UFQNmEltOmu1vw== X-Received: by 2002:a02:a999:: with SMTP id q25mr6518689jam.16.1627599236588; Thu, 29 Jul 2021 15:53:56 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id l9sm2408722ilv.31.2021.07.29.15.53.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Jul 2021 15:53:56 -0700 (PDT) Received: (nullmailer pid 1057877 invoked by uid 1000); Thu, 29 Jul 2021 22:53:53 -0000 Date: Thu, 29 Jul 2021 16:53:53 -0600 From: Rob Herring To: Sam Shih Cc: Greg Kroah-Hartman , linux-arm-kernel@lists.infradead.org, Hsin-Yi Wang , Stephen Boyd , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Enric Balletbo i Serra , Rob Herring , linux-clk@vger.kernel.org, Sean Wang , linux-mediatek@lists.infradead.org, linux-gpio@vger.kernel.org, Matt Mackall , Guenter Roeck , linux-watchdog@vger.kernel.org, John Crispin , Ryder Lee , Herbert Xu , linux-crypto@vger.kernel.org, Wim Van Sebroeck , Michael Turquette , Fabien Parent , Linus Walleij , Seiya Wang , Matthias Brugger , devicetree@vger.kernel.org Subject: Re: [PATCH 10/12] dt-bindings: watchdog: Add compatible for Mediatek MT7986 Message-ID: References: <20210726071439.14248-1-sam.shih@mediatek.com> <20210726071439.14248-11-sam.shih@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210726071439.14248-11-sam.shih@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210729_155357_490415_EC0441C2 X-CRM114-Status: GOOD ( 10.87 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 26 Jul 2021 15:14:37 +0800, Sam Shih wrote: > This commit adds dt-binding documentation of watchdog for Mediatek MT7986 > SoC Platform. > > Signed-off-by: Sam Shih > --- > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel