]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00332994: ARM: dts: imx6sl: fix gpu power up failed
authorRobin Gong <b38343@freescale.com>
Wed, 24 Sep 2014 09:31:53 +0000 (17:31 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:04 +0000 (21:18 -0600)
commitc91733eb21c8033d5db3667316ba1960cf617855
tree3ed66bb3fbc611c26a48a991198b0332a993bb48
parentdf5309e6f6709f2bb8a5c0979fc46def214f9465
ENGR00332994: ARM: dts: imx6sl: fix gpu power up failed

In ldo-bypass mode, antop regulator will bypass vddarm and vddsoc
if found these two have been bypassed,and keep internal vddsoc as 0.
That caused vddpu always set 0 because it tracked with vddsoc while enable.
Add 'regulator-allow-bypass' to set anatop_reg->bypass 1 to avoid this
case.

Signed-off-by: Robin Gong <b38343@freescale.com>
arch/arm/boot/dts/imx6sl.dtsi