Re: [U-Boot] [PATCH 03/12] configs: dra7xx: Enable LP87565 related configs

2017-08-14 Thread Tom Rini
On Sat, Aug 12, 2017 at 11:59:24AM +0530, Lokesh Vutla wrote:

> From: Keerthy 
> 
> Enable LP87565 related configs
> 
> Signed-off-by: Keerthy 
> Signed-off-by: Lokesh Vutla 
> ---
>  configs/dra7xx_evm_defconfig| 2 ++
>  configs/dra7xx_hs_evm_defconfig | 2 ++
>  2 files changed, 4 insertions(+)

Please switch to imply'ing all of the relevant PMICs so that these do
not get out of sync, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH 03/12] configs: dra7xx: Enable LP87565 related configs

2017-08-12 Thread Lokesh Vutla
From: Keerthy 

Enable LP87565 related configs

Signed-off-by: Keerthy 
Signed-off-by: Lokesh Vutla 
---
 configs/dra7xx_evm_defconfig| 2 ++
 configs/dra7xx_hs_evm_defconfig | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig
index 0c4452a1d1..c151f49e30 100644
--- a/configs/dra7xx_evm_defconfig
+++ b/configs/dra7xx_evm_defconfig
@@ -67,11 +67,13 @@ CONFIG_SPL_PHY=y
 CONFIG_DM_PMIC=y
 CONFIG_PMIC_PALMAS=y
 CONFIG_PMIC_LP873X=y
+CONFIG_PMIC_LP87565=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_DM_REGULATOR_PALMAS=y
 CONFIG_DM_REGULATOR_LP873X=y
+CONFIG_DM_REGULATOR_LP87565=y
 CONFIG_DM_SERIAL=y
 CONFIG_SYS_NS16550=y
 CONFIG_DM_SPI=y
diff --git a/configs/dra7xx_hs_evm_defconfig b/configs/dra7xx_hs_evm_defconfig
index 75b77fa947..dba9f06bd6 100644
--- a/configs/dra7xx_hs_evm_defconfig
+++ b/configs/dra7xx_hs_evm_defconfig
@@ -70,11 +70,13 @@ CONFIG_SPL_PHY=y
 CONFIG_DM_PMIC=y
 CONFIG_PMIC_PALMAS=y
 CONFIG_PMIC_LP873X=y
+CONFIG_PMIC_LP87565=y
 CONFIG_DM_REGULATOR=y
 CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_DM_REGULATOR_PALMAS=y
 CONFIG_DM_REGULATOR_LP873X=y
++CONFIG_DM_REGULATOR_LP87565=y
 CONFIG_DM_SERIAL=y
 CONFIG_SYS_NS16550=y
 CONFIG_DM_SPI=y
-- 
2.13.0

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot