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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 91257C433EF for ; Sun, 5 Jun 2022 21:21:57 +0000 (UTC) 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=dYStB2ZVHuEuuPOQ3sMpKrXZ2FHDbVYUtscMDDIfPN8=; b=GVH2iGusapyExs VpRS5ZVuA/KaZTL13iJP1HJ7WiDyy6qCAv88ao30AmdQWoM8nj3Fx4i2UGyPQme0G3oSQTXTubCg+ 9fSE1OZFH+8KongsU9LDkLZBX9lQv2XjyGOB4FXfad9DzB/Ae12L7+GVFxTEbFQydeI7EhwY+CUq3 XSmzxNNsQwobxiVkdXEH0ETvoctE4fWgmReMNRFrbtIGWwlB4mVXZGqinFXMbWuzIXQW+WdPeLSld dz7XH90qRKWfWzdqaph9jeRDAC7w5Ce3WJjGLxdCTpHO6g+Kx9MiPpAfFs+HYymJtPWO4Hngtzw97 fLnEzx54oX9Mc0TpLpVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nxxh1-00FOW1-2O; Sun, 05 Jun 2022 21:21:51 +0000 Received: from mail-qt1-f170.google.com ([209.85.160.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nxxgp-00FOU2-L6; Sun, 05 Jun 2022 21:21:40 +0000 Received: by mail-qt1-f170.google.com with SMTP id hh4so9250497qtb.10; Sun, 05 Jun 2022 14:21:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6XXXWEDjfuHYCfIXDSumNX+3E7d5iXSbe6DNn1lOd4g=; b=N4mNIoKFP08XfODPLzPWjxXqsixFP6oG2p8m+TY9jkuO9zA3NJPKracgdcoNO7npMO QITIdXOJkOetkAwMXLTUBBhsUJEnrLnUAddUP3qDEil3o2ZmKXdcujCFHTY7+MVuRCja nJi2VNwWNcqWG9BeUHQ6HgqL4kXPmrXP0J+hDhIx8dRoMp5GBz6WtLe7uV1F4D5bmANL TcHzBveHm98Ultu11bMbGXe1o7IW1RhtJTMNiHfdJ84kZyfW/+swXiKU8LPjh6jvroyA 9HOwzdbYP4Xmzk/+HpGK+Z2CRPzEyDdklU2ZfqjjpQSIAU8yiJbVed7cLGjIBWW6y+sZ icsg== X-Gm-Message-State: AOAM532z2EbfgW+VbJfjX7ErJMbcN6AlXa/HVp8s99lJE2Wk+BcfhSVM aL5j3uX6p6ABiZ3RhVD3tsXVfT86cQ== X-Google-Smtp-Source: ABdhPJxg8lW9Q6SM/QjPCob7gXlo6b4anqT/h1nOtd8gSx2d8lxqP45JB9iTaLl3lm5YqQZlh/IV4g== X-Received: by 2002:a05:622a:1115:b0:2f3:bd60:a33b with SMTP id e21-20020a05622a111500b002f3bd60a33bmr16106409qty.292.1654464098421; Sun, 05 Jun 2022 14:21:38 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:ac97:ac63:b5fd:aa9:8d74:9989]) by smtp.gmail.com with ESMTPSA id m28-20020a05620a215c00b006a03cbb1323sm9421958qkm.65.2022.06.05.14.21.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Jun 2022 14:21:38 -0700 (PDT) Received: (nullmailer pid 3539028 invoked by uid 1000); Sun, 05 Jun 2022 21:21:35 -0000 Date: Sun, 5 Jun 2022 16:21:35 -0500 From: Rob Herring To: Fabien Parent Cc: linux-arm-kernel@lists.infradead.org, Amit Kucheria , linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, Matthias Brugger , Krzysztof Kozlowski , devicetree@vger.kernel.org, Daniel Lezcano , Zhang Rui , Rob Herring , "Rafael J. Wysocki" Subject: Re: [PATCH 1/3] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC Message-ID: <20220605212135.GA3538973-robh@kernel.org> References: <20220530183833.863040-1-fparent@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220530183833.863040-1-fparent@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220605_142139_729838_75545628 X-CRM114-Status: UNSURE ( 9.73 ) X-CRM114-Notice: Please train this message. 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, 30 May 2022 20:38:31 +0200, Fabien Parent wrote: > Add the binding documentation for the thermal support on MT8365 SoC. > > Signed-off-by: Fabien Parent > --- > Documentation/devicetree/bindings/thermal/mediatek-thermal.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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9222C433EF for ; Sun, 5 Jun 2022 21:21:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347556AbiFEVVk (ORCPT ); Sun, 5 Jun 2022 17:21:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236184AbiFEVVk (ORCPT ); Sun, 5 Jun 2022 17:21:40 -0400 Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 618024B1E3; Sun, 5 Jun 2022 14:21:39 -0700 (PDT) Received: by mail-qt1-f174.google.com with SMTP id v1so9273549qtx.5; Sun, 05 Jun 2022 14:21:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6XXXWEDjfuHYCfIXDSumNX+3E7d5iXSbe6DNn1lOd4g=; b=N7QdzH1qa+4N/4/kQXKhopPgauy5EknC+6olOVVDxcyyAH9XjYNtf6E38pCnS1mOd8 ogQaeLtSpBc1irMVR+9ur7P42Y6nJj/kTa8GAG+krCbButycsVvYJzi9ofdDSpJw4CRi ghXHTG+6K/39A8O4lBBiPeUDvK2ZBDWMPv/m+45k2z5df6f2ya1cJgcAWYWQpvW3pxdf Of7JqjirPcHhn57suUjNkDoNBZRm8aZiQVAwhMC04zGDQsD74eYrODIr8dmXwAyErZtZ dOf1iwyRTmLtmXXt3dZ9pR6XxP6wBmUPi1Q6tR6bzNPXf50NBF+lrCoeRg1bdLgNXiVg ycWg== X-Gm-Message-State: AOAM532wtcH8qO9kkREDblWnl9PrOwgm1KUwCPPROUZgemU07QKuaH2m cY2sWVuIXH/+AOUCV+R8IA== X-Google-Smtp-Source: ABdhPJxg8lW9Q6SM/QjPCob7gXlo6b4anqT/h1nOtd8gSx2d8lxqP45JB9iTaLl3lm5YqQZlh/IV4g== X-Received: by 2002:a05:622a:1115:b0:2f3:bd60:a33b with SMTP id e21-20020a05622a111500b002f3bd60a33bmr16106409qty.292.1654464098421; Sun, 05 Jun 2022 14:21:38 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:ac97:ac63:b5fd:aa9:8d74:9989]) by smtp.gmail.com with ESMTPSA id m28-20020a05620a215c00b006a03cbb1323sm9421958qkm.65.2022.06.05.14.21.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Jun 2022 14:21:38 -0700 (PDT) Received: (nullmailer pid 3539028 invoked by uid 1000); Sun, 05 Jun 2022 21:21:35 -0000 Date: Sun, 5 Jun 2022 16:21:35 -0500 From: Rob Herring To: Fabien Parent Cc: linux-arm-kernel@lists.infradead.org, Amit Kucheria , linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, Matthias Brugger , Krzysztof Kozlowski , devicetree@vger.kernel.org, Daniel Lezcano , Zhang Rui , Rob Herring , "Rafael J. Wysocki" Subject: Re: [PATCH 1/3] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC Message-ID: <20220605212135.GA3538973-robh@kernel.org> References: <20220530183833.863040-1-fparent@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220530183833.863040-1-fparent@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Mon, 30 May 2022 20:38:31 +0200, Fabien Parent wrote: > Add the binding documentation for the thermal support on MT8365 SoC. > > Signed-off-by: Fabien Parent > --- > Documentation/devicetree/bindings/thermal/mediatek-thermal.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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 0929DC433EF for ; Sun, 5 Jun 2022 21:22:45 +0000 (UTC) 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=R2gmBRFzeejXgHTHaedj81DKVWsl3OYwtOPRih5/9Xk=; b=m1ONEhSprZE542 usSPfXMcsixOd/6uSCUQOR0Eah1BNcRIlhE6XoW06pqoeDSqz9870C7djA2RbmUFP+V15HsvIJ6hF 5MpCjNLQAs5Mb4+6L2JGzbwPaWxAAJKoxuMrfKC1Myyp3V8qKcRH7t8DT2zSiAgJi4FxQvaZt81rX yI0T8WXBlSuV8zD+XoP3gKJWZ7SUp84AWoSExGhlpQs/8bRyLinC6+7n0e3orjeXxjNhfjPdUQ3dt pyEc2MHk+d11NF3R+Y9me6ACd26Lc/oru6QQ3A0ihihlX2hmQ5Huh5LrYXcebU6PutIHgwxw/272k A3b+mcIlB3oOeP2AIvYA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nxxgs-00FOUe-Ul; Sun, 05 Jun 2022 21:21:43 +0000 Received: from mail-qt1-f170.google.com ([209.85.160.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nxxgp-00FOU2-L6; Sun, 05 Jun 2022 21:21:40 +0000 Received: by mail-qt1-f170.google.com with SMTP id hh4so9250497qtb.10; Sun, 05 Jun 2022 14:21:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6XXXWEDjfuHYCfIXDSumNX+3E7d5iXSbe6DNn1lOd4g=; b=N4mNIoKFP08XfODPLzPWjxXqsixFP6oG2p8m+TY9jkuO9zA3NJPKracgdcoNO7npMO QITIdXOJkOetkAwMXLTUBBhsUJEnrLnUAddUP3qDEil3o2ZmKXdcujCFHTY7+MVuRCja nJi2VNwWNcqWG9BeUHQ6HgqL4kXPmrXP0J+hDhIx8dRoMp5GBz6WtLe7uV1F4D5bmANL TcHzBveHm98Ultu11bMbGXe1o7IW1RhtJTMNiHfdJ84kZyfW/+swXiKU8LPjh6jvroyA 9HOwzdbYP4Xmzk/+HpGK+Z2CRPzEyDdklU2ZfqjjpQSIAU8yiJbVed7cLGjIBWW6y+sZ icsg== X-Gm-Message-State: AOAM532z2EbfgW+VbJfjX7ErJMbcN6AlXa/HVp8s99lJE2Wk+BcfhSVM aL5j3uX6p6ABiZ3RhVD3tsXVfT86cQ== X-Google-Smtp-Source: ABdhPJxg8lW9Q6SM/QjPCob7gXlo6b4anqT/h1nOtd8gSx2d8lxqP45JB9iTaLl3lm5YqQZlh/IV4g== X-Received: by 2002:a05:622a:1115:b0:2f3:bd60:a33b with SMTP id e21-20020a05622a111500b002f3bd60a33bmr16106409qty.292.1654464098421; Sun, 05 Jun 2022 14:21:38 -0700 (PDT) Received: from robh.at.kernel.org ([2607:fb90:ac97:ac63:b5fd:aa9:8d74:9989]) by smtp.gmail.com with ESMTPSA id m28-20020a05620a215c00b006a03cbb1323sm9421958qkm.65.2022.06.05.14.21.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Jun 2022 14:21:38 -0700 (PDT) Received: (nullmailer pid 3539028 invoked by uid 1000); Sun, 05 Jun 2022 21:21:35 -0000 Date: Sun, 5 Jun 2022 16:21:35 -0500 From: Rob Herring To: Fabien Parent Cc: linux-arm-kernel@lists.infradead.org, Amit Kucheria , linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, Matthias Brugger , Krzysztof Kozlowski , devicetree@vger.kernel.org, Daniel Lezcano , Zhang Rui , Rob Herring , "Rafael J. Wysocki" Subject: Re: [PATCH 1/3] dt-bindings: thermal: mediatek: add binding documentation for MT8365 SoC Message-ID: <20220605212135.GA3538973-robh@kernel.org> References: <20220530183833.863040-1-fparent@baylibre.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220530183833.863040-1-fparent@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220605_142139_729838_75545628 X-CRM114-Status: UNSURE ( 9.73 ) X-CRM114-Notice: Please train this message. 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, 30 May 2022 20:38:31 +0200, Fabien Parent wrote: > Add the binding documentation for the thermal support on MT8365 SoC. > > Signed-off-by: Fabien Parent > --- > Documentation/devicetree/bindings/thermal/mediatek-thermal.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