On Friday 23 September 2016 09:45 AM, Simon Glass wrote:
Hi,
On 19 September 2016 at 00:17, Keerthy <j-keer...@ti.com> wrote:
Add support to bind the regulators/child nodes with the pmic.
Signed-off-by: Keerthy <j-keer...@ti.com>
Reviewed-by: Simon Glass <s...@chromium.org>
---
drivers/power/pmic/Kconfig | 7 +++++
drivers/power/pmic/Makefile | 1 +
drivers/power/pmic/palmas.c | 77 +++++++++++++++++++++++++++++++++++++++++++++
include/power/palmas.h | 25 +++++++++++++++
4 files changed, 110 insertions(+)
create mode 100644 drivers/power/pmic/palmas.c
create mode 100644 include/power/palmas.h
I missed it before, but you should use debug() in drivers, not printf().
Sure. I will fix that in the next version.
Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot