diff options
author | Brian Norris <briannorris@chromium.org> | 2015-08-24 15:58:03 -0700 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-10-08 22:37:09 +0200 |
commit | d5f9f4ff73e975f3119e0fbf37d47d102b243dcc (patch) | |
tree | b9d66c244ac25f6f2f8692fa7a205b1a8138bbd6 /Documentation/devicetree/bindings/arm | |
parent | 736ef3395ab10dffa0f42d215bee55b72d1cbb0a (diff) | |
download | blackbird-op-linux-d5f9f4ff73e975f3119e0fbf37d47d102b243dcc.tar.gz blackbird-op-linux-d5f9f4ff73e975f3119e0fbf37d47d102b243dcc.zip |
ARM: dts: rockchip: add veyron-jaq board
a.k.a. Haier Chromebook 11, and others
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index af58cd74aeff..cc421ed530e7 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -31,6 +31,13 @@ Rockchip platforms device tree bindings Required root node properties: - compatible = "netxeon,r89", "rockchip,rk3288"; +- Google Jaq (Haier Chromebook 11 and more): + Required root node properties: + - compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4", + "google,veyron-jaq-rev3", "google,veyron-jaq-rev2", + "google,veyron-jaq-rev1", "google,veyron-jaq", + "google,veyron", "rockchip,rk3288"; + - Google Jerry (Hisense Chromebook C11 and more): Required root node properties: - compatible = "google,veyron-jerry-rev7", "google,veyron-jerry-rev6", |