public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] arm64: dts: rockchip: add RK3399-Gru-Bob and prepare for Scarlet
Date: Thu, 14 Jun 2018 13:30:35 +0200	[thread overview]
Message-ID: <20180614113039.29117-1-heiko@sntech.de> (raw)

So far the Gru series of ChromeOS devices has seen 3 public devices.
Two clamshell devices with the already supported Kevin and Bob
(aka Chromebook Flip C101PA), as well as one table-style device Scarlet.

So this series not only adds a devicetree file for Bob, but also prepares
for Scarlets arrival, in that common properties of the clamshell-devices
get moved into a rk3399-gru-chromebook.dtsi, similar to what we have on
RK3288-Veyron, as Scarlet does some things a bit differently.

Scarlet itself needs a bit more time, as its display is connected via
dual-dsi, where the patches are still pending.


Heiko Stuebner (4):
  arm64: dts: rockchip: move Chromebook-specific Gru-parts to a separate
    file
  arm64: dts: rockchip: add phandles to some nodes on rk3399-gru
  arm64: dts: rockchip: move core edp from rk3399-kevin to shared
    chromebook
  arm64: dts: rockchip: add Google Bob

 .../devicetree/bindings/arm/rockchip.txt      |   9 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3399-gru-bob.dts      |  79 ++++
 .../dts/rockchip/rk3399-gru-chromebook.dtsi   | 399 ++++++++++++++++++
 .../boot/dts/rockchip/rk3399-gru-kevin.dts    |  47 +--
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi  | 328 +-------------
 6 files changed, 496 insertions(+), 367 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-gru-chromebook.dtsi

-- 
2.17.0

             reply	other threads:[~2018-06-14 11:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 11:30 Heiko Stuebner [this message]
2018-06-14 11:30 ` [PATCH 1/4] arm64: dts: rockchip: move Chromebook-specific Gru-parts to a separate file Heiko Stuebner
2018-06-14 11:30 ` [PATCH 2/4] arm64: dts: rockchip: add phandles to some nodes on rk3399-gru Heiko Stuebner
2018-06-14 11:30 ` [PATCH 3/4] arm64: dts: rockchip: move core edp from rk3399-kevin to shared chromebook Heiko Stuebner
2018-06-14 11:30 ` [PATCH 4/4] arm64: dts: rockchip: add Google Bob Heiko Stuebner
2018-07-04  9:43 ` [PATCH 0/4] arm64: dts: rockchip: add RK3399-Gru-Bob and prepare for Scarlet Heiko Stuebner

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=20180614113039.29117-1-heiko@sntech.de \
    --to=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox