Move all the platform-specific code into a new function sxiehci_attach_phy()
authorkettenis <kettenis@openbsd.org>
Mon, 22 Aug 2016 18:31:07 +0000 (18:31 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 22 Aug 2016 18:31:07 +0000 (18:31 +0000)
commit6ea0b7fcf7bb74a0630c6495a81dce48a5ac359b
tree78eb07c8cb3726cd5051829a371b95f45e34d2b6
parent8da567becc592e793a6a0ed792ffb5ef1b23473a
Move all the platform-specific code into a new function sxiehci_attach_phy()
making use of pinctrl, clock and reset APIs where appropriate.
sys/arch/armv7/sunxi/sxiehci.c