mbox series

[0/2] Switch msm899{4,6,8} clk drivers to module

Message ID 20230217184239.21450-1-pvorel@suse.cz (mailing list archive)
Headers show
Series Switch msm899{4,6,8} clk drivers to module | expand

Message

Petr Vorel Feb. 17, 2023, 6:42 p.m. UTC
Hi,

based on previous discussion, tested on msm8994 angler.
I don't dare to set arm 32bit clocks in multi_v7_defconfig.

[1] https://lore.kernel.org/linux-arm-msm/20230208230628.xoaqt4hby5ec4s6t@ripper/

Petr Vorel (2):
  arm64: defconfig: Switch msm8996 clk drivers to module
  arm64: defconfig: Enable qcom msm899{4,8} clk drivers

 arch/arm64/configs/defconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Bjorn Andersson March 22, 2023, 2:45 p.m. UTC | #1
On Fri, 17 Feb 2023 19:42:37 +0100, Petr Vorel wrote:
> based on previous discussion, tested on msm8994 angler.
> I don't dare to set arm 32bit clocks in multi_v7_defconfig.
> 
> [1] https://lore.kernel.org/linux-arm-msm/20230208230628.xoaqt4hby5ec4s6t@ripper/
> 
> Petr Vorel (2):
>   arm64: defconfig: Switch msm8996 clk drivers to module
>   arm64: defconfig: Enable qcom msm899{4,8} clk drivers
> 
> [...]

Applied, thanks!

[1/2] arm64: defconfig: Switch msm8996 clk drivers to module
      commit: 8f680c287445c467c927e875103ad2bfd7d356e1
[2/2] arm64: defconfig: Enable qcom msm899{4,8} clk drivers
      commit: 4705d0137af61823dca83bb6302073181d83945d

Best regards,