Re: [U-Boot] [PATCH] imx6: disable bandgap self-bias circuit after boot

2015-01-14 Thread Peng Fan
Hi, Please ignore this patch. Wrong patch version. On 1/15/2015 11:11 AM, Peng Fan wrote: The self-bias circuit is used by the bandgap during startup. Once the bandgap has stabilized, the self-bias circuit should be disabled for best noise performance of analog blocks. Also this bit should be di

[U-Boot] [PATCH] imx6: disable bandgap self-bias circuit after boot

2015-01-14 Thread Peng Fan
The self-bias circuit is used by the bandgap during startup. Once the bandgap has stabilized, the self-bias circuit should be disabled for best noise performance of analog blocks. Also this bit should be disabled before the chip enters STOP mode or when ever the regular bandgap is disabled. Signed