Lines Matching +full:i2c +full:- +full:controlled
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Saravanan Sekar <sravanhome@gmail.com>
14 wireless camera and portable devices. Chip is controlled over I2C.
22 - mps,mp2629
23 - mps,mp2733
31 interrupt-controller: true
33 "#interrupt-cells":
39 - compatible
40 - reg
41 - interrupts
42 - interrupt-controller
43 - "#interrupt-cells"
48 - |
49 #include <dt-bindings/interrupt-controller/irq.h>
50 #include <dt-bindings/input/linux-event-codes.h>
51 i2c {
52 #address-cells = <1>;
53 #size-cells = <0>;
59 interrupt-controller;
60 interrupt-parent = <&gpio2>;
61 #interrupt-cells = <2>;