diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-07-07 20:09:34 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-07-16 14:18:37 +0200 |
commit | 05ffc630627003c7bf275eec05b0eae81e0016b1 (patch) | |
tree | a1188acd6f0c9cc9a2e6bf84a4ea1148ccaa1fbe /Documentation/devicetree/bindings/arm/rockchip.txt | |
parent | f3ee390e4ef23a557b3519f6fb314a9e80d337c1 (diff) | |
download | linux-stable-05ffc630627003c7bf275eec05b0eae81e0016b1.tar.gz linux-stable-05ffc630627003c7bf275eec05b0eae81e0016b1.tar.bz2 linux-stable-05ffc630627003c7bf275eec05b0eae81e0016b1.zip |
ARM: dts: rockchip: add veyron-pinky board
While pinky was one of the earlier development models, is on the list
of endangered species today and nearly extinct, I want to keep mine
around for the foreseeable future after spending all the time making a
nice hole into the base below the dut-connector.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.txt')
-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 ab89f5089217..c112ffac382d 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -37,3 +37,8 @@ Rockchip platforms device tree bindings "google,veyron-jerry-rev5", "google,veyron-jerry-rev4", "google,veyron-jerry-rev3", "google,veyron-jerry", "google,veyron", "rockchip,rk3288"; + +- Google Pinky (dev-board): + Required root node properties: + - compatible = "google,veyron-pinky-rev2", "google,veyron-pinky", + "google,veyron", "rockchip,rk3288"; |