diff options
author | Justin Swartz | 2019-08-11 23:00:13 +0000 |
---|---|---|
committer | Heiko Stuebner | 2019-08-16 18:04:43 +0200 |
commit | dd7c66ac777a70e224e66593e95ce6d22147c919 (patch) | |
tree | 5b18b791678fef5462e1434e6fdf9ef35f5f0666 /Documentation/devicetree/bindings/arm/rockchip.yaml | |
parent | 3c29ba8e7c78dee1a8a59cadf235d6b93489a3b4 (diff) |
ARM: dts: add device tree for Mecer Xtreme Mini S6
The Mecer Xtreme Mini S6 features a Rockchip RK3229 SoC,
1GB DDR3 RAM, 8GB eMMC, MicroSD port, 10/100Mbps Ethernet,
Realtek 8723BS WLAN module, 2 x USB 2.0 ports, HDMI output,
and S/PDIF output.
Signed-off-by: Justin Swartz <justin.swartz@risingedge.co.za>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/rockchip.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/rockchip.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 01eb1e107ea6..4a1a28e7a812 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -359,6 +359,11 @@ properties: - khadas,edge-v - const: rockchip,rk3399 + - description: Mecer Xtreme Mini S6 + items: + - const: mecer,xms6 + - const: rockchip,rk3229 + - description: mqmaker MiQi items: - const: mqmaker,miqi |