commit | e8146ea49dc3efb238a786dba19c43c5841daa1e | [log] [tgz] |
---|---|---|
author | Sinthu Raja <sinthu.raja@ti.com> | Wed Feb 09 15:06:46 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 16 14:19:29 2022 -0500 |
tree | 3dabe7e8bcd5643033f4768057c1948b597d09cb | |
parent | b77df374498421ab32870d2931416b58504b11da [diff] |
drivers: power: pmic: Add support for tps659412 PMIC Since TPS659412 and TPS659413 are both software compatible, add a compatible string for the same inside tps65941.c. Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>