[PATCH] ARM: omap4: clock data: Add missing clkdm association for dpll_usb
From: paul@pwsan.com (Paul Walmsley)
Date: 2013-01-25 08:10:23
Also in:
linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2013-01-25 08:10:23
Also in:
linux-omap
On Fri, 25 Jan 2013, Rajendra Nayak wrote:
dpll_usb needs the clkdm association so the clkdm can be turned on before a relock. All other dplls for omap4 belong to the ALWON (always on) domain. The association was present as part of the older data file (clock44xx_data.c) but looks like was accidently dropped with the common clk convertion.
Thanks, queued for v3.8-rc fixes. - Paul