Re: [PATCH v2 00/11] da8xx USB clocks

From: Sergei Shtylyov
Date: Thu Mar 17 2016 - 09:39:34 EST


On 3/17/2016 5:26 AM, David Lechner wrote:

OK, ready for round two.

You're quick... :-)

I've added a new callback in the davinci clocks so that they can properly
handle clock muxing. The clock functions are pretty much the same as in the
previous patch set other than clk_set_parent() now works.

The next new thing is a phy driver for the CFGCHIP2 register that controls the
SoC USB PHY (both USB 1.1 and USB 2.0). The ohci and musb drivers have been
updated to use this new phy driver.

Fantastic! At least there's some breakthru on this front.

[...]

MBR, Sergei