[PATCH v4 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs

2018-11-19 Thread Shawn Guo
It's based on a downstream driver from Sriharsha Allenki that uses USB phy framework, and gets rewrote to adpot generic phy framework together with quite some cleanups. Changes for v4: - Kill device tree property 'qcom,init-seq' by moving the settings into phy driver as device match data.

[PATCH v4 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs

2018-11-19 Thread Shawn Guo
It's based on a downstream driver from Sriharsha Allenki that uses USB phy framework, and gets rewrote to adpot generic phy framework together with quite some cleanups. Changes for v4: - Kill device tree property 'qcom,init-seq' by moving the settings into phy driver as device match data.