]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00181348-1 :sabresd pfuze support cpu internal LDO bypass
authorRobin Gong <B38343@freescale.com>
Thu, 3 May 2012 10:11:06 +0000 (18:11 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:43 +0000 (14:11 +0200)
commit1cdcea797fded299b2742328aad1f529d14758ac
tree00c049389e93a39cdc046d9525962abf744a026c
parent6f80c85746bb35c2d09744a7247662222b6510fc
ENGR00181348-1 :sabresd pfuze support cpu internal LDO bypass

VDDCORE output directly from pfuze not internal anatop regulator,VDDCORE can
be adjust by pfuze regulator with deifferent cpu frequency, these patch should
be used with u-boot related patch, because LDO bypass is set on u-boot. u-boot
and kernel can be configured by CONFIG_MX6_INTER_LDO_BYPASS, by default it is
disabled, can be used on RevC. These code is put in arch/arm.
Signed-off-by: Robin Gong <B38343@freescale.com>
arch/arm/mach-mx6/Kconfig
arch/arm/mach-mx6/board-mx6q_sabresd.c
arch/arm/mach-mx6/mx6q_sabresd_pmic_pfuze100.c
arch/arm/plat-mxc/cpufreq.c
arch/arm/plat-mxc/system.c