aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-08-30 08:09:23 -0700
committerStephen Boyd <sboyd@kernel.org>2020-01-07 23:08:02 -0800
commitff258817137a9004e2fbee2b36df58a4fc7d0f7e (patch)
treeb1828fd6ca545272c481944693f6328915c131d5 /Documentation/devicetree
parentclk: gate: Add support for specifying parents via DT/pointers (diff)
downloadlinux-dev-ff258817137a9004e2fbee2b36df58a4fc7d0f7e.tar.xz
linux-dev-ff258817137a9004e2fbee2b36df58a4fc7d0f7e.zip
clk: divider: Add support for specifying parents via DT/pointers
After commit fc0c209c147f ("clk: Allow parents to be specified without string names") we can use DT or direct clk_hw pointers to specify parents. Create a generic function that shouldn't be used very often to encode the multitude of ways of registering a divider clk with different parent information. Then add a bunch of wrapper macros that only pass down what needs to be passed down to the generic function to support this with less arguments. Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lkml.kernel.org/r/20190830150923.259497-13-sboyd@kernel.org [sboyd@kernel.org: Export __clk_hw_register_divider]
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions