Re: [U-Boot] [PATCH V4 30/32] power: pmic/regulator allow dm be omitted by SPL

2018-01-17 Thread Jaehoon Chung
On 01/10/2018 12:06 PM, Peng Fan wrote: > Allow the dm driver be omitted by SPL. > > Signed-off-by: Peng Fan > Reviewed-by: Simon Glass > Cc: Jaehoon Chung > Cc: Stefano Babic Reviewed-by: Jaehoon Chung

[U-Boot] [PATCH V4 30/32] power: pmic/regulator allow dm be omitted by SPL

2018-01-09 Thread Peng Fan
Allow the dm driver be omitted by SPL. Signed-off-by: Peng Fan Reviewed-by: Simon Glass Cc: Jaehoon Chung Cc: Stefano Babic --- drivers/power/pmic/Makefile | 2 +- drivers/power/regulator/Makefile | 2 +- 2