zephyr/drivers/pinmux
Maureen Helm 4973787c10 pinmux: Remove the k64 pinmux driver
The k64 pinmux driver was deprecated when the more generic mcux pinmux
driver was added, but it can actually just be removed because it is not
a public interface. Applications should be using the public pinmux API,
not the private k64 pinmux API. There was one case in the net samples
that used the private API which was cleaned up in a previous patch.

Change-Id: I49a6397baa57973930cb63bd2a9883b14f7ddafd
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-01-12 09:46:28 -06:00
..
beetle drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
dev pinmux: Remove stale ksdk pinmux dev references 2017-01-12 09:46:25 -06:00
stm32 kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
Kconfig pinmux: Remove the k64 pinmux driver 2017-01-12 09:46:28 -06:00
Kconfig.beetle pinmux: Add support for ARM V2M Beetle Initialization 2016-11-11 20:39:53 +00:00
Kconfig.mcux pinmux: Rename ksdk to mcux 2017-01-12 09:46:27 -06:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile pinmux: Remove the k64 pinmux driver 2017-01-12 09:46:28 -06:00
pinmux.h
pinmux_mcux.c pinmux: Init mcux pinmux driver in PRE_KERNEL_1 2017-01-12 09:46:27 -06:00
pinmux_quark_mcu.h quark: move pinmux files to board/ 2016-05-28 10:22:31 -04:00