Commit Graph

24 Commits (lime2-spi)

Author SHA1 Message Date
Liviu Dudau 9bf8650677 include/clk.h: Fix the name of the clock uclass in comment 6 years ago
Andreas Dannenberg 3b3969bd36 clk: Extend clock control with an optional data field 6 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Neil Armstrong a855be87da clk: Add get/enable/disable/release for a bulk of clocks 6 years ago
Philipp Tomsich f4fcba5c5b clk: implement clk_set_defaults() 6 years ago
Philipp Tomsich f7d1046da1 clk: add clk_set_parent() 6 years ago
Simon Glass 0d15463c05 dtoc: Rename the phandle struct 7 years ago
Patrice Chotard b108d8a0de clk: fix compilation errors for poplar platform 7 years ago
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 7 years ago
Masahiro Yamada 021abf696f Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Tom Rini 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure 8 years ago
Tom Rini 3ce750ede1 clk.h: Add <asm/errno.h> 8 years ago
Paul Burton 3f96f87520 clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled 8 years ago
Andreas Bießmann d51e9a1d04 clk.h: inline clk_get_by_name() 8 years ago
Simon Glass 7423daa60e dm: clk: Add support for of-platdata 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 8 years ago
Simon Glass e70cc43831 dm: clk: Add support for decoding clocks from the device tree 8 years ago
Masahiro Yamada f0e075162f clk: add API to enable clock 8 years ago
Masahiro Yamada ad1cf78585 clk: add needed include and declaration to include/clk.h 8 years ago
Masahiro Yamada 8bdf9cfda0 clk: fix comments in include/clk.h 8 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 9 years ago
Michal Simek 08d0d6f32e common: Add new clk command 10 years ago