Re: [PATCH v2 00/10] Add support for usb on Hikey960
From: Valentin Schneider <hidden>
Date: 2019-02-18 17:30:24
Also in:
lkml
From: Valentin Schneider <hidden>
Date: 2019-02-18 17:30:24
Also in:
lkml
Hi, On 18/02/2019 11:23, Yu Chen wrote:
The patchset adds support for usb functionality of Hikey960, includes: - dwc3 driver for Hisilicon Kirin Soc hi3660 - usb driver for HiKey960 board - some adjustment in dwc3, usb gadget and typec driver - dts for support usb of HiKey960
I want to try this out on my HiKey960, but I can't get the USB A ports working (tried USB stick and USB eth adapter). On top of the arm64 defconfig, I've enabled (with menuconfig): CONFIG_PHY_HI3660_USB CONFIG_HISI_HIKEY_USB Am I missing something? FYI up until now I've carried over Fan Ning's old USB patch-set and that works fine, so I think it might just be a configuration error from my end. Thanks, Valentin