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>] [day] [month] [year] [list]
Message-ID: <aBus+Yc7kf/H2HE5@x1>
Date: Wed, 7 May 2025 11:56:57 -0700
From: Drew Fustini <drew@...7.com>
To: Stephen Boyd <sboyd@...nel.org>
Cc: devicetree@...r.kernel.org, linux-clk@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org,
	Michael Turquette <mturquette@...libre.com>,
	Conor Dooley <conor+dt@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Rob Herring <robh@...nel.org>, Fu Wei <wefu@...hat.com>,
	Guo Ren <guoren@...nel.org>, Jisheng Zhang <jszhang@...nel.org>,
	Palmer Dabbelt <palmer@...osinc.com>,
	Michal Wilczynski <m.wilczynski@...sung.com>
Subject: [GIT PULL] clk: thead: Updates for v6.16

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git@...hub.com:pdp7/linux.git tags/thead-clk-for-v6.16

for you to fetch changes up to 50d4b157fa96bfeb4f383d7dad80f8bdef0d1d2a:

  clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoC (2025-05-07 10:09:28 -0700)

----------------------------------------------------------------
T-HEAD clock changes for v6.16

Add clock support for the Video Output (VO) subsystem in the T-HEAD
TH1520 SoC. This includes the device tree bindings for the VO clock
controller as well as extending the TH1520 clk driver to provide
clock functionality for the VO subsystem.

Signed-off-by: Drew Fustini <drew@...7.com>

----------------------------------------------------------------
Michal Wilczynski (2):
      dt-bindings: clock: thead: Add TH1520 VO clock controller
      clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoC

 .../bindings/clock/thead,th1520-clk-ap.yaml        |  17 +-
 drivers/clk/thead/clk-th1520-ap.c                  | 196 ++++++++++++++++++---
 include/dt-bindings/clock/thead,th1520-clk-ap.h    |  34 ++++
 3 files changed, 216 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ