27 Commits (backport-84955-to-v3.7-branch)

Author SHA1 Message Date
Adrien MARTIN fd90c9ba21 drivers: spi: gecko: propagate spi config error 1 year ago
Aksel Skauge Mellbye d35eac2326 drivers: spi: gecko: Respect frequency configuration 1 year ago
Aksel Skauge Mellbye 5513657e10 drivers: spi: gecko: Add support for devices with a single USART 1 year ago
Pisit Sawangvonganan 3ffcd75469 drivers: spi: set 'spi_driver_api' as 'static const' 2 years ago
Pawel Czarnecki 04ec6d72e7 dts: spi: silabs: make peripheral-id property optional 3 years ago
Pawel Czarnecki 06245f3653 drivers: spi: gecko: add support for CPOL and CPHA 3 years ago
Pawel Czarnecki f1d3011ae1 drivers: spi: gecko: add support for pinctrl configuration 3 years ago
Pawel Czarnecki e8d3673c13 soc: arm: silabs: remove soc_gpio_configure wrapper 3 years ago
Stephanos Ioannidis fedf0faac0 drivers: spi: gecko: Migrate spi_context_complete usage 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Christian Taedcke 3b271006cb drivers: spi_gecko: fix duplicated variable declaration 3 years ago
Gerard Marull-Paretas 44679c7bd8 drivers: spi: drop DEV_DATA/DEV_CFG usage 4 years ago
Tomasz Bursztyka 01b9813d73 drivers/spi: Return an error on SPI_HALF_DUPLEX for relevant drivers 4 years ago
Tomasz Bursztyka f6be2835bd drivers: Apply SPI API change to relevant places 4 years ago
Bartosz Bilas bcd0364ab8 drivers: spi_gecko: initialize all cs gpios during init 4 years ago
Gerard Marull-Paretas 90118b265f drivers: spi: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 03ad31b0e4 drivers: spi: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Kumar Gala 36049b1657 drivers: Convert to use DT_INST_FOREACH 5 years ago
Kumar Gala 4cb0a5d992 drivers: silabs: Convert silabs drivers to new DT_INST macros 5 years ago
Christian Taedcke 6da94af847 drivers: spi: Add Gecko SPI driver 6 years ago