From: Linus Torvalds Date: Thu, 8 Jul 2021 19:12:22 +0000 (-0700) Subject: Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux X-Git-Tag: accepted/tizen/unified/20230118.172025~6866 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0dfd9af28b60d7ec42c359ae84c1ba97e093100;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'clk-for-linus' of git://git./linux/kernel/git/clk/linux Pull more clk updates from Stephen Boyd: - A handful of fixes for lmk04832 driver - Migrate the basic clk divider to use determine rate ops - Fix modpost build for hisilicon hi3559a driver - Actually set the parent in k210_clk_set_parent() * tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: Revert "clk: divider: Switch from .round_rate to .determine_rate by default" clk: hisilicon: hi3559a: Drop __init markings everywhere clk: meson: regmap: switch to determine_rate for the dividers clk: divider: Switch from .round_rate to .determine_rate by default clk: divider: Add re-usable determine_rate implementations clk: k210: Fix k210_clk_set_parent() clk: lmk04832: Fix spelling mistakes in dev_err messages and comments clk: lmk04832: fix return value check in lmk04832_probe() clk: stm32mp1: fix missing spin_lock_init() --- b0dfd9af28b60d7ec42c359ae84c1ba97e093100