lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 27 Feb 2024 13:04:16 +0200
From: Abel Vesa <abel.vesa@...aro.org>
To: Mike Turquette <mturquette@...libre.com>,
	Stephen Boyd <sboyd@...nel.org>
Cc: imx@...ts.linux.dev,
	NXP Linux Team <linux-imx@....com>,
	linux-clk@...r.kernel.org,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] clk: imx: Updates for v6.9

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-6.9

for you to fetch changes up to 13269dc6c70444528f0093585e3559cd2f38850a:

  clk: imx: imx8mp: Fix SAI_MCLK_SEL definition (2024-02-26 11:05:58 +0200)

----------------------------------------------------------------
i.MX clocks changes for 6.9

- Minor clean-ups and error handling improvements in both composite-8m
  and SCU clock drivers
- Fix for SAI_MCLK_SEL definition for i.MX8MP

----------------------------------------------------------------
Markus Elfring (3):
      clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() after error detection
      clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk_hw_composite()
      clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()

Shengjiu Wang (1):
      clk: imx: imx8mp: Fix SAI_MCLK_SEL definition

 drivers/clk/imx/clk-composite-8m.c    | 16 +++++++++-------
 drivers/clk/imx/clk-imx8mp-audiomix.c | 11 ++++++++---
 drivers/clk/imx/clk-scu.c             | 22 ++++++++++------------
 3 files changed, 27 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ