linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM: dts: rockchip: add initial support for rk3288 Chrome-devices
Date: Sat, 11 Jul 2015 02:29:18 +0200	[thread overview]
Message-ID: <1436574562-16308-1-git-send-email-heiko@sntech.de> (raw)

This adds the basic support for two RK3288 Chrome-devices.
Of course the internal display does not yet work, because we're
missing the edp driver in mainline currently.
But we're nevertheless able to boot to a rootfs on the devices.


Alexandru M Stan (2):
  ARM: dts: rockchip: add shared rk3288-veyron files
  ARM: dts: rockchip: add veyron-jerry board

Chris Zhong (1):
  ARM: dts: Add sbs-battery dts fragment used by chromebooks

Heiko Stuebner (1):
  ARM: dts: rockchip: add Pinky board

 Documentation/devicetree/bindings/arm/rockchip.txt |  12 +
 arch/arm/boot/dts/Makefile                         |   4 +-
 arch/arm/boot/dts/cros-ec-sbs.dtsi                 |  18 +
 arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi    | 234 +++++++++
 arch/arm/boot/dts/rk3288-veyron-jerry.dts          | 199 +++++++
 arch/arm/boot/dts/rk3288-veyron-pinky.dts          | 128 +++++
 arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi         | 122 +++++
 arch/arm/boot/dts/rk3288-veyron.dtsi               | 583 +++++++++++++++++++++
 8 files changed, 1299 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/cros-ec-sbs.dtsi
 create mode 100644 arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi
 create mode 100644 arch/arm/boot/dts/rk3288-veyron-jerry.dts
 create mode 100644 arch/arm/boot/dts/rk3288-veyron-pinky.dts
 create mode 100644 arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi
 create mode 100644 arch/arm/boot/dts/rk3288-veyron.dtsi

-- 
2.1.4

             reply	other threads:[~2015-07-11  0:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-11  0:29 Heiko Stuebner [this message]
2015-07-11  0:29 ` [PATCH 1/4] ARM: dts: Add sbs-battery dts fragment used by chromebooks Heiko Stuebner
2015-07-15 11:30   ` [PATCH v1.1 " Heiko Stübner
2015-07-15 13:34     ` Doug Anderson
2015-07-11  0:29 ` [PATCH 2/4] ARM: dts: rockchip: add shared rk3288-veyron files Heiko Stuebner
2015-07-15 21:28   ` Doug Anderson
2015-07-11  0:29 ` [PATCH 3/4] ARM: dts: rockchip: add veyron-jerry board Heiko Stuebner
2015-07-15 21:28   ` Doug Anderson
2015-07-11  0:29 ` [PATCH 4/4] ARM: dts: rockchip: add Pinky board Heiko Stuebner
2015-07-16 12:22 ` [PATCH 0/4] ARM: dts: rockchip: add initial support for rk3288 Chrome-devices Heiko Stübner

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=1436574562-16308-1-git-send-email-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;
as well as URLs for NNTP newsgroup(s).