summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sprd/common.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sprd: support to get regmap from parent nodeChunyan Zhang2020-03-241-1/+9
*-. Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd2019-11-271-1/+1
|\ \
| | * clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang2019-11-131-1/+1
| |/
* / clk: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-10-161-3/+1
|/
* clk: sprd: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+3
* clk: sprd: Check error only for devm_regmap_init_mmio()Chunyan Zhang2019-06-261-1/+1
* clk: sprd: Switch from of_iomap() to devm_ioremap_resource()Chunyan Zhang2019-06-261-1/+6
* clk: sprd: Add common infrastructureChunyan Zhang2017-12-211-0/+96