]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/gateworks/gw_ventana/gw_ventana.c
imx: ventana: set LTC3676 PMIC to appropriate values per datasheet
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:38 +0000 (12:54 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 22 Apr 2015 12:39:07 +0000 (14:39 +0200)
commit4717e1395ed3b9c667c518a77f9f8303e210a49d
treeb062c9acc4bc54fb9dd36dbccd82dadcaf748835
parentb0b83347a950bfc6dad9bd540962f2e4814bcfc0
imx: ventana: set LTC3676 PMIC to appropriate values per datasheet

The IMX6 Datasheets specifies that when the IMX6 LDO is enabled
(internal Anatop LDO's for VDD_ARM, VDD_SOC, and VDD_xPU) you need to
provide 1350mV on VDD_ARM_IN and VDD_SOC_IN for IMX6Q@1GHz (Automotive)
and 1275mV for IMX6DL@800MHz (Industrial). While we are still about 50mV
shy on the IMX6Q operating at 1GHz we set it to the max we can and leave it
up to the kernel to implement a regulator driver for the LTC3676 and put
the LDO's in bypass mode which allows us to drop the voltages by 125mV
respectively.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c