summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorFUKAUMI Naoki <naobsd@gmail.com>2015-01-25 07:39:34 -0500
committerHeiko Stuebner <heiko@sntech.de>2015-01-25 19:08:23 -0500
commit37e73ac467fb92180b9784bf6e74d1ff1d03ef69 (patch)
treed149fefca86efaa06899f41d0e4a7cfc917b6455 /Documentation
parente48cc181bf9abe0eeaaa884d3ec82e185a6285da (diff)
dt-bindings: add vendor prefix and root compatible property for Rockchip boards
This adds vendor prefix and root compatible property for following boards - Firefly, Firefly-RK3288 boards (both beta and mass production version) - ChipSPARK, Rayeager PX2 board PX2 SoC is fully compatible with RK3066. Signed-off-by: FUKAUMI Naoki <naobsd@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/rockchip.txt10
-rw-r--r--Documentation/devicetree/bindings/vendor-prefixes.txt2
2 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
index eaa3d1a0eb05..6809e4e51ed2 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -9,6 +9,16 @@ Rockchip platforms device tree bindings
9 Required root node properties: 9 Required root node properties:
10 - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a"; 10 - compatible = "mundoreader,bq-curie2", "rockchip,rk3066a";
11 11
12- ChipSPARK Rayeager PX2 board:
13 Required root node properties:
14 - compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
15
12- Radxa Rock board: 16- Radxa Rock board:
13 Required root node properties: 17 Required root node properties:
14 - compatible = "radxa,rock", "rockchip,rk3188"; 18 - compatible = "radxa,rock", "rockchip,rk3188";
19
20- Firefly Firefly-RK3288 board:
21 Required root node properties:
22 - compatible = "firefly,firefly-rk3288", "rockchip,rk3288";
23 or
24 - compatible = "firefly,firefly-rk3288-beta", "rockchip,rk3288";
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index b1df0ad1306c..ad6aade2ee33 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -31,6 +31,7 @@ capella Capella Microsystems, Inc
31cavium Cavium, Inc. 31cavium Cavium, Inc.
32cdns Cadence Design Systems Inc. 32cdns Cadence Design Systems Inc.
33chipidea Chipidea, Inc 33chipidea Chipidea, Inc
34chipspark ChipSPARK
34chrp Common Hardware Reference Platform 35chrp Common Hardware Reference Platform
35chunghwa Chunghwa Picture Tubes Ltd. 36chunghwa Chunghwa Picture Tubes Ltd.
36cirrus Cirrus Logic, Inc. 37cirrus Cirrus Logic, Inc.
@@ -58,6 +59,7 @@ eukrea Eukréa Electromatique
58everest Everest Semiconductor Co. Ltd. 59everest Everest Semiconductor Co. Ltd.
59excito Excito 60excito Excito
60fcs Fairchild Semiconductor 61fcs Fairchild Semiconductor
62firefly Firefly
61fsl Freescale Semiconductor 63fsl Freescale Semiconductor
62GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. 64GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc.
63gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. 65gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.