All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 0/4] Add support for Pinebook
Date: Tue, 13 Nov 2018 22:11:00 +0530	[thread overview]
Message-ID: <CAMty3ZD4iUWLofTbT6DRTXbuG=M47eUnkT1LfP26xsGR16P-vg@mail.gmail.com> (raw)
In-Reply-To: <20181106042431.21595-1-anarsoul@gmail.com>

On Tue, Nov 6, 2018 at 9:55 AM Vasily Khoruzhick <anarsoul@gmail.com> wrote:
>
> This series adds support for the Pinebook, an allwinner A64 laptop
> produced by Pine64. It also adds support for mmc delay calibration,
> R_I2C controller, and addresses the issue with activating video
> bridge when any of GPIOs is missing.
>
> This series depends on André's "sunxi: A64/H3/H5 DT updates"
>
> v2: - sync sun50i-a64.dtsi with linux instead of adding missing nodes
>     - take sun50i-a64-pinebook.dts from linux
>     - don't introduce new Kconfig for A64 MMC calibration
>     - improve code in video bridge uclass to check for presensce of
>       GPIO instead of ingoring EINVAL errors
> v3: - enable calibration for H6 as well
>     - init ret variable in video_bridge_set_active()
>     - fix order of dts files Makefile
>     - split anx6345 binding into sun50i-a64-pinebook-u-boot.dts
>     - drop speaker_amp node from pinebook dts
>     - drop unnecessary options from defconfig
> v4: - sync device tree files with linux-next
> v5: - drop patch to sync device tree files with linux-next
>
> Vasily Khoruzhick (4):
>   mmc: sunxi: add support for automatic delay calibration
>   dm: video: bridge: don't fail to activate bridge if reset or sleep
>     GPIO is missing
>   sun50i: A64: add support for R_I2C controller
>   sunxi: DT: add support for Pinebook

Applied to u-boot-sunxi/master

      parent reply	other threads:[~2018-11-13 16:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06  4:24 [U-Boot] [PATCH v5 0/4] Add support for Pinebook Vasily Khoruzhick
2018-11-06  4:24 ` [U-Boot] [PATCH v5 1/4] mmc: sunxi: add support for automatic delay calibration Vasily Khoruzhick
2018-11-06  4:24 ` [U-Boot] [PATCH v5 2/4] dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing Vasily Khoruzhick
2018-11-06  4:24 ` [U-Boot] [PATCH v5 3/4] sun50i: A64: add support for R_I2C controller Vasily Khoruzhick
2018-11-06  4:24 ` [U-Boot] [PATCH v5 4/4] sunxi: DT: add support for Pinebook Vasily Khoruzhick
2018-11-13 16:41 ` Jagan Teki [this message]

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='CAMty3ZD4iUWLofTbT6DRTXbuG=M47eUnkT1LfP26xsGR16P-vg@mail.gmail.com' \
    --to=jagan@amarulasolutions.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.