Gowtham Tammana
6fdbd2b093
power: pmic: tps65941: Add compatible for LP876441
...
TI J7200 EVM has lp876441 pmic that is similar to tps65941. Add support
for same with existing driver with new compatible.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com >
Acked-by: Jaehoon Chung <jh80.chung@samsung.com >
Link: https://lore.kernel.org/r/20210714205300.17424-2-g-tammana@ti.com
2021-07-15 17:56:04 +05:30
Simon Glass
f7ae49fc4f
common: Drop log.h from common header
...
Move this header out of the common header.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-05-18 21:19:18 -04:00
Tero Kristo
8cd10a494f
power: pmic: tps65941: Add support for probing the child devices
...
TPS65941 can have child devices under it (like the ESM support), so
probe these once the master pmic node completes probe.
Signed-off-by: Tero Kristo <t-kristo@ti.com >
2020-03-03 13:08:14 +05:30
Keerthy
6b86dd0c1e
power: pmic: tps65941: Add support for tps65941 family of PMICs
...
Add support to bind the regulators/child nodes with the pmic.
Signed-off-by: Keerthy <j-keerthy@ti.com >
2019-11-07 18:39:16 -05:00