41 Commits (backport-86218-to-v4.1-branch)

Author SHA1 Message Date
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
Ederson de Souza 2a310e86e1 drivers/gpio: Make MCHP XEC pin configure closer to XEC V2 2 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Anas Nashif 3d85ae37b6 arm: add missing includes 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Ryan McClelland ecf99abc17 drivers: gpio: set all on-chip gpios to PRE_KERNEL_1/2 init 4 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Scott Worley 114b84a58b Microchip: XEC GPIO driver interrupt enable fix part 2 4 years ago
Scott Worley c66250f5ba drivers: GPIO: Microchip: Fix GPIO interrupt enable spurious interrupt 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Scott Worley dde796a1c9 drivers: gpio: mchp: Fix pin configure after disconnect 4 years ago
Jose Alberto Meza 0bcb0081cc drivers: gpio: mchp: Add support for GPIO disconnected flag 4 years ago
Kumar Gala 569155701c drivers: gpio: Convert drivers to new DT device macros 5 years ago
Scott Worley 03e510d68b gpio: mchp_xec: fix glitch setting pin to output 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 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
Piotr Mienkowski 4b194eb4fc gpio: remove deprecated API functions/macros 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Daniel Leung ba5b141e2f gpio: mchp_xec: fix erroneous interrupt triggers 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Jose Alberto Meza 8fa9659aea drivers: gpio: xec: Apply initialization value after pin config. 5 years ago
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 5 years ago
Daniel Leung 13ef99831a drivers: gpio: mchp_xec: Convert to using new device tree macros 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Kumar Gala 7a81cd9747 drivers: microchip: Convert microchip drivers to new DT_INST macros 5 years ago
Peter Bigot 7c95d503b0 gpio: clean up internal API function prototypes 6 years ago
Peter Bigot c7d526be04 gpio: remove port access op support 6 years ago
Peter Bigot 1f9beb193f gpio: remove legacy read/write API functions 6 years ago
Peter Bigot 1947481cce gpio: deprecate gpio pin callback enable and disable API 6 years ago
Peter Bigot 5eebc35d8b drivers: gpio_mchp_xec: add support for pin validation 6 years ago
Daniel Leung 4307a86243 drivers: gpio_mchp_xec: update to use new GPIO API 6 years ago
Kumar Gala d91cb6ec7c drivers: gpio_mchp_xec: Add gpio_driver_data to driver data 6 years ago
Jose Alberto Meza 4c095b5cbc drivers: gpio: xec: Ensure GPIO input is enabled 6 years ago
Tomasz Bursztyka e555ddd9e6 drivers/gpio: Adding missing braces for XEC driver 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Francisco Munoz 0cb238127d drivers: gpio: Introduce microchip gpio driver 6 years ago