Commits
Merge branches 'clk-stm32mp1', 'clk-samsung', 'clk-uniphier-mpeg', 'clk-stratix10' and 'clk-aspeed' into clk-next * clk-stm32mp1: clk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()' clk: stm32mp1: Add CLK_IGNORE_UNUSED to ck_sys_dbg clock clk: stm32mp1: remove ck_apb_dbg clock clk: stm32mp1: set stgen_k clock as critical clk: stm32mp1: add missing tzc2 clock clk: stm32mp1: fix SAI3 & SAI4 clocks clk: stm32mp1: remove unused dfsdm_src[] const clk: stm32mp1: add missing static * clk-samsung: clk: samsung: simplify getting .drvdata * clk-uniphier-mpeg: clk: uniphier: add LD11/LD20 stream demux system clock * clk-stratix10: clk: socfpga: stratix10: suppress unbinding platform's clock driver clk: socfpga: stratix10: use platform driver APIs * clk-aspeed: clk:aspeed: Fix reset bits for PCI/VGA and PECI clk: aspeed: Support second reset register
Showing diff toa61315473a9
- Stephen Boyd committed 872e47f75fcMMerge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk-qcom-rcg-...
- Christophe JAILLET committed 823b68ea43dclk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()' We allocate some m...
- Wolfram Sang committed 5c5e4fe37dbclk: samsung: simplify getting .drvdata We should get drvdata from struct device direc...
- Katsuhiro Suzuki committed c5fc9cf244bclk: uniphier: add LD11/LD20 stream demux system clock Add clock for MPEG2 transport s...
- Dinh Nguyen committed a61315473a9clk: socfpga: stratix10: suppress unbinding platform's clock driver The Stratix10 cloc...
- Jae Hyun Yoo committed e76e56823a3clk:aspeed: Fix reset bits for PCI/VGA and PECI This commit fixes incorrect setting of...