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: <20241002110718.528337-1-andreas@kemnade.info>
Date: Wed,  2 Oct 2024 13:07:15 +0200
From: Andreas Kemnade <andreas@...nade.info>
To: Stephen Boyd <sboyd@...nel.org>,
	Tony Lindgren <tony@...mide.com>,
	Aaro Koskinen <aaro.koskinen@....fi>,
	Kevin Hilman <khilman@...libre.com>,
	linux-clk@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Lee Jones <lee@...nel.org>,
	linux-omap@...r.kernel.org,
	Roger Quadros <rogerq@...nel.org>,
	Michael Turquette <mturquette@...libre.com>
Cc: Andreas Kemnade <andreas@...nade.info>
Subject: [PATCH v2 0/3] mfd: twl: Add clock for TWL6030

Previously the clock support for only implemented for TWL6032 so add
it also for the TWL6030. There are devices out there where especially
WLAN only works if these clocks are enabled by some patched U-Boot.
This allows to explicitly specify the clock requirements.

Andreas Kemnade (3):
  mfd: twl-core: Add a clock subdevice for the TWL6030
  clk: twl: remove is_prepared
  clk: twl: add TWL6030 support

 drivers/clk/Kconfig    |  2 +-
 drivers/clk/clk-twl.c  | 71 +++++++++++++++++++++++++-----------------
 drivers/mfd/twl-core.c | 32 +++++++++++++------
 3 files changed, 65 insertions(+), 40 deletions(-)

-- 
2.39.5


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ