]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
fsl: common: pfuze: no use original pfuze code if DM_PMIC
authorPeng Fan <Peng.Fan@freescale.com>
Fri, 7 Aug 2015 08:43:46 +0000 (16:43 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:43 +0000 (08:17 +0200)
commit6f74ff02e8dc7582cf1fd5326cfa43151d06483a
tree13d4672b9bcbb7093127e06bbd47adea10427f18
parent56d01813a29b433101090344e6f83b86c2e53597
fsl: common: pfuze: no use original pfuze code if DM_PMIC

If enable DM PMIC and REGULATOR, we should not use original power
framework. So need to comment out the pfuze code for original power
framework, when CONFIG_DM_PMIC_PFUZE100 defined.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/freescale/common/pfuze.c