commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
27 lines
590 B
ReStructuredText
27 lines
590 B
ReStructuredText
Kernel driver ab8500
|
|
====================
|
|
|
|
Supported chips:
|
|
|
|
* ST-Ericsson AB8500
|
|
|
|
Prefix: 'ab8500'
|
|
|
|
Addresses scanned: -
|
|
|
|
Datasheet: http://www.stericsson.com/developers/documentation.jsp
|
|
|
|
Authors:
|
|
- Martin Persson <martin.persson@stericsson.com>
|
|
- Hongbo Zhang <hongbo.zhang@linaro.org>
|
|
|
|
Description
|
|
-----------
|
|
|
|
See also Documentation/hwmon/abx500.rst. This is the ST-Ericsson AB8500 specific
|
|
driver.
|
|
|
|
Currently only the AB8500 internal sensor and one external sensor for battery
|
|
temperature are monitored. Other GPADC channels can also be monitored if needed
|
|
in future.
|