broadcom/cygnus: add usb phy driver

Hardware / Coreboot - Daisuke Nojiri [chromium.org] - 22 April 2015 02:01 UTC

The code originates from https://github.com/Broadcom/cygnus-linux/commit/d0752a61273decb16db0fe8d09291f9cc326ed24.

BUG=chrome-os-partner:37439 BRANCH=purin TEST=booted kernel from a usb stick on the ref board

Change-Id: I51ecf4e1d6890e4286402c26721f4d063ab04711

4e2e8ee broadcom/cygnus: add usb phy driver
src/soc/broadcom/cygnus/Makefile.inc | 1 +
src/soc/broadcom/cygnus/include/soc/cygnus.h | 26 ++++
src/soc/broadcom/cygnus/soc.c | 2 +
src/soc/broadcom/cygnus/usb.c | 166 ++++++++++++++++++++++++++
4 files changed, 195 insertions(+)

Upstream: review.coreboot.org


  • Share