From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Thu, 17 Mar 2016 16:39:24 +0300 Subject: [PATCH v2 00/11] da8xx USB clocks In-Reply-To: <1458181615-27782-1-git-send-email-david@lechnology.com> References: <1458181615-27782-1-git-send-email-david@lechnology.com> Message-ID: <56EAB38C.9070905@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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