Skip to content
Verified Commit aff2355d authored by Mark Lord's avatar Mark Lord Committed by Mark Brown
Browse files

spi: pxa2xx: Fix regression when toggling chip select on LPSS devices



The commit 78b435c9 ("spi: pxa2xx: Introduce __lpss_ssp_update_priv()
helper") broke speaker output on my ASUS UX5304MA laptop. The problem is
in inverted value that got written in the private register.

Simple bug, simple fix.

Fixes: 78b435c9 ("spi: pxa2xx: Introduce __lpss_ssp_update_priv() helper")
Signed-off-by: default avatarMark Lord <mlord@pobox.com>
Tested-by: default avatarMark Lord <mlord@pobox.com>
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250204174506.149978-1-andriy.shevchenko@linux.intel.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 4fd2707e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment