All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: arm-soc <arm@kernel.org>, soc@kernel.org
Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] Gemini DTS changes for kernel v5.7
Date: Fri, 20 Mar 2020 23:28:47 +0100	[thread overview]
Message-ID: <CACRpkdbvgqCVuoMCHJrCZ0J+3NrwdrBnwBz+BJrSE=hqYh2j+Q@mail.gmail.com> (raw)

Hi SoC maintainers,

please pull in these Gemini DTS changes for kernel
v5.7. We make a first example of how to use the
temperature sensor in a hard drive to control the cooling
device (fan) on a NAS enclosure. In this case the
NAS does not have a sensor itself and vendor userspace
hacks relied on SMART tools to read the sensor in the
harddrive and control the fan. With all stuff upstreamed
in the kernel, all the pieces fall into place and we can
now control the temperature in the enclosure using nothing
but the kernel. Pretty neat!

All dependency patches are pending in hwmon and
libata trees and landed in linux-next.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/gemini-dts-v5.7

for you to fetch changes up to 6e97f0aaca4ca778905dd1dc667cbf379f4cae15:

  ARM: dts: gemini: Add thermal zone to DIR-685 (2020-03-20 23:20:31 +0100)

----------------------------------------------------------------
Gemini DTS changes for v5.7:
- Rename the IDE nodes to match the YAML schema
- Add a temperature zone to the DIR-685, use hard drive
  as sensor and cool the case using the fan.

----------------------------------------------------------------
Linus Walleij (2):
      ARM: dts: gemini: Rename IDE nodes
      ARM: dts: gemini: Add thermal zone to DIR-685

 arch/arm/boot/dts/gemini-dlink-dir-685.dts | 50 +++++++++++++++++++++++++++---
 arch/arm/boot/dts/gemini-dlink-dns-313.dts |  2 +-
 arch/arm/boot/dts/gemini-nas4220b.dts      |  4 +--
 arch/arm/boot/dts/gemini-sl93512r.dts      |  4 +--
 arch/arm/boot/dts/gemini-sq201.dts         |  2 +-
 arch/arm/boot/dts/gemini.dtsi              |  8 +++--
 6 files changed, 58 insertions(+), 12 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2020-03-20 22:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CACRpkdbvgqCVuoMCHJrCZ0J+3NrwdrBnwBz+BJrSE=hqYh2j+Q@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    --cc=ulli.kroll@googlemail.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.