Re: [PATCH v5 0/2] add UniPhier thermal support

2017-07-25 Thread Kunihiko Hayashi
Hello, On Fri, 21 Jul 2017 22:34:49 +0900 wrote: > Hello, > > 2017-07-21 22:24 GMT+09:00 Masahiro Yamada : > > 2017-07-21 20:21 GMT+09:00 Kunihiko Hayashi > > : > >> This series adds support for CPU

Re: [PATCH v5 0/2] add UniPhier thermal support

2017-07-25 Thread Kunihiko Hayashi
Hello, On Fri, 21 Jul 2017 22:34:49 +0900 wrote: > Hello, > > 2017-07-21 22:24 GMT+09:00 Masahiro Yamada : > > 2017-07-21 20:21 GMT+09:00 Kunihiko Hayashi > > : > >> This series adds support for CPU temperature monitor modules implemented > >> on UniPhier LD20 and PXs2 SoCs. This driver

Re: [PATCH v5 0/2] add UniPhier thermal support

2017-07-21 Thread Masami Hiramatsu
Hello, 2017-07-21 22:24 GMT+09:00 Masahiro Yamada : > 2017-07-21 20:21 GMT+09:00 Kunihiko Hayashi : >> This series adds support for CPU temperature monitor modules implemented >> on UniPhier LD20 and PXs2 SoCs. This driver supports

Re: [PATCH v5 0/2] add UniPhier thermal support

2017-07-21 Thread Masami Hiramatsu
Hello, 2017-07-21 22:24 GMT+09:00 Masahiro Yamada : > 2017-07-21 20:21 GMT+09:00 Kunihiko Hayashi : >> This series adds support for CPU temperature monitor modules implemented >> on UniPhier LD20 and PXs2 SoCs. This driver supports temperature monitoring >> and alert function on the module. >> >>

Re: [PATCH v5 0/2] add UniPhier thermal support

2017-07-21 Thread Masahiro Yamada
2017-07-21 20:21 GMT+09:00 Kunihiko Hayashi : > This series adds support for CPU temperature monitor modules implemented > on UniPhier LD20 and PXs2 SoCs. This driver supports temperature monitoring > and alert function on the module. > > Changes in v4: > - fix

Re: [PATCH v5 0/2] add UniPhier thermal support

2017-07-21 Thread Masahiro Yamada
2017-07-21 20:21 GMT+09:00 Kunihiko Hayashi : > This series adds support for CPU temperature monitor modules implemented > on UniPhier LD20 and PXs2 SoCs. This driver supports temperature monitoring > and alert function on the module. > > Changes in v4: > - fix warnings from sparse by replacing

[PATCH v5 0/2] add UniPhier thermal support

2017-07-21 Thread Kunihiko Hayashi
This series adds support for CPU temperature monitor modules implemented on UniPhier LD20 and PXs2 SoCs. This driver supports temperature monitoring and alert function on the module. Changes in v4: - fix warnings from sparse by replacing u32 with __be32 Changes in v3: - remove TMOD_MASK and use

[PATCH v5 0/2] add UniPhier thermal support

2017-07-21 Thread Kunihiko Hayashi
This series adds support for CPU temperature monitor modules implemented on UniPhier LD20 and PXs2 SoCs. This driver supports temperature monitoring and alert function on the module. Changes in v4: - fix warnings from sparse by replacing u32 with __be32 Changes in v3: - remove TMOD_MASK and use