clock44xx_data.c autogeneration scripts

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

 



1. Please replace RATE_IN_4430 => RATE_IN_44XX
2. Please replace CK_443X => CK_44XX
3. Please add initialization of field speculate in struct clk:
        .speculate      = &omap2_clksel_speculate,
4. Set ops field to &clkops_omap4_dflt_wait instead of
&clkops_omap2_dflt in appropriate places
5. Instead of line:
.max_multiplier = 2047,
want:
.max_multiplier = OMAP4430_MAX_DPLL_MULT,
6. Instead of line:
.max_divider    = 128,
expect:
.max_divider    = OMAP4430_MAX_DPLL_DIV,
7.
--
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