Re: [U-Boot] [PATCH] ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions

2019-07-28 Thread Tom Rini
On Fri, Jun 14, 2019 at 09:06:48AM -0500, Adam Ford wrote: > The PBIAS regulator is available on OMAP3's, and it's shared on > the AM35, so this patch enables that in U-Boot along with GPIO > based regulators. > > Signed-off-by: Adam Ford > > diff --git a/configs/am3517_evm_defconfig b/configs/

[U-Boot] [PATCH] ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions

2019-06-14 Thread Adam Ford
The PBIAS regulator is available on OMAP3's, and it's shared on the AM35, so this patch enables that in U-Boot along with GPIO based regulators. Signed-off-by: Adam Ford diff --git a/configs/am3517_evm_defconfig b/configs/am3517_evm_defconfig index b9f59f3291..f61a86b115 100644 --- a/configs/am3