zephyr/drivers
Lucien Zhao 87e4db9b86 drivers: gpio: update gpio_mcux.c driver
update gpio driver to adapt rt7xx gpio model:
1. There is no PORT_Type on RT7xx,so set PORT_Type as void
2. Add port_no parameter in gpio_mcux_config to adapt IOPCTL driver
3. Add gpio-port-offest parameter in blinding, it will help map the
   relation between index n and gpio port when some soc have domain
   access attribution.
3. Splite gpio_mcux_configure function into two functions(
   gpio_mcux_iopctl_configure and gpio_mcux_port_configure)
   according to CONFIG_PINCTRL_NXP_IOCON macro
4. Add code to adapt RT700 GPIO attribute configuration

Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
2025-01-14 17:56:53 +01:00
..
adc drivers: adc: shell: add support for nxp RW61x 2025-01-08 12:59:10 +01:00
audio shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
auxdisplay drivers: auxdisplay: jhd1313: fix Out-of-bounds read 2024-12-20 10:18:36 +01:00
bbram shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
bluetooth silabs: drivers: bluetooth: Fix temporarily observer configuration 2025-01-14 02:24:04 +01:00
cache drivers: cache: andes: Decouple cache line size calculation 2024-12-18 03:04:57 +01:00
can drivers: can: nrf: make sure HSFLL frequency >= AUXPLL 2025-01-09 09:51:52 +01:00
charger charger: bq24190: Adds support for ce-gpios 2024-12-13 11:35:17 +01:00
clock_control drivers: clock_control: update mcux_lpc_syscon_clock.c drivers 2025-01-14 17:56:53 +01:00
comparator shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
console console: winstream: fix conditional 2025-01-08 19:11:29 +01:00
coredump drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
counter drivers: counter: nrfx_timer: Add request for global HFSLL 2025-01-08 19:09:57 +01:00
crypto drivers: crypto: crypto_ataes132a fix buffer overrun issue 2024-12-29 05:51:51 +01:00
dac drivers: dac: dacx3608: Fix bad shift operation 2025-01-07 11:51:39 +01:00
dai drivers: dai: intel: ssp: Use IS_BIT_SET() macro from utils_macro.h 2025-01-10 14:48:13 +01:00
disk
display drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
dma drivers: dma: dma_mcux_edma: support EDMA IP in edma drivers 2025-01-13 10:08:36 +01:00
dp
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
eeprom drivers: eeprom: at2x: remove orphaned k_mutex_unlock 2024-12-20 03:17:52 +01:00
entropy drivers: entropy: Add support for SCE9 to entropy driver 2025-01-13 08:44:53 +01:00
espi driver: eSPI: npcx: use CONFIG_ESPI_LOG_LEVEL 2024-12-19 04:18:34 +01:00
ethernet drivers: ethernet: ksz8081: simplify gpio reset logic in reset 2025-01-14 08:58:53 +01:00
firmware
flash drivers: flash: stm32 xspi: early init exit for memmap mode 2025-01-10 21:07:51 +01:00
fpga shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
fuel_gauge drivers: fuel_gauge: make read-only pointer args const in api 2024-12-24 13:54:15 +01:00
gnss drivers: gnss: Place API into iterable section 2024-11-30 01:04:26 +01:00
gpio drivers: gpio: update gpio_mcux.c driver 2025-01-14 17:56:53 +01:00
haptics drivers: haptics: drv2605 fix unchecked return value 2024-12-17 03:39:06 +01:00
hdlc_rcp_if drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00
hwinfo drivers: hwinfo: silabs: Add hwinfo driver for Series 2 2025-01-14 13:26:23 +01:00
hwspinlock drivers: hwspinlock: Place API into iterable section 2024-12-02 11:14:21 +01:00
i2c drivers: i2c: nrfx_twim_rtio: cast buf to non-const 2025-01-13 20:23:36 +01:00
i2s drivers: i2s_mcux_sai: Cleanup dma callbacks 2025-01-09 21:41:52 +01:00
i3c drivers: i3c: cdns: fix rr slot lookup when dyn is 0 2025-01-06 20:33:57 +01:00
ieee802154 drivers: ieee802154: nrf5: cast payload ptr to void for debug output 2025-01-14 13:26:47 +01:00
input drivers: input: cap12xx, support 3 to 8 channels 2024-12-13 17:44:35 +01:00
interrupt_controller drivers: interrupt_controller: esp32c6: reserve IRQ 1 for WiFi 2024-12-23 13:23:59 +01:00
ipm drivers: sedi: Update device definition macros to use DT_INST variants 2025-01-08 19:10:52 +01:00
kscan drivers: kscan: Place API into iterable section 2024-12-02 22:07:29 +00:00
led shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
led_strip drivers: led_strip: ws2812_i2s: Adds dependency to i2s-device 2024-12-20 12:37:09 +01:00
lora drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
mbox drivers: mbox: nrf_vevif_event: add workaround for nRF54L errata 16 2024-12-18 18:15:29 +01:00
mdio drivers: mdio: Initial support for renesas RA mdio driver 2024-12-05 07:45:19 +01:00
memc drivers: memc: enable support for SDRAM controller on Renesas RA family 2024-12-20 23:53:37 +02:00
mfd drivers: rtc: maxim,ds3231: RTC driver 2025-01-07 23:00:05 +01:00
mipi_dbi drivers: mipi-dbi-spi: rename underscored macro names 2025-01-08 21:01:51 +01:00
mipi_dsi drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
misc drivers: gpio: add support for gpio interrupt on Renesas RA family 2024-12-19 08:39:10 +01:00
mm include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
modem drivers: modem: modem_cellular: add missing break statement 2024-12-19 15:18:06 +01:00
mspi drivers: mspi: Place API into iterable section 2024-12-02 22:09:03 +00:00
net net: nsos_sockets: notify pollers on socket close 2024-12-12 11:07:49 +01:00
pcie drivers: pcie: add brcmstb pcie controller driver 2025-01-08 21:03:03 +01:00
peci drivers: peci: Place API into iterable sections 2024-12-02 22:08:07 +00:00
pinctrl drivers: pinctrl: update pinctrl_lpc_iocon.c driver 2025-01-14 17:56:53 +01:00
pm_cpu_ops
power_domain
ps2 drivers: ps2: Place API into iterable section 2024-12-02 22:08:07 +00:00
ptp_clock drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
pwm dts: bindings: rename nxp,kinetis-ftm-pwm compatible 2024-12-20 23:53:14 +02:00
regulator shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
reset drivers: reset: Place API into iterable section 2024-12-02 22:08:07 +00:00
retained_mem drivers: retained_mem: nrf: make ram_ctrl variant explicit 2024-12-23 18:40:52 +01:00
rtc drivers: rtc: Fix failing RV8803 driver build when int-gpios not used 2025-01-14 13:24:42 +01:00
sdhc drivers: sdhc: support SDHC driver on Renesas RA8 2024-12-25 06:33:12 +01:00
sensor sensor: default_rtio_sensor: fix: Treat individual axis data as q31_t 2025-01-09 08:20:32 +01:00
serial drivers: serial: nrfx_uarte: Deprecate non-legacy shim 2025-01-14 13:23:32 +01:00
sip_svc drivers: sip_svc: Place API into iterable section 2024-12-02 22:08:07 +00:00
smbus shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
spi spi_nxp_lpspi: Move DMA-based code to own file 2025-01-14 15:39:04 +01:00
stepper drivers: stepper: drv8424: Use step_dir common code 2025-01-01 02:04:53 +01:00
syscon drivers: syscon: Place API into iterable section 2024-12-02 22:08:07 +00:00
tee drivers: tee: Place API into iterable section 2024-12-02 22:08:07 +00:00
timer tracing: Add systick tracing 2025-01-14 00:01:09 +01:00
usb drivers: usb: Fix pointer reference in the NXP drivers 2024-12-24 16:07:49 +01:00
usb_c usbc: ps8xxx: Fix build error 2024-12-20 23:50:50 +02:00
video drivers: video: mt9m114: Add vertical and horizontal flip control 2024-12-12 11:08:00 +01:00
virtualization drivers: virtualization: Place API into iterable section 2024-12-02 22:07:18 +00:00
w1 shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
watchdog drivers: watchdog: nrfx: add synchronization after stop 2025-01-14 08:59:04 +01:00
wifi drivers: wifi: nxp: add WPA3 H2E/AUTO and mixed mode 2025-01-14 13:24:30 +01:00
xen
CMakeLists.txt drivers: openthread: nxp: Add a HDLC RCP communication 2024-11-27 10:37:21 -05:00
Kconfig drivers: openthread: nxp: Add a HDLC RCP communication 2024-11-27 10:37:21 -05:00