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 AFB3EC64EC4 for ; Fri, 10 Mar 2023 03:22:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229927AbjCJDW0 (ORCPT ); Thu, 9 Mar 2023 22:22:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229770AbjCJDWY (ORCPT ); Thu, 9 Mar 2023 22:22:24 -0500 Received: from mail-ua1-x930.google.com (mail-ua1-x930.google.com [IPv6:2607:f8b0:4864:20::930]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6958B1070C0 for ; Thu, 9 Mar 2023 19:22:22 -0800 (PST) Received: by mail-ua1-x930.google.com with SMTP id h34so2655351uag.4 for ; Thu, 09 Mar 2023 19:22:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1678418541; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=rHr1GGsOjXLcWLjsmH/gUiANtjkEwqYh6mSdD4znyFE=; b=B90+ToIXUteCBlMGv/h+HRTmHi/Hj5vUhO45dJWlo/KFuWBFEtCuLw1vHQRdVj3a9l XPRRun4yKYYLVGrsnB03glAgEX+m4GKLQfT3MSfs01SXEVIWrC0H3Gj2lcuEtRZVmraP Q1uW2Rqv+LQH3B2szv8EsVhwNW4VRyLMAquH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678418541; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rHr1GGsOjXLcWLjsmH/gUiANtjkEwqYh6mSdD4znyFE=; b=sk3EQd8BVujsVSCAb0mm5CQK2cz0kM6BXd8TjkPie2wUiU55fj1juQjHGy/BIrz9JB VQx7r/nZ3hHdvsHZMXGCIxcPWWXOO/OYAEwRBBksolyKGAfWEMGhDIcSGtofgT1yVd2O GfQ5TKOJquy+mMSeeSo0HSp6jxtfbtN/VPielQlpxafjf5vnkJgYIw76IriqjELoKhnX YvLTCxVYFo1l9ZfO0/pQL4nU9JXALjM9Z5yBedF/IAKFhPcqcKQVXHO7LSdj+ffAaXjk Cz6R2BtaiInnZZOfIcU3Nd8xUAuZss85zOLcQDt2ze5jDH4t/pu/rfAkurg9YS+J707J O64A== X-Gm-Message-State: AO0yUKWTTZV/J4XKWd56Htn4bZCNlHkMgrBarrwVpIdzCnvjYb0Li3Ym e1m4OGy0Dnt72cuNAgSUTWDMGnSpaQVsqPBpAcgdOA== X-Google-Smtp-Source: AK7set8faFGJ+bOZYGnxseavaFiHmTnrgryhuZbd0Hj/FWE/b7datWYPM+PvMM7obIRbTIYTrtYMG7ouTbxFDjo/zDE= X-Received: by 2002:a1f:c507:0:b0:401:2297:b2e0 with SMTP id v7-20020a1fc507000000b004012297b2e0mr14336398vkf.0.1678418541550; Thu, 09 Mar 2023 19:22:21 -0800 (PST) MIME-Version: 1.0 References: <20230307154524.118541-1-bchihi@baylibre.com> In-Reply-To: <20230307154524.118541-1-bchihi@baylibre.com> From: Chen-Yu Tsai Date: Fri, 10 Mar 2023 11:22:10 +0800 Message-ID: Subject: Re: [PATCH 0/4] Add LVTS's AP thermal domain support for mt8195 To: bchihi@baylibre.com Cc: daniel.lezcano@linaro.org, angelogioacchino.delregno@collabora.com, rafael@kernel.org, amitk@kernel.org, rui.zhang@intel.com, matthias.bgg@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, rdunlap@infradead.org, ye.xingchen@zte.com.cn, p.zabel@pengutronix.de, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, khilman@baylibre.com, james.lo@mediatek.com, rex-bc.chen@mediatek.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 7, 2023 at 11:45=E2=80=AFPM wrote: > > From: Balsam CHIHI > > Add AP thermal domain support to LVTS Driver for MediaTek MT8195 SoC. > > This series is a continuation of the original series "Add LVTS Thermal Ar= chitecture" v14 : > https://patchwork.kernel.org/project/linux-pm/cover/20230209105628.50= 294-1-bchihi@baylibre.com/ > > Based on top of thermal/linux-next : > base-commit: 6828e402d06f7c574430b61c05db784cd847b19f > > Depends on these patches as they are not yet applyied to thermal/linux-ne= xt branch : > [v14,3/6] arm64: dts: mt8195: Add efuse node to mt8195 (already inclu= ded in linux master branch) > https://patchwork.kernel.org/project/linux-pm/patch/20230209105628.50= 294-4-bchihi@baylibre.com/ > [v14,5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal= nodes > https://patchwork.kernel.org/project/linux-pm/patch/20230209105628.50= 294-6-bchihi@baylibre.com/ > [v14,6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation th= reshold > https://patchwork.kernel.org/project/linux-pm/patch/20230209105628.50= 294-7-bchihi@baylibre.com/ > > Balsam CHIHI (4): > dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal > controllers for mt8195 > thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195 > arm64: dts: mediatek: mt8195: Add AP domain thermal zones > arm64: dts: mediatek: mt8195: Add AP domain temperature thresholds Whole series is Tested-by: Chen-Yu Tsai on MT8195 Tomato Chromebook.