]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: pmic: tps65910: add TPS65911 PMIC support
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 27 Oct 2023 08:26:14 +0000 (11:26 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 3 Nov 2023 16:37:15 +0000 (12:37 -0400)
commit8e5c9c5affe948d4f35501d5d7b2fa2c46483404
tree461e12ac1f1c8d57decbebae44af6dc958538a21
parenta70a75aa6cf479663238583f1b3cc5e1a1875433
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>
doc/device-tree-bindings/pmic/tps65911.txt [new file with mode: 0644]
drivers/power/pmic/pmic_tps65910_dm.c
include/power/tps65910_pmic.h