Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-06 | clk: qcom: Move frequency table macro to common file | Taniya Das | 1 | -2/+0 | |
Frequency table macro is used by multiple clock drivers, move frequency table macro to common header file. Signed-off-by: Taniya Das <tdas@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> | |||||
2018-06-01 | clk: qcom: Add video clock controller driver for SDM845 | Amit Nischal | 1 | -0/+358 | |
Add support for the video clock controller found on SDM845 based devices. This would allow video drivers to probe and control their clocks. Signed-off-by: Amit Nischal <anischal@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> |