Re: [PATCH 2/2] AM35xx: Clock table updates for AM3505/17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Paul,

Two small changes wrt USB that came up when I reviewed the AM35XX
clock tree again.

On Tue, 15-Dec-09 1:46 AM +0530, Paul Walmsley wrote:
> From: Ranjith Lohithakshan <ranjithl@xxxxxx>
> 
> AM3505/17 though a OMAP3530 derivative have the following
> main differences
...

>         CLK("musb_hdrc",        "ick",  &hsotgusb_ick_3430es1,  CK_3430ES1),
> -       CLK("musb_hdrc",        "ick",  &hsotgusb_ick_3430es2,  CK_3430ES2),
> -       CLK(NULL,       "sdrc_ick",     &sdrc_ick,      CK_343X),
> -       CLK(NULL,       "gpmc_fck",     &gpmc_fck,      CK_343X),
> +       CLK("musb_hdrc",        "ick",  &hsotgusb_ick_3430es2,  CK_3430ES2 | CK_AM35XX),

This musb clock is NOT used on AM35XX. I might have included it in
my original patch by mistake.

...

> -       CLK(NULL,       "usbhost_120m_fck", &usbhost_120m_fck, CK_3430ES2),
> +       CLK(NULL,       "usbhost_120m_fck", &usbhost_120m_fck, CK_3430ES2 | CK_AM35XX),
>         CLK(NULL,       "usbhost_48m_fck", &usbhost_48m_fck, CK_3430ES2),

The 48 MHz USB Host fclk is used and applicable on AM35XX as well.

Do you want me to issue another patch for these two changes or could
you update it when you commit? Please let me know.

 - Ranjith

--
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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux