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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231221132634.3008144-1-abel.vesa@linaro.org>
Date: Thu, 21 Dec 2023 15:26:34 +0200
From: Abel Vesa <abel.vesa@...aro.org>
To: Mike Turquette <mturquette@...libre.com>,
	Stephen Boyd <sboyd@...nel.org>
Cc: 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.8

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to f52f00069888e410cec718792b3e314624f209ea:

  clk: imx: pll14xx: change naming of fvco to fout (2023-12-21 15:00:00 +0200)

----------------------------------------------------------------
i.MX clocks changes for 6.8

- Document bindings for i.MX93 ANATOP clock driver
- Free clk_node in SCU driver for resource with different owner
- Update the LVDS clocks to be compatible with SCU firmware 1.15
- Fix the name of the fvco in pll14xx by renaming it to fout

----------------------------------------------------------------
Alexander Stein (1):
      clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks

Kuan-Wei Chiu (1):
      clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()

Peng Fan (1):
      dt-bindings: clock: support i.MX93 ANATOP clock module

Shengjiu Wang (1):
      clk: imx: pll14xx: change naming of fvco to fout

 .../bindings/clock/fsl,imx93-anatop.yaml           | 42 ++++++++++++++++++++++
 drivers/clk/imx/clk-imx8qxp.c                      | 24 ++++++++++---
 drivers/clk/imx/clk-pll14xx.c                      | 23 ++++++------
 drivers/clk/imx/clk-scu.c                          |  4 ++-
 4 files changed, 77 insertions(+), 16 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/clock/fsl,imx93-anatop.yaml

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ