Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
0002 %YAML 1.2
0003 ---
0004 $id: http://devicetree.org/schemas/mips/realtek-rtl.yaml#
0005 $schema: http://devicetree.org/meta-schemas/core.yaml#
0006 
0007 title: Realtek RTL83xx/93xx SoC series device tree bindings
0008 
0009 maintainers:
0010   - Bert Vermeulen <bert@biot.com>
0011   - Sander Vanheule <sander@svanheule.net>
0012 
0013 properties:
0014   $nodename:
0015     const: "/"
0016   compatible:
0017     oneOf:
0018       # RTL8382-based boards
0019       - items:
0020           - enum:
0021               - cisco,sg220-26
0022           - const: realtek,rtl8382-soc
0023 
0024 additionalProperties: true