14b396e56S周琰杰 (Zhou Yanjie)# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 24b396e56S周琰杰 (Zhou Yanjie)%YAML 1.2 34b396e56S周琰杰 (Zhou Yanjie)--- 44b396e56S周琰杰 (Zhou Yanjie)$id: http://devicetree.org/schemas/mips/ingenic/devices.yaml# 54b396e56S周琰杰 (Zhou Yanjie)$schema: http://devicetree.org/meta-schemas/core.yaml# 64b396e56S周琰杰 (Zhou Yanjie) 74b396e56S周琰杰 (Zhou Yanjie)title: Ingenic XBurst based Platforms Device Tree Bindings 84b396e56S周琰杰 (Zhou Yanjie) 94b396e56S周琰杰 (Zhou Yanjie)maintainers: 104b396e56S周琰杰 (Zhou Yanjie) - 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> 114b396e56S周琰杰 (Zhou Yanjie)description: | 124b396e56S周琰杰 (Zhou Yanjie) Devices with a Ingenic XBurst CPU shall have the following properties. 134b396e56S周琰杰 (Zhou Yanjie) 144b396e56S周琰杰 (Zhou Yanjie)properties: 154b396e56S周琰杰 (Zhou Yanjie) $nodename: 164b396e56S周琰杰 (Zhou Yanjie) const: '/' 174b396e56S周琰杰 (Zhou Yanjie) compatible: 184b396e56S周琰杰 (Zhou Yanjie) oneOf: 194b396e56S周琰杰 (Zhou Yanjie) 204b396e56S周琰杰 (Zhou Yanjie) - description: Qi Hardware Ben NanoNote 214b396e56S周琰杰 (Zhou Yanjie) items: 224b396e56S周琰杰 (Zhou Yanjie) - const: qi,lb60 23680f9c28SPaul Cercueil - const: ingenic,jz4740 244b396e56S周琰杰 (Zhou Yanjie) 25530043b8SPaul Cercueil - description: YLM RetroMini RS-90 26530043b8SPaul Cercueil items: 27530043b8SPaul Cercueil - const: ylm,rs90 28530043b8SPaul Cercueil - const: ingenic,jz4725b 29530043b8SPaul Cercueil 304b396e56S周琰杰 (Zhou Yanjie) - description: Game Consoles Worldwide GCW Zero 314b396e56S周琰杰 (Zhou Yanjie) items: 324b396e56S周琰杰 (Zhou Yanjie) - const: gcw,zero 33680f9c28SPaul Cercueil - const: ingenic,jz4770 344b396e56S周琰杰 (Zhou Yanjie) 354b396e56S周琰杰 (Zhou Yanjie) - description: MIPS Creator CI20 364b396e56S周琰杰 (Zhou Yanjie) items: 374b396e56S周琰杰 (Zhou Yanjie) - const: img,ci20 38680f9c28SPaul Cercueil - const: ingenic,jz4780 394b396e56S周琰杰 (Zhou Yanjie) 404b396e56S周琰杰 (Zhou Yanjie) - description: YSH & ATIL General Board CU Neo 414b396e56S周琰杰 (Zhou Yanjie) items: 424b396e56S周琰杰 (Zhou Yanjie) - const: yna,cu1000-neo 43680f9c28SPaul Cercueil - const: ingenic,x1000 444b396e56S周琰杰 (Zhou Yanjie)... 45