diff options
author | Klaus Goger <klaus.goger@theobroma-systems.com> | 2018-01-30 13:39:28 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2018-02-17 10:01:27 +0100 |
commit | e493621390f9be06b51afe99d982cbd2b2eb81b1 (patch) | |
tree | 83417b386660d587413122973e2c6c0bd600c151 /Documentation/devicetree/bindings/arm/rockchip.txt | |
parent | 1255fe0340592a44c666b64f9d5c3650cc69bb54 (diff) | |
download | linux-e493621390f9be06b51afe99d982cbd2b2eb81b1.tar.gz |
dt-bindings: add RK3368-uQ7 SoM and EVK base board
RK3368-uQ7 is a Qseven compatible system-on-module by Theobroma Systems.
This adds the module and the EVK baseboard "Haikou"
Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt index 0f76a621015c..9a3e98356b1e 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -189,6 +189,10 @@ Rockchip platforms device tree bindings Required root node properties: - compatible = "rockchip,rk3399-sapphire-excavator", "rockchip,rk3399"; +- Theobroma Systems RK3368-uQ7 Haikou Baseboard: + Required root node properties: + - compatible = "tsd,rk3368-uq7-haikou", "rockchip,rk3368"; + - Theobroma Systems RK3399-Q7 Haikou Baseboard: Required root node properties: - compatible = "tsd,rk3399-q7-haikou", "rockchip,rk3399"; |