zephyr/dts
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
..
arc/synopsys
arm dts: arm: nxp: add RT7xx dts files 2025-01-14 17:56:53 +01:00
arm64 boards: raspberrypi: add PCIe support for Raspberry Pi 5 2025-01-08 21:03:03 +01:00
bindings drivers: gpio: update gpio_mcux.c driver 2025-01-14 17:56:53 +01:00
common dts: bindings: nordic,nrf-can: require clock-names 2025-01-09 09:51:52 +01:00
nios2/intel dts: nios2: intel: Fix unit and first address mismatch 2024-09-18 15:30:24 +02:00
posix
riscv dts: sensry: add pinctrl 2025-01-09 04:04:06 +01:00
sparc/gaisler
x86/intel alder lake: Add missing intel,x86_64 compat 2025-01-09 18:12:07 +01:00
xtensa dts: xtensa: Fix gpio-reserved-ranges of gpio1 2024-12-26 15:31:43 +01:00
binding-template.yaml
Kconfig