commit | 2675c9f9aa207753110828d36f8cf45a0b9d18e3 | [log] [tgz] |
---|---|---|
author | Udit Kumar <u-kumar1@ti.com> | Fri Apr 19 11:30:16 2024 +0530 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon Apr 29 09:20:51 2024 +0900 |
tree | 430ac2582d036802136efeb4278cc92b82e747d3 | |
parent | 1204572df70a73407b3d862c2c4f9a5fd9d12b93 [diff] |
power: pmic: tps65941: Update compatible to aling with kernel DT Linux kernel driver drivers/mfd/tps6594-i2c.c is using different name for compatible for tps6594 family PMIC. After sync of Linux kernel DT to u-boot for TI platforms J7200, J721S2 and J784S4 PMIC is no longer getting probed. So updating compatible field to align with Linux driver and DT. Signed-off-by: Udit Kumar <u-kumar1@ti.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>