Commits
Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' into clk-next - Add a 'clk_parent' file in clk debugfs - Remove dead code in various clk drivers * clk-debugfs: clk: Add clk_parent entry in debugfs * clk-unused: clk: qcom: Fix -Wunused-const-variable clk: mmp: frac: Remove set but not used variable 'prev_rate' clk: ti: Remove unused functions clk: mediatek: mt8516: Remove unused variable * clk-refactor: clk: clk-cdce706: simplify getting the adapter of a client clk: Simplify clk_core_can_round() * clk-qoriq: clk: qoriq: add support for lx2160a
Showing diff toe5e89247a74
- Stephen Boyd committed dfe1d3a2830MMerge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-docs' into c...
- Leonard Crestez committed e5e89247a74clk: Add clk_parent entry in debugfs This allows to easily determine the parent in she...
- Nathan Huckleberry committed da642427bd7clk: qcom: Fix -Wunused-const-variable Clang produces the following warning drivers/c...
- Wolfram Sang committed df095f996b8clk: clk-cdce706: simplify getting the adapter of a client We have a dedicated pointer...
- Vabhav Sharma committed 78a5ba8f912clk: qoriq: add support for lx2160a Add clockgen support and configuration for NXP SoC...