]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:42:48 +0000 (14:42 +0200)
commit8eae4cb825a3cb6bfb2d527078c2ed76568e2f60
tree2f1c838902659614de36624b83dd1aede55fb0dd
parent0a289b577a5047a018f09bb5d39125802cf786e5
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