diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2016-07-15 13:09:51 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2016-08-08 11:57:04 +0300 |
commit | 6dcf4eabcfa483128c482844ee3149b04c0b7383 (patch) | |
tree | 01d42883e35288c3c28440cf5ffd7b6a95cda268 /Documentation/devicetree/bindings/arm/rockchip.txt | |
parent | 807a2371d3b31ef0a9e09fce55704b68bce771a5 (diff) | |
download | linux-6dcf4eabcfa483128c482844ee3149b04c0b7383.tar.xz |
arm64: dts: rockchip: Add basic support for orion-r68
This patch adds basic support for the Tronsmart orion r86 set-top-box.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Acked-by: Rob Herring <robh@kernel.org>
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 666864517069..41efeece2e79 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.txt +++ b/Documentation/devicetree/bindings/arm/rockchip.txt @@ -113,3 +113,7 @@ Rockchip platforms device tree bindings - Rockchip RK3399 evb: Required root node properties: - compatible = "rockchip,rk3399-evb", "rockchip,rk3399"; + +- Tronsmart Orion R68 Meta + Required root node properties: + - compatible = "tronsmart,orion-r68-meta", "rockchip,rk3368"; |