aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorDavid Summers <beagleboard@davidjohnsummers.uk>2018-09-23 13:38:07 +0200
committerHeiko Stuebner <heiko@sntech.de>2018-09-26 14:31:30 +0200
commit186b45657b244ce865e01b65d73868a48252e1ff (patch)
tree791ceb6b65cfc0a307fb6f41b7635b1e8018ed8e /Documentation/devicetree/bindings/arm
parentARM: dts: rockchip: move shared tinker-board nodes to a common dtsi (diff)
downloadlinux-dev-186b45657b244ce865e01b65d73868a48252e1ff.tar.xz
linux-dev-186b45657b244ce865e01b65d73868a48252e1ff.zip
ARM: dts: rockchip: add rk3288-based Tinker board S
Add the actual dts for the tinker board S, which brings its own emmc device, not therefore not requiring an sd-card to boot. Signed-off-by: David Summers <beagleboard@davidjohnsummers.uk> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/rockchip.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.txt b/Documentation/devicetree/bindings/arm/rockchip.txt
index acfd3c773dd0..037ce94c3a73 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.txt
+++ b/Documentation/devicetree/bindings/arm/rockchip.txt
@@ -13,6 +13,10 @@ Rockchip platforms device tree bindings
Required root node properties:
- compatible = "asus,rk3288-tinker", "rockchip,rk3288";
+- Asus Tinker board S
+ Required root node properties:
+ - compatible = "asus,rk3288-tinker-s", "rockchip,rk3288";
+
- Kylin RK3036 board:
Required root node properties:
- compatible = "rockchip,kylin-rk3036", "rockchip,rk3036";