Lines Matching +full:vdd +full:- +full:io +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Daniel Campello <campello@chromium.org>
16 https://www.semtech.com/products/smart-sensing/sar-sensors/sx9310
21 - semtech,sx9310
22 - semtech,sx9311
34 vdd-supply:
35 description: Main power supply
37 svdd-supply:
38 description: Host interface power supply
40 "#io-channel-cells":
44 - compatible
45 - reg
46 - "#io-channel-cells"
51 - |
52 #include <dt-bindings/interrupt-controller/irq.h>
54 #address-cells = <1>;
55 #size-cells = <0>;
59 interrupt-parent = <&pio>;
61 vdd-supply = <&pp3300_a>;
62 svdd-supply = <&pp1800_prox>;
63 #io-channel-cells = <1>;