commit | 3676d1dd3d3069ca70b8075c0e86482cbaa01c2f | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jan 31 09:03:33 2013 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Wed Feb 06 14:13:58 2013 +0800 |
tree | 425b072f4e6122da75182681005accb6e9243ee0 | |
parent | b2bbc6a2ace78eaca2f6482b58b984519aa783ac [diff] |
thermal: rcar: multi channel support R-Car thermal sensor will be multi channel sensor in next generation. But "IRQ controlling method" and "register mapping" are different between old/new chip. This patch adds multi sensor support. Then, this driver assumes there is common register if platform has IRQ resource. The IRQ will be supported soon. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>