commit | 04081b5123abd14520734b99fb38ad1607d2175e | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Fri Oct 27 11:26:14 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 03 12:37:15 2023 -0400 |
tree | 461e12ac1f1c8d57decbebae44af6dc958538a21 | |
parent | ce6381a9985bbbba9ecafad06a09aeea7a0a213d [diff] |
power: pmic: tps65910: add TPS65911 PMIC support Add support to bind the regulators/child nodes with the pmic. Also adds the pmic i2c based read/write functions to access pmic registers. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>