diff options
author | Heiko Stuebner <heiko.stuebner@collabora.com> | 2015-11-30 15:29:11 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-12-03 16:55:37 +0100 |
commit | 6ea78309ad3ef6bbc6da69da7357d23d15c21fd5 (patch) | |
tree | 507ec66d0a7d3e9ea11ccd04cb1efa0cef685ece /Documentation/devicetree | |
parent | ba5810ab0c84069a73b4cd30582c77568158635f (diff) | |
download | blackbird-op-linux-6ea78309ad3ef6bbc6da69da7357d23d15c21fd5.tar.gz blackbird-op-linux-6ea78309ad3ef6bbc6da69da7357d23d15c21fd5.zip |
ARM: dts: rockchip: add veyron-brain board
Similar to pinky, brain is a development model and probably also
nearing extinction. But to keep pinky from being lonely I'll keep
the two brain boards around as well, especially as they as well
have easily accessible dut-connectors.
Signed-off-by: Heiko Stuebner <heiko.stuebner@collabora.com>
For the license change:
Acked-by: Brian Norris <briannorris@chromium.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index 8e985dd2f181..2f8b35ada4ce 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -35,6 +35,11 @@ Rockchip platforms device tree bindings Required root node properties: - compatible = "netxeon,r89", "rockchip,rk3288"; +- Google Brain (dev-board): + Required root node properties: + - compatible = "google,veyron-brain-rev0", "google,veyron-brain", + "google,veyron", "rockchip,rk3288"; + - Google Jaq (Haier Chromebook 11 and more): Required root node properties: - compatible = "google,veyron-jaq-rev5", "google,veyron-jaq-rev4", |