diff options
author | FUKAUMI Naoki <naobsd@gmail.com> | 2015-01-25 07:39:34 -0500 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-01-25 19:08:23 -0500 |
commit | 37e73ac467fb92180b9784bf6e74d1ff1d03ef69 (patch) | |
tree | d149fefca86efaa06899f41d0e4a7cfc917b6455 /Documentation | |
parent | e48cc181bf9abe0eeaaa884d3ec82e185a6285da (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.txt | 10 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.txt | 2 |
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 | |||
31 | cavium Cavium, Inc. | 31 | cavium Cavium, Inc. |
32 | cdns Cadence Design Systems Inc. | 32 | cdns Cadence Design Systems Inc. |
33 | chipidea Chipidea, Inc | 33 | chipidea Chipidea, Inc |
34 | chipspark ChipSPARK | ||
34 | chrp Common Hardware Reference Platform | 35 | chrp Common Hardware Reference Platform |
35 | chunghwa Chunghwa Picture Tubes Ltd. | 36 | chunghwa Chunghwa Picture Tubes Ltd. |
36 | cirrus Cirrus Logic, Inc. | 37 | cirrus Cirrus Logic, Inc. |
@@ -58,6 +59,7 @@ eukrea Eukréa Electromatique | |||
58 | everest Everest Semiconductor Co. Ltd. | 59 | everest Everest Semiconductor Co. Ltd. |
59 | excito Excito | 60 | excito Excito |
60 | fcs Fairchild Semiconductor | 61 | fcs Fairchild Semiconductor |
62 | firefly Firefly | ||
61 | fsl Freescale Semiconductor | 63 | fsl Freescale Semiconductor |
62 | GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. | 64 | GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. |
63 | gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. | 65 | gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. |