]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00220388 [MX6]Adjust SOC/PU voltage according to datasheet
authorAnson Huang <b20788@freescale.com>
Wed, 15 Aug 2012 18:45:11 +0000 (02:45 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:14 +0000 (08:35 +0200)
commit815c50a56c294a92170dd289e8c65b5a5c5045b7
tree40fdeec9399776faa4513fa7a4ccfe7d5ae4c754
parent96c032078f9f0ec7943c1bb14c11e843fd463882
ENGR00220388 [MX6]Adjust SOC/PU voltage according to datasheet

SOC/PU voltage need to following some rules according to latest
datasheet:

1. SOC/PU CAP voltage must be 1.15V <= SOC/PU <= 1.3V;
2. SOC and PU must be same as they don't have level shift;
3. Adjust previous wrong voltage setting.

If SOC/PU voltage is too low, may cause system crash on some
chips, we have a board that easily crash with GPU working and
doing some tar operation, with this voltage adjust, this issue
fixed.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/cpu_op-mx6.c