Lines Matching +full:intb +full:- +full:gpios
2 # SPDX-License-Identifier: Apache-2.0
15 The FS26 uses a 32-bit SPI interface. The MCU is the primary driving MOSI and
24 compatible = "nxp,fs26-wdog";
26 spi-max-frequency = <DT_FREQ_M(5)>;
28 int-gpios = <&gpioa_h 3 GPIO_ACTIVE_LOW>;
33 When an FS26 internal interrupt occurs, the INTB pin generates a pulse to
37 indicated through int-gpios property. It is also required to configure the
40 compatible: "nxp,fs26-wdog"
42 include: spi-device.yaml
49 - simple
50 - challenger
60 int-gpios:
61 type: phandle-array
64 GPIO to use to receive external interrupts from INTB signal.