Commits
Merge branches 'clk-bcm-module-license', 'clk-boston-leak' and 'clk-mtk-mt7629' into clk-next - Mediatek MT7629 SoC clk controllers * clk-bcm-module-license: clk: bcm2835: make license text and module license match * clk-boston-leak: clk: boston: unregister clks on failure in clk_boston_setup() clk: boston: fix possible memory leak in clk_boston_setup() * clk-mtk-mt7629: clk: mediatek: fix the PCIe MAC clock parent clk: mediatek: Drop more __init markings for driver probe clk: mediatek: Drop __init from mtk_clk_register_cpumuxes() dt-bindings: arm: mediatek: document clk bindings for MT7629 clk: mediatek: add clock support for MT7629 SoC
Showing diff tod42925189b4
- Stefan Wahren committed 819ed0ad91cclk: bcm2835: make license text and module license match The license text is specifyin...
- Yi Wang committed 8b627f616edclk: boston: unregister clks on failure in clk_boston_setup() The registered clks shou...
- Ryder Lee committed d42925189b4clk: mediatek: fix the PCIe MAC clock parent The PCIe function doesn't work as the clo...