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: <envt2p43cxalzvnvakjq5m4vjvejkxb3c34rcw2eyicq6ehimf@dfmihw6e7uz2>
Date: Wed, 19 Nov 2025 12:12:49 +0100
From: Uwe Kleine-König <ukleinek@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Luke Wang <ziniu.wang_1@....com>, Nuno Sá <nuno.sa@...log.com>, 
	Liu Ying <victor.liu@....com>
Subject: [GIT PULL] pwm: adp5585: Correct mismatched pwm chip info

Hello Linus,

the following change since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

is available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git tags/pwm/for-6.18-rc7-fixes

for you to fetch changes up to f84fd5bec502447df145f31734793714690ce27f:

  pwm: adp5585: Correct mismatched pwm chip info (2025-11-14 11:55:56 +0100)

It's a single obvious fix for the pwm-adp5585 driver found end of last
week. The change is included in next since next-20251117 without issues
and merges cleanly into your current master branch.

Please pull this commit for 6.18-rc7.

Thanks
Uwe

----------------------------------------------------------------
pwm: adp5585: Correct mismatched pwm chip info

Luke Wang found a problem in the pwm-adp5585 driver about how register
information is mapped to the different device variants. This effectively
made the driver non-functional. That didn't pop up before because the
driver change was developped as part of a bigger mfd series and the
original author didn't retest PWM functionality after it was tested in
an earlier revision but then reworked.

----------------------------------------------------------------
Luke Wang (1):
      pwm: adp5585: Correct mismatched pwm chip info

 drivers/pwm/pwm-adp5585.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ