Lines Matching +full:cs +full:- +full:out
11 - reg: Address of SPI slave "ST95HF transceiver" on SPI master bus.
13 - compatible: should be "st,st95hf" for ST95HF NFC transceiver
15 - spi-max-frequency: Max. operating SPI frequency for ST95HF
18 - enable-gpio: GPIO line to enable ST95HF transceiver.
20 - interrupts : Standard way to define ST95HF transceiver's out
25 - st95hfvin-supply : This is an optional property. It contains a
32 #address-cells = <1>;
33 #size-cells = <0>;
34 cs-gpios = <&pio0 4>;
39 spi-max-frequency = <1000000>;
40 enable-gpio = <&pio4 0>;
41 interrupt-parent = <&pio0>;