From: Ian Campbell <ijc+uboot@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] sunxi: Add support for gt90h-v4 tablets
Date: Fri, 14 Aug 2015 18:04:50 +0100 [thread overview]
Message-ID: <1439571890.18644.121.camel@hellion.org.uk> (raw)
In-Reply-To: <55CE0169.8050405@redhat.com>
On Fri, 2015-08-14 at 16:55 +0200, Hans de Goede wrote:
> Hi,
>
> On 14-08-15 16:52, Hans de Goede wrote:
> > The gt90h is a pcb found in generic 9" tablets with an A23 soc, 1G
> RAM
> > and 8G nand, rtl8723as usb wifi, 1 micro usb port and 1 micro sd
> slot.
> >
> > The pmic setup on this board is somewhat special, dcdc2 MUST be set
> > to 1.1V instead of the usual 1.2V otherwise the board is very
> unstable.
> > aldo1 is used to power the micro sd slot, dldo1 is used for wifi.
> >
> > This commit adds a defconfig + dts (as submitted to the kernel) for
> > the gt90h-v4 pcb.
> >
> > Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> > ---
> > arch/arm/dts/Makefile | 1 +
> > arch/arm/dts/sun8i-a23-gt90h-v4.dts | 145
> ++++++++++++++++++++++++++++++++++++
> > configs/gt90h_v4_defconfig | 26 +++++++
> > 3 files changed, 172 insertions(+)
> > create mode 100644 arch/arm/dts/sun8i-a23-gt90h-v4.dts
> > create mode 100644 configs/gt90h_v4_defconfig
>
> Gah, and I've forgotten about updating MAINTAINERS again, fixed in
> my personal tree.
With that:
Acked-by: Ian Campbell <ijc@hellion.org.uk>
next prev parent reply other threads:[~2015-08-14 17:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-14 14:52 [U-Boot] [PATCH 1/2] sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig Hans de Goede
2015-08-14 14:52 ` [U-Boot] [PATCH 2/2] sunxi: Add support for gt90h-v4 tablets Hans de Goede
2015-08-14 14:55 ` Hans de Goede
2015-08-14 17:04 ` Ian Campbell [this message]
2015-08-14 17:04 ` [U-Boot] [PATCH 1/2] sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1439571890.18644.121.camel@hellion.org.uk \
--to=ijc+uboot@hellion.org.uk \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.