[PATCH v2 0/2] add thermal nodes for UniPhier SoCs
Kunihiko Hayashi
hayashi.kunihiko at socionext.com
Wed Jun 28 03:18:27 PDT 2017
This series adds thermal nodes for UniPhier PXs2 and LD20 SoCs.
Changes in v1:
- separate from driver's patchset[1]
- add cooling-maps nodes on the device tree
- fix an interrupt trigger to set 'level-triggered' according to
hardware specification
- bring up threshold temperature for LD20 according to the spec sheet
- add cpuN labels for reference in cooling-device property on PXs2 dts
[1] https://lkml.org/lkml/2017/6/28/170
Kunihiko Hayashi (2):
ARM: dts: uniphier: add nodes of thermal monitor and thermal zone for
PXs2
arm64: dts: uniphier: add nodes of thermal monitor and thermal zone
for LD20
arch/arm/boot/dts/uniphier-pxs2.dtsi | 43 +++++++++++++++++++++---
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 40 ++++++++++++++++++++++
2 files changed, 79 insertions(+), 4 deletions(-)
--
2.7.4
More information about the linux-arm-kernel
mailing list