commit | 72859372e3750f70d38400fafafbe6042e71b573 | [log] [tgz] |
---|---|---|
author | Sidharth Prabukumar <sidharth.prabukumar@gmail.com> | Sun Sep 24 18:30:22 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 10 11:59:50 2024 -0600 |
tree | b3e27e0e01694e3d230de2acc6b7a738d33a9980 | |
parent | c35f6fb7a9d252017b77c98511583c36f369f5ff [diff] |
power: mp5416: Fix LDO SVAL for MP5416 PMIC The MP5416 PMIC's LDO set-value formula is incorrect. This patch fixes it by using the correct formula. Signed-off-by: Sidharth Prabukumar <sidharth.prabukumar@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>