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: <20250726193600.1549708-1-sboyd@kernel.org>
Date: Sat, 26 Jul 2025 12:35:58 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Michael Turquette <mturquette@...libre.com>,
	linux-clk@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk fixes for v6.16-rc7

The following changes since commit a42b4dcc4f9f309a23e6de5ae57a680b9fd2ea10:

  dt-bindings: clock: mediatek: Add #reset-cells property for MT8188 (2025-06-20 18:17:23 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to e4b2a0c2b9be6d10b0e50a7485fe9f569a6f2436:

  Merge tag 'sunxi-clk-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2025-07-21 10:17:51 -0700)

----------------------------------------------------------------
A few Allwinner clk driver fixes:

 - Mark Allwinner A523 MBUS clock as critical to avoid system
   stalls
 - Fix names of CSI related clocks on Allwinner V3s. This
   includes changes to the driver, DT bindings and DT files.
 - Fix parents of TCON clock on Allwinner V3s

----------------------------------------------------------------
Chen-Yu Tsai (1):
      clk: sunxi-ng: a523: Mark MBUS clock as critical

Paul Kocialkowski (3):
      clk: sunxi-ng: v3s: Fix CSI SCLK clock name
      clk: sunxi-ng: v3s: Fix CSI1 MCLK clock name
      clk: sunxi-ng: v3s: Fix TCON clock parents

Stephen Boyd (1):
      Merge tag 'sunxi-clk-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes

 .../devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml |  2 +-
 .../devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml |  2 +-
 .../bindings/media/allwinner,sun6i-a31-mipi-csi2.yaml      |  2 +-
 arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi                 |  2 +-
 drivers/clk/sunxi-ng/ccu-sun55i-a523.c                     |  3 ++-
 drivers/clk/sunxi-ng/ccu-sun8i-v3s.c                       | 14 +++++++-------
 include/dt-bindings/clock/sun8i-v3s-ccu.h                  |  2 +-
 7 files changed, 14 insertions(+), 13 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ