]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:43 +0000 (14:12 +0200)
commit52a484f2f8f7426da75bb5624935bdd9111c3b23
tree40fdeec9399776faa4513fa7a4ccfe7d5ae4c754
parentaf1054c2ec538e342d8393c7ea7b28db9262e63b
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