Home | History | Annotate | Download | only in nxp
History log of /src/sys/arch/arm/nxp/imx_gpio.c
RevisionDateAuthorComments
 1.4  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.3  15-Jan-2021  jmcneill use fdtbus_intr_establish_xname
 1.2  15-Jan-2021  jmcneill Add 'const char *xname' arg to fdtbus_interrupt_controller_func .establish
 1.1  23-Dec-2020  skrll branches: 1.1.2;
Tidyup the i.MX SoC support by

- Moving the FDTised code to sys/arch/arm/nxp to match the
sys/arch/{cpu}/{vendor} convention
- FDTise some more drivers
- Secure Non-Volatile Storage
- watchdog driver
- On chip OTP
- Match fsl,imx6dl
- Add some more drivers to GENERIC that will be supported by i.MX 6
boards
 1.1.2.3  03-Apr-2021  thorpej Sync with HEAD.
 1.1.2.2  03-Jan-2021  thorpej Sync w/ HEAD.
 1.1.2.1  23-Dec-2020  thorpej file imx_gpio.c was added on branch thorpej-futex on 2021-01-03 16:34:52 +0000

RSS XML Feed