On Tue, Jun 2, 2015 at 2:23 AM, Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > The usb-clk on sun8i a23 and a33 SoCs is similar to the ones found > on sun6i-a31 SoCs but instead of a 3th phy the a23 / a33 have a hsic > interface which gets enabled by almost the same bits as used on > the a31 for the 3th phy, but not exactly the same bits so we need > a new compatible for this. > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> I have almost the exact same patches in my old sun8i-otg branch. I was planning to rebase them onto the new musb patches today, but since you beat me to them, Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx> My old patches are in https://github.com/wens/linux/tree/sun8i-usb I planned on testing EHCI/OHCI first before posting anything. Regards ChenYu > --- > Documentation/devicetree/bindings/clock/sunxi.txt | 1 + > drivers/clk/sunxi/clk-usb.c | 11 +++++++++++ > 2 files changed, 12 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html