commit | a94cb7eeecc4104a6874339f90c5d0647359c102 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <rafal@milecki.pl> | Mon Apr 03 17:48:29 2017 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Thu Apr 06 21:45:19 2017 -0700 |
tree | 2d753c400fc9ebb38ed7d2a7a217e4de4e1b2b75 | |
parent | ee7cdbecb128d8b023c5439004cdea8baa2d0fe4 [diff] |
thermal: broadcom: add Northstar thermal driver Northstar is a SoC family commonly used in home routers. This commit adds a driver for checking CPU temperature. As Northstar Plus seems to also have this IP block this new symbol gets ARCH_BCM_IPROC dependency. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Jon Mason <jon.mason@broadcom.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>