]> 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)
committerPrzemyslaw Marczak <p.marczak@samsung.com>
Wed, 12 Aug 2015 09:05:11 +0000 (11:05 +0200)
commit125914d4beb1e8319d7a04e6a6e88290763594f8
tree0090cae273cc400993c9c00bd747a5f0ff6297a5
parent8fa46350a4c7dca7710362f6c871098557b934ad
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