"Palande, Ameya" <ameya.palande@xxxxxx> writes: > Any update on this? A descriptive changelog would be helpful here, ideally with a TRM reference to the correct values such that a reviewer could verify this quickly. Also, please Cc linux-arm-kernel@xxxxxxxxxxxxxxxxxxx for upstream patches. Thanks, Kevin > On Wed, Jan 18, 2012 at 3:39 PM, Ameya Palande <ameya.palande@xxxxxx> wrote: >> >> Signed-off-by: Ameya Palande <ameya.palande@xxxxxx> >> --- >> arch/arm/mach-omap2/clock44xx_data.c | 4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach-omap2/clock44xx_data.c >> index 08e86d7..053cc15 100644 >> --- a/arch/arm/mach-omap2/clock44xx_data.c >> +++ b/arch/arm/mach-omap2/clock44xx_data.c >> @@ -953,8 +953,8 @@ static struct dpll_data dpll_usb_dd = { >> .modes = (1 << DPLL_LOW_POWER_BYPASS) | (1 << DPLL_LOCKED), >> .autoidle_reg = OMAP4430_CM_AUTOIDLE_DPLL_USB, >> .idlest_reg = OMAP4430_CM_IDLEST_DPLL_USB, >> - .mult_mask = OMAP4430_DPLL_MULT_MASK, >> - .div1_mask = OMAP4430_DPLL_DIV_MASK, >> + .mult_mask = OMAP4430_DPLL_MULT_USB_MASK, >> + .div1_mask = OMAP4430_DPLL_DIV_0_7_MASK, >> .enable_mask = OMAP4430_DPLL_EN_MASK, >> .autoidle_mask = OMAP4430_AUTO_DPLL_MODE_MASK, >> .idlest_mask = OMAP4430_ST_DPLL_CLK_MASK, >> -- >> 1.7.4.1 >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html