Lines Matching +full:rtl9300 +full:- +full:gpio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/realtek,rtl9301-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chris Packham <[email protected]>
13 The RTL9300 SoC has two I2C controllers. Each of these has an SCL line (which
14 if not-used for SCL can be a GPIO). There are 8 common SDA lines that can be
20 - items:
21 - enum:
22 - realtek,rtl9302b-i2c
23 - realtek,rtl9302c-i2c
24 - realtek,rtl9303-i2c
25 - const: realtek,rtl9301-i2c
26 - const: realtek,rtl9301-i2c
31 "#address-cells":
34 "#size-cells":
38 '^i2c@[0-7]$':
39 $ref: /schemas/i2c/i2c-controller.yaml
48 - reg
51 - compatible
52 - reg
57 - |
59 compatible = "realtek,rtl9301-i2c";
61 #address-cells = <1>;
62 #size-cells = <0>;
66 #address-cells = <1>;
67 #size-cells = <0>;