summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mips/ingenic
diff options
context:
space:
mode:
author周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>2020-09-22 09:24:42 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-27 10:56:32 +0200
commit2372b506115b411c6127c94798d575e0cf5b58b6 (patch)
tree74f58579016067774cc2f3be3585c4ca1f41f548 /Documentation/devicetree/bindings/mips/ingenic
parent063a9966ee1555db2375fa21339199578974b725 (diff)
dt-bindings: MIPS: Add X2000E based CU2000-Neo.
Add bindings for Ingenic X2000E based board, prepare for later dts. Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'Documentation/devicetree/bindings/mips/ingenic')
-rw-r--r--Documentation/devicetree/bindings/mips/ingenic/devices.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mips/ingenic/devices.yaml b/Documentation/devicetree/bindings/mips/ingenic/devices.yaml
index 83c86cbe4716..dc21b4630c25 100644
--- a/Documentation/devicetree/bindings/mips/ingenic/devices.yaml
+++ b/Documentation/devicetree/bindings/mips/ingenic/devices.yaml
@@ -47,4 +47,9 @@ properties:
items:
- const: yna,cu1830-neo
- const: ingenic,x1830
+
+ - description: YSH & ATIL General Board, CU2000 Module with Neo Backplane
+ items:
+ - const: yna,cu2000-neo
+ - const: ingenic,x2000e
...