Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1420984 > unrolled thread

[PATCH 0/2] Enable SCPI sensors for Juno

Started byJavi Merino <javi.merino@arm.com>
First post2016-06-13 17:20 +0200
Last post2016-06-13 17:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2]  Enable SCPI sensors for Juno Javi Merino <javi.merino@arm.com> - 2016-06-13 17:20 +0200

#1420984 — [PATCH 0/2] Enable SCPI sensors for Juno

FromJavi Merino <javi.merino@arm.com>
Date2016-06-13 17:20 +0200
Subject[PATCH 0/2] Enable SCPI sensors for Juno
Message-ID<rJBOF-82T-7@gated-at.bofh.it>
Enable the ARM SCPI sensors in arm64 defconfig and add thermal zones
for the thermal scpi sensors on Juno.  The hwmon support for SCPI
sensors was merged for v4.4, this just enables it by default.

Javi Merino (2):
  arm64: defconfig: enable SENSORS_ARM_SCPI
  arm64: dts: juno: add thermal zones for scpi sensors

 arch/arm64/boot/dts/arm/juno-base.dtsi | 42 ++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/arm/juno-r1.dts    | 16 +++++++++++++
 arch/arm64/boot/dts/arm/juno-r2.dts    | 16 +++++++++++++
 arch/arm64/configs/defconfig           |  1 +
 4 files changed, 75 insertions(+)

-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web