[PATCH 1/2] dt-bindings: arm: sunxi: add OrangePi 3 with eMMC

From: Jernej Skrabec
Date: Wed Jan 15 2020 - 14:42:33 EST


OrangePi 3 can optionally have eMMC. Add a compatible for it.

Signed-off-by: Jernej Skrabec <jernej.skrabec@xxxxxxxx>
---
Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index 327ce6730823..c1e447915c59 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -763,6 +763,11 @@ properties:
- const: xunlong,orangepi-3
- const: allwinner,sun50i-h6

+ - description: Xunlong OrangePi 3 (with eMMC)
+ items:
+ - const: xunlong,orangepi-3-emmc
+ - const: allwinner,sun50i-h6
+
- description: Xunlong OrangePi Lite
items:
- const: xunlong,orangepi-lite
--
2.24.1