Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd: "A handful of clk driver fixes and one core framework fix - Do a DT/firmware lookup in clk_core_get() even when the DT index is a nonsensical value - Fix some clk data typos in the Amlogic DT headers/code - Avoid returning junk in the TI clk driver when an invalid clk is looked for - Fix dividers for the emac clks on Stratix10 SoCs - Fix default HDA rates on Tegra210 to correct distorted audio" * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: clk: socfpga: stratix10: fix divider entry for the emac clocks clk: Do a DT parent lookup even when index < 0 clk: tegra210: Fix default rates for HDA clocks clk: ti: clkctrl: Fix returning uninitialized data clk: meson: meson8b: fix a typo in the VPU parent names array variable clk: meson: fix MPLL 50M binding id typo
Showing
- drivers/clk/clk.c 1 addition, 1 deletiondrivers/clk/clk.c
- drivers/clk/meson/g12a.c 2 additions, 2 deletionsdrivers/clk/meson/g12a.c
- drivers/clk/meson/g12a.h 1 addition, 1 deletiondrivers/clk/meson/g12a.h
- drivers/clk/meson/meson8b.c 5 additions, 5 deletionsdrivers/clk/meson/meson8b.c
- drivers/clk/socfpga/clk-s10.c 2 additions, 2 deletionsdrivers/clk/socfpga/clk-s10.c
- drivers/clk/tegra/clk-tegra210.c 2 additions, 0 deletionsdrivers/clk/tegra/clk-tegra210.c
- drivers/clk/ti/clkctrl.c 5 additions, 2 deletionsdrivers/clk/ti/clkctrl.c
- include/dt-bindings/clock/g12a-clkc.h 1 addition, 1 deletioninclude/dt-bindings/clock/g12a-clkc.h
Loading
Please register or sign in to comment