diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-06-23 20:24:27 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-07-16 10:46:38 +0200 |
commit | 530043b86b5e63eb2fe7037ea8107da37b13bdbe (patch) | |
tree | d001d469de258436cde856367b9b46db4b420fea /Documentation/devicetree/bindings/mips | |
parent | cd79e378f11da125c87fcafeaf4d479513299de7 (diff) | |
download | linux-530043b86b5e63eb2fe7037ea8107da37b13bdbe.tar.bz2 |
dt-bindings: MIPS: Add entry for the YLM RetroMini
Add an entry to ingenic/devices.yaml for the JZ4725B-based
YLM "RetroMini" RS-90.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'Documentation/devicetree/bindings/mips')
-rw-r--r-- | Documentation/devicetree/bindings/mips/ingenic/devices.yaml | 5 |
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 d1175030781a..07d8550a9b49 100644 --- a/Documentation/devicetree/bindings/mips/ingenic/devices.yaml +++ b/Documentation/devicetree/bindings/mips/ingenic/devices.yaml @@ -22,6 +22,11 @@ properties: - const: qi,lb60 - const: ingenic,jz4740 + - description: YLM RetroMini RS-90 + items: + - const: ylm,rs90 + - const: ingenic,jz4725b + - description: Game Consoles Worldwide GCW Zero items: - const: gcw,zero |