From: xieqinick@gmail.com
To: robh+dt@kernel.org, narmstrong@baylibre.com,
khilman@baylibre.com, jbrunet@baylibre.com,
martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: nick@khadas.com, artem@khadas.com
Subject: [PATCH] arm64: dts: meson: vim3: reduce cpu thermal fan trigger temperature
Date: Wed, 9 Jun 2021 09:28:49 +0800 [thread overview]
Message-ID: <20210609012849.797576-1-xieqinick@gmail.com> (raw)
From: Nick Xie <nick@khadas.com>
Reduce the MCU FAN trigger temperature from
80 degree centigrade to 50 degree centigrade.
Signed-off-by: Nick Xie <nick@khadas.com>
---
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi b/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
index 66d67524b031..a9c34fee91f4 100644
--- a/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
@@ -256,7 +256,7 @@ &cecb_AO {
&cpu_thermal {
trips {
cpu_active: cpu-active {
- temperature = <80000>; /* millicelsius */
+ temperature = <50000>; /* millicelsius */
hysteresis = <2000>; /* millicelsius */
type = "active";
};
--
2.25.1
next reply other threads:[~2021-06-09 1:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-09 1:28 xieqinick [this message]
2021-06-11 6:44 ` [PATCH] arm64: dts: meson: vim3: reduce cpu thermal fan trigger temperature Neil Armstrong
[not found] ` <CAP4nuTVMZV7pz8NrM2MHcZzBdueRXjS+KYsU4=cQ1CB67gr_Hg@mail.gmail.com>
2021-06-11 7:15 ` Neil Armstrong
2021-06-11 7:30 ` Nick Xie
2021-06-11 7:45 ` Daniel Lezcano
2021-06-14 13:17 ` Neil Armstrong
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=20210609012849.797576-1-xieqinick@gmail.com \
--to=xieqinick@gmail.com \
--cc=artem@khadas.com \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=narmstrong@baylibre.com \
--cc=nick@khadas.com \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).