Lines Matching +full:stm32h7 +full:- +full:spi
23 Enable old-style I2C functions for compatibility with existing code.
34 This will work whatever the interface used to talk to the EC (SPI,
41 ---help---
43 often dealt with by using an I2C pass-through interface provided by
44 the EC. On some unfortunate models (e.g. Spring) the pass-through
71 configuration is given by the device tree. Kernel-style device tree
73 Binding info: doc/device-tree-bindings/i2c/i2c-gpio.txt
82 i2c-gpio driver unless your system can cope with this limitation.
83 Binding info: doc/device-tree-bindings/i2c/i2c-at91.txt
123 Only single master mode is supported and only byte-by-byte
179 depends on (STM32F7 || STM32H7) && DM_I2C
185 _ Standard-mode (up to 100 kHz)
186 _ Fast-mode (up to 400 kHz)
187 _ Fast-mode Plus (up to 1 MHz)
188 _ 7-bit and 10-bit addressing mode
189 _ Multiple 7-bit slave addresses (2 addresses, 1 with configurable mask)
190 _ All 7-bit addresses acknowledge mode
203 is used on PH1-LD4, PH1-sLD8 or older UniPhier SoCs.
206 bool "UniPhier FIFO-builtin I2C driver"
210 Support for UniPhier FIFO-builtin I2C controller driver.
211 This I2C controller is used on PH1-Pro4 or newer UniPhier SoCs.
221 bool "Enable Tegra186 BPMP-based I2C driver"