From: Krzysztof Kozlowski <krzk@kernel.org>
To: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>
Subject: Re: [PATCH 1/3] ARM: dts: exynos: Add GPU thermal zone cooling maps for Odroid XU3/XU4/HC1
Date: Fri, 17 Jan 2020 19:51:59 +0100 [thread overview]
Message-ID: <20200117185159.GA3772@kozik-lap> (raw)
In-Reply-To: <20200117123448.13807-1-m.szyprowski@samsung.com>
On Fri, Jan 17, 2020 at 01:34:46PM +0100, Marek Szyprowski wrote:
> Add trip points and cooling maps for GPU thermal zone for Odroid
> XU3/XU4/HC1 boards. Trip points are based on the CPU thermal zone for the
> those boards.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> arch/arm/boot/dts/exynos5422-odroidhc1.dts | 32 ++++++++++
> .../boot/dts/exynos5422-odroidxu3-common.dtsi | 59 +++++++++++++++++++
> 2 files changed, 91 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5422-odroidhc1.dts b/arch/arm/boot/dts/exynos5422-odroidhc1.dts
> index f163206265bb..8f38ef5bff55 100644
> --- a/arch/arm/boot/dts/exynos5422-odroidhc1.dts
> +++ b/arch/arm/boot/dts/exynos5422-odroidhc1.dts
> @@ -215,6 +215,38 @@
> };
> };
> };
> + gpu_thermal: gpu-thermal {
> + thermal-sensors = <&tmu_gpu 0>;
> + polling-delay-passive = <250>;
> + polling-delay = <0>;
These should not be needed - you do not add more than 4 thermal zones.
Best regards,
Krzysztof
prev parent reply other threads:[~2020-01-17 18:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200117123454eucas1p2a7a3a6b64fae5382ef404ac2542aa4b3@eucas1p2.samsung.com>
2020-01-17 12:34 ` [PATCH 1/3] ARM: dts: exynos: Add GPU thermal zone cooling maps for Odroid XU3/XU4/HC1 Marek Szyprowski
2020-01-17 12:34 ` [PATCH 2/3] ARM: exynos_defconfig: Enable devfreq thermal integration Marek Szyprowski
2020-01-17 19:16 ` Krzysztof Kozlowski
2020-01-17 12:34 ` [PATCH 3/3] ARM: multi_v7_defconfig: " Marek Szyprowski
2020-01-17 19:17 ` Krzysztof Kozlowski
2020-01-17 18:51 ` Krzysztof Kozlowski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200117185159.GA3772@kozik-lap \
--to=krzk@kernel.org \
--cc=b.zolnierkie@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.