Message ID | 1504487791-20582-1-git-send-email-hayashi.kunihiko@socionext.com |
---|---|
Headers | show |
Series | add thermal nodes for UniPhier SoCs | expand |
Hi. 2017-09-04 10:16 GMT+09:00 Kunihiko Hayashi <hayashi.kunihiko@socionext.com>: > This series adds thermal nodes for UniPhier PXs2 and LD20 SoCs. > > Changes since v3: > - rebase on top of linux-next This repost is a spam. I left some comments in v3, but no response from you nothing was reflected in v4. > Changes since v2: > - add the calibration value to device tree for LD20 reference board > > Changes since 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 ++++++++++++++++++++-- > .../arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 4 ++ > arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 40 ++++++++++++++++++++ > 3 files changed, 83 insertions(+), 4 deletions(-) > > -- > 2.7.4 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, 4 Sep 2017 11:09:51 +0900 <yamada.masahiro@socionext.com> wrote: > Hi. > > > > 2017-09-04 10:16 GMT+09:00 Kunihiko Hayashi <hayashi.kunihiko@socionext.com>: > > This series adds thermal nodes for UniPhier PXs2 and LD20 SoCs. > > > > Changes since v3: > > - rebase on top of linux-next > > > This repost is a spam. > > I left some comments in v3, > but no response from you > nothing was reflected in v4. Sorry I missed them. I'll reflect your comments and repost them. Thank you, > > > > > > Changes since v2: > > - add the calibration value to device tree for LD20 reference board > > > > Changes since 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 ++++++++++++++++++++-- > > .../arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 4 ++ > > arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 40 ++++++++++++++++++++ > > 3 files changed, 83 insertions(+), 4 deletions(-) > > > > -- > > 2.7.4 > > > > -- > > To unsubscribe from this list: send the line "unsubscribe devicetree" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > -- > Best Regards > Masahiro Yamada --- Kunihiko Hayashi : hayashi.kunihiko@socionext.com