aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2019-08-30 08:09:23 -0700
committerStephen Boyd <[email protected]>2020-01-07 23:08:02 -0800
commitff258817137a9004e2fbee2b36df58a4fc7d0f7e (patch)
treeb1828fd6ca545272c481944693f6328915c131d5 /drivers/usb/cdns3/cdns3-imx.c
parent194efb6e2667cc226fa92a6a4ab5d2298b5b85d9 (diff)
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 <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Link: https://lkml.kernel.org/r/[email protected] [[email protected]: Export __clk_hw_register_divider]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions