linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: rockchip: add initial support for rk3288 Chrome-devices
@ 2015-07-11  0:29 Heiko Stuebner
  2015-07-11  0:29 ` [PATCH 1/4] ARM: dts: Add sbs-battery dts fragment used by chromebooks Heiko Stuebner
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Heiko Stuebner @ 2015-07-11  0:29 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-16 12:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-11  0:29 [PATCH 0/4] ARM: dts: rockchip: add initial support for rk3288 Chrome-devices Heiko Stuebner
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

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).