Commit Graph

14 Commits (9ea3c35a32f1a89a86945e3c541a085df9195701)

Author SHA1 Message Date
Masahiro Yamada 021abf696f Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Tom Rini 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure 9 years ago
Tom Rini 3ce750ede1 clk.h: Add <asm/errno.h> 9 years ago
Paul Burton 3f96f87520 clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled 9 years ago
Andreas Bießmann d51e9a1d04 clk.h: inline clk_get_by_name() 9 years ago
Simon Glass 7423daa60e dm: clk: Add support for of-platdata 9 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Simon Glass e70cc43831 dm: clk: Add support for decoding clocks from the device tree 9 years ago
Masahiro Yamada f0e075162f clk: add API to enable clock 9 years ago
Masahiro Yamada ad1cf78585 clk: add needed include and declaration to include/clk.h 9 years ago
Masahiro Yamada 8bdf9cfda0 clk: fix comments in include/clk.h 9 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 10 years ago
Michal Simek 08d0d6f32e common: Add new clk command 11 years ago