commit | e0554577598adf3b559d0a8b705e4078ef9fba17 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@collabora.co.uk> | Tue Oct 25 10:55:01 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Nov 07 22:45:05 2022 +0100 |
tree | a0113d0e431862b4ffe740765e7b0a1a4ab4f59b | |
parent | da470ddbb3b83ae4f8ce0de5ed33eb69f426c69a [diff] |
drivers: power: pmic: Enable use of rn5t567 PMIC in SPL The support added later in this series tweaks the PMIC voltages in the SPL. Enable support for the rn5t567 in SPL builds to allow this to be done cleanly. Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>