Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a8bfeceb authored by Zhu, Richard \(NSN - CN/Beijing\)'s avatar Zhu, Richard \(NSN - CN/Beijing\) Committed by Guenter Roeck
Browse files

hwmon: (pmbus) Add tps40422 front-end driver



For TI power management chip TPS40422, READ_TEMPERATURE_2 command is supported on
page 1 of the chip, but the original driver(pmbus.c) only tried to detect this command
on page 0, this will lead to a result that the temperature sensor in page 1 couldn't
be detected. This change is to isolate the tps40422 driver from pmbus.c into a solo
front-end driver.

Signed-off-by: default avatarZhu Laiwen <richard.zhu@nsn.com>
[Guenter Roeck: Dropped unnecessary license text (fixes checkpatch warning)]
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 012cb5e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment