Lines Matching +full:st95hfvin +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 - Krzysztof Kozlowski <krzk@kernel.org>
16 enable-gpio:
25 st95hfvin-supply:
26 description: ST95HF transceiver's Vin regulator supply
29 - compatible
30 - enable-gpio
31 - interrupts
32 - reg
33 - spi-max-frequency
36 - $ref: /schemas/spi/spi-peripheral-props.yaml#
41 - |
42 #include <dt-bindings/gpio/gpio.h>
43 #include <dt-bindings/interrupt-controller/irq.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
53 spi-max-frequency = <1000000>;
54 enable-gpio = <&pio4 GPIO_ACTIVE_HIGH>;
55 interrupt-parent = <&pio0>;