From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 09 Oct 2015 09:33:14 +0100 Subject: [U-Boot] [PATCH 4/7] sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V In-Reply-To: <1443882383-21181-4-git-send-email-hdegoede@redhat.com> References: <1443882383-21181-1-git-send-email-hdegoede@redhat.com> <1443882383-21181-4-git-send-email-hdegoede@redhat.com> Message-ID: <1444379594.1410.281.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2015-10-03 at 16:26 +0200, Hans de Goede wrote: > Change the axp223 dcdc2 / VDD-SYS default from 1.2V to 1.1V, 1.1V is the > value recommended by Allwinner and is what most fex files specify. > > This has been tested on a number of A23/A33 tablets including on an > A23 Ippo-q8h-v1.2 PCB tablet which has a fex file which specifies 1.2V > (which is where our original 1.2V default comes from). > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell