Lines Matching +full:i2c +full:- +full:controller +full:- +full:id
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/loongson,ls2x-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Loongson LS2X I2C Controller
10 - Binbin Zhou <zhoubinbin@loongson.cn>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - loongson,ls2k-i2c
19 - loongson,ls7a-i2c
28 - compatible
29 - reg
30 - interrupts
35 - |
36 #include <dt-bindings/interrupt-controller/irq.h>
38 i2c0: i2c@1fe21000 {
39 compatible = "loongson,ls2k-i2c";
41 interrupt-parent = <&extioiic>;
43 #address-cells = <1>;
44 #size-cells = <0>;