diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-08-30 08:09:22 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-01-06 23:10:12 -0800 |
commit | 194efb6e2667cc226fa92a6a4ab5d2298b5b85d9 (patch) | |
tree | e4da280dff2ba43434deafc510040b019ca08bd2 /block | |
parent | 9611b3aacc1c1af7cb96d35ca5f1e55fdd44f697 (diff) |
clk: gate: 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 gate 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-12-sboyd@kernel.org
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions