commit | c5d7d57e6892e1613157c89c22b13441f9d2ddf5 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Jul 16 16:41:46 2018 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Fri Jul 27 14:43:04 2018 -0700 |
tree | 85fa53a105c1c15ea588cca4e91f87e0cc3844b3 | |
parent | 931d3c5db42c935c7fcf119e844176ca5dcae326 [diff] |
thermal: armada: remove misleading comments On older versions of this thermal IP, TSEN referred as the internal sensor in the thermal IP while EXT_TSEN referred as sensors outside of this IP, ie in the CPUs most of the time. The bit names in the specifications do not follow this rule anymore, so remove these comments that are misleading. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>