lkml.org 
[lkml]   [2022]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
    Date
    Add additional freq supported for the sdc table.

    Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
    ---
    drivers/clk/qcom/gcc-ipq806x.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/clk/qcom/gcc-ipq806x.c b/drivers/clk/qcom/gcc-ipq806x.c
    index 77bc3d94f580..dbd61e4844b0 100644
    --- a/drivers/clk/qcom/gcc-ipq806x.c
    +++ b/drivers/clk/qcom/gcc-ipq806x.c
    @@ -1292,6 +1292,7 @@ static const struct freq_tbl clk_tbl_sdc[] = {
    { 20210000, P_PLL8, 1, 1, 19 },
    { 24000000, P_PLL8, 4, 1, 4 },
    { 48000000, P_PLL8, 4, 1, 2 },
    + { 52000000, P_PLL8, 1, 2, 15 }, /* 51.2 Mhz */
    { 64000000, P_PLL8, 3, 1, 2 },
    { 96000000, P_PLL8, 4, 0, 0 },
    { 192000000, P_PLL8, 2, 0, 0 },
    --
    2.33.1
    \
     
     \ /
      Last update: 2022-01-21 00:22    [W:7.406 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site