Turn ehci(4) glue code for the i.MX6 platform into its own imxehci(4) driver
authorkettenis <kettenis@openbsd.org>
Tue, 12 Jul 2016 15:16:00 +0000 (15:16 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 12 Jul 2016 15:16:00 +0000 (15:16 +0000)
commit9534ada0536fd9ef27c7fefef86d09f96ae02d01
tree5db9c92b08c9093b2dd0e43881e45cadf3f00f5d
parentfc98e2bdc0c653eee0b3e9a76a6d96f190c4eb04
Turn ehci(4) glue code for the i.MX6 platform into its own imxehci(4) driver
such that we can don't end up with conflicting attachments of other
SoC-specific glue code.

ok jsg@, patrick@
sys/arch/armv7/conf/GENERIC
sys/arch/armv7/imx/files.imx
sys/arch/armv7/imx/imxehci.c