summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2019-04-12 11:31:46 -0700
committerStephen Boyd <sboyd@kernel.org>2019-04-19 14:24:35 -0700
commit89a5ddcc799d5d7dbcf6197b79dafc1dc9f997f5 (patch)
treeb171c2a606b9fc8ba27dea83f7cbbe92bba405ae /Makefile
parent1b833924e5b3cea92306069a0f366529341dd260 (diff)
downloadlinux-89a5ddcc799d5d7dbcf6197b79dafc1dc9f997f5.tar.gz
clk: Add of_clk_hw_register() API for early clk drivers
In some circumstances drivers register clks early and don't have access
to a struct device because the device model isn't initialized yet. Add
an API to let drivers register clks associated with a struct device_node
so that these drivers can participate in getting parent clks through DT.

Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Jeffrey Hugo <jhugo@codeaurora.org>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: Rob Herring <robh@kernel.org>
Tested-by: Jeffrey Hugo <jhugo@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions