diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2015-01-07 10:13:10 +0900 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2015-01-07 08:55:54 -0400 |
commit | 11313746547015ace605c4c347a40350753051e4 (patch) | |
tree | 24ea9394b1829b078cb316d862f91ec9b631b563 /drivers/thermal/Makefile | |
parent | 9477e18dd5d6c575ed972d81b7d9d6ff8a83746b (diff) |
thermal: rcar: fix ENR register value
On R-Mobile APE6, since it has 3 thermal zones, ENR register
has enable bits in bit 19-16, bit 11-8 and bit 3-0.
However, on R-Car gen2, since it has 1 thermal zone, ENR register has
enable bits in bit 3-0. (In other words, the write value should always
be 0 for bit 31-4 of ENR register.)
So, this patch fixes the ENR register value using I/O resource sets.
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/Makefile')
0 files changed, 0 insertions, 0 deletions