Commits
Robin Gong committed c286e88c710
LF-53: regulator: pf1550-regulator-rpmsg: fix ldo2 voltage changing failure Add n_voltages/min_uV in regulator description so that no failure return while regulator_count_voltages() called, which cause vqmmc regulator voltage switching to 1.8V failure on i.mx7ulp-evk. This issue is exposed by commit 498209445124 ("regulator: core: simplify return value on suported_voltage"). Signed-off-by: Robin Gong <yibin.gong@nxp.com> Reported-by: Haibo Chen <haibo.chen@nxp.com> Reviewed-by: Anson Huang <anson.huang@nxp.com>