Lines Matching full:fs26
5 FS26 System Basis Chip (SBC) watchdog driver.
7 The FS26 features multiple voltage regulators to supply the microcontroller,
8 peripheral ICs and communication interfaces. The FS26 also offers various
11 FS26, which can react to any failure condition and place the system in a safe
12 state. This driver covers only the watchdog functionality of FS26. The rest
15 The FS26 uses a 32-bit SPI interface. The MCU is the primary driving MOSI and
16 FS26 is the secondary driving MISO. Therefore the FS26 devicetree node must be
17 in a SPI bus. For example, if FS26 is connected to spi3 bus, on Chip Select 0:
24 compatible = "nxp,fs26-wdog";
33 When an FS26 internal interrupt occurs, the INTB pin generates a pulse to
40 compatible: "nxp,fs26-wdog"