realtek.yaml (89eac40f933cf0953133129c2227e2c8a3aa1993) realtek.yaml (843603bbcdff552554d0777ccf4ae0420bab3c68)
1# SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/arm/realtek.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Realtek platforms device tree bindings
8

--- 26 unchanged lines hidden (view full) ---

35 - zidoo,x9s # Zidoo X9S
36 - const: realtek,rtd1295
37
38 # RTD1296 SoC based boards
39 - items:
40 - enum:
41 - synology,ds418 # Synology DiskStation DS418
42 - const: realtek,rtd1296
1# SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/arm/realtek.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: Realtek platforms device tree bindings
8

--- 26 unchanged lines hidden (view full) ---

35 - zidoo,x9s # Zidoo X9S
36 - const: realtek,rtd1295
37
38 # RTD1296 SoC based boards
39 - items:
40 - enum:
41 - synology,ds418 # Synology DiskStation DS418
42 - const: realtek,rtd1296
43
44 # RTD1395 SoC based boards
45 - items:
46 - enum:
47 - bananapi,bpi-m4 # Banana Pi BPI-M4
48 - const: realtek,rtd1395
43...
49...