Re: [PATCH V3 4/7] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC

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

 





<snip>

+
+static const struct freq_tbl ftbl_gcc_qupv3_uart0_clk_src[] = {
+    F(960000, P_XO, 10, 2, 5),
+    F(4800000, P_XO, 5, 0, 0),
+    F(9600000, P_XO, 2, 4, 5),
+    F(16000000, P_GPLL0_OUT_MAIN, 10, 1, 5),
+    F(24000000, P_XO, 1, 0, 0),
+    F(25000000, P_GPLL0_OUT_MAIN, 16, 1, 2),
+    F(50000000, P_GPLL0_OUT_MAIN, 16, 0, 0),
+    F(64000000, P_GPLL0_OUT_MAIN, 12.5, 0, 0),
+    { }
+};
+

There are few more frequencies got added to this table. Can we incorporate that as well?


ok, yeah, since these patches are already reviewed, will send the
additional updates here and also for dts etc in a separate series.

Regards,
 Sricharan





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux