Message ID | 1589709861-27580-1-git-send-email-tdas@codeaurora.org |
---|---|
Headers | show |
Series | Add Misc GCC clock driver support for SC7180 | expand |
Quoting Taniya Das (2020-05-17 03:04:19) > There is a requirement to support 51.2MHz from GPLL6 for qup clocks, > thus update the frequency table and parent data/map to use the GPLL6 > source PLL. > > Fixes: 17269568f7267 ("clk: qcom: Add Global Clock controller (GCC) driver for SC7180") > Signed-off-by: Taniya Das <tdas@codeaurora.org> > --- Applied to clk-next
Quoting Taniya Das (2020-05-17 03:04:21) > The secure controller driver requires to request for various frequencies > on the source clock, thus add support for the same. > > Signed-off-by: Taniya Das <tdas@codeaurora.org> > --- Applied to clk-next