[PATCH 0/9] ARM: Berlin: USB support
From: Peter Chen <hidden>
Date: 2014-06-10 01:16:24
Also in:
linux-devicetree, lkml
From: Peter Chen <hidden>
Date: 2014-06-10 01:16:24
Also in:
linux-devicetree, lkml
we are early in the cycle and I feel there will be a v2 of the chipidea stub. IMHO, controlling the vbus regulator should not be business of the phy driver, so ci will have to deal with it.
vbus handling has already in chipidea common code, it treats vbus as a regulator. So, the glue layer only needs to register and add vbus-supply to dts file, no source code change is needed. Peter
Anyways, good to know you are fine with it already! Sebastian