aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk_sandbox.c
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2019-10-22 14:00:04 +0200
committerLukasz Majewski <lukma@denx.de>2019-10-22 16:14:05 +0200
commit52720c536ffdbe0e6aece79840e2791d87204cf7 (patch)
tree190272b13beda559e06c6ad8c274014b1a267854 /drivers/clk/clk_sandbox.c
parent8a1661f20e6cdda682820eba9ccc79bff5a3d7f8 (diff)
downloadu-boot-52720c536ffdbe0e6aece79840e2791d87204cf7.zip
u-boot-52720c536ffdbe0e6aece79840e2791d87204cf7.tar.gz
u-boot-52720c536ffdbe0e6aece79840e2791d87204cf7.tar.bz2
drivers: clk: Add a managed API to get clocks from the device-tree
Add devm_clk_get(), devm_clk_get_optional() to get clocks from the device-tree. The clocks is automatically released and the data structure freed when the device is unbound. Also add devm_clk_put() to release the clock and free the data structure manually. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Diffstat (limited to 'drivers/clk/clk_sandbox.c')
0 files changed, 0 insertions, 0 deletions