Lines Matching +full:diff +full:- +full:channels
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Yasin Lee <yasin.lee.x@gmail.com>
29 vdd-supply: true
31 "#address-cells":
34 "#size-cells":
38 "^channel@[0-4]$":
50 - compatible
51 - reg
52 - vdd-supply
57 - |
58 #include <dt-bindings/interrupt-controller/irq.h>
60 #address-cells = <1>;
61 #size-cells = <0>;
65 interrupt-parent = <&pio>;
67 vdd-supply = <&pp1800_prox>;
69 #address-cells = <1>;
70 #size-cells = <0>;
74 single-channel = <0>;
78 single-channel = <1>;
82 single-channel = <2>;
86 diff-channels = <1 0>;
90 diff-channels = <2 0>;