All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: u-boot@lists.denx.de
Subject: Initial support for the Pine64 Pinephone
Date: Wed, 22 Jul 2020 15:18:32 +0100	[thread overview]
Message-ID: <20200722141840.143379-1-pbrobinson@gmail.com> (raw)

Hi,

This is an initial patch set to support the PinePhone. The patches were tested
on the Braveheart Edition (1.1) of the phone with a serial console cable attached.
There's not currently U-Boot output on the screen, for starters the device tree
support for the panel hasn't landed upstream yet so I'll send that in a follow
up patch series, similarly I'll send a patch set to add support for the Consumer
Edition (1.2) once it lands upstream. For me this allows the phone to boot off
either eMMC or mSD card, USB-C for USB-2/display doesn't currently work as I 
think there will need to be support for the ANX7688 USB-C bridge.

Peter

             reply	other threads:[~2020-07-22 14:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 14:18 Peter Robinson [this message]
2020-07-22 14:18 ` [PATCH 1/8] dt-bindings: clk: sync sun50i-a64-ccu.h to linux 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 2/8] dt-bindings: leds: sync leds common.h to linux from 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 3/8] dt-bindings: clk/reset: sync updated bindings for Allwinner DE2 display engine Peter Robinson
2020-07-22 14:18 ` [PATCH 4/8] arm: dts: sync axp803.dtsi from linux 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 5/8] arm: dts: Add new sun50i-a64-cpu-opp.dtsi from Linux 5.8-rc1 Peter Robinson
2020-07-22 14:18 ` [PATCH 6/8] arm: dts: Sync the sun50i-a64.dtsi " Peter Robinson
2020-07-22 23:14   ` André Przywara
2020-07-26 10:17     ` Peter Robinson
2020-07-27 13:16       ` Heinrich Schuchardt
2020-07-29  0:30         ` André Przywara
2020-07-22 14:18 ` [PATCH 7/8] arm64: dts: allwinner: Add initial support for Pine64 PinePhone Peter Robinson
2020-07-22 14:18 ` [PATCH 8/8] Initial Pine64 Pinephone support Peter Robinson
2020-07-27 13:30   ` Maxime Ripard
2020-07-27 13:49     ` Peter Robinson
2020-07-27 20:08       ` André Przywara
2020-07-27 20:43         ` Tom Rini

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=20200722141840.143379-1-pbrobinson@gmail.com \
    --to=pbrobinson@gmail.com \
    --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.