Files
Centos-kernel-stream-9/drivers/misc
Desnes Nunes 7ac4f9cc35 misc: rtsx: usb card reader: add OCP support
JIRA: https://issues.redhat.com/browse/RHEL-147786

commit d2e6fb2c31a07f34e5e7533df11431cb0d2ecf9f
Author: Ricky Wu <ricky_wu@realtek.com>
Date: Tue, 12 Aug 2025 11:08:11 +0800

  This patch adds support for Over Current Protection (OCP) to the Realtek
  USB card reader driver.

  The OCP mechanism protects the hardware by detecting and handling current
  overload conditions.
  This implementation includes:

  - Register configurations to enable OCP monitoring.
  - Handling of OCP interrupt events and associated error reporting.
  - Card power management changes in response to OCP triggers.

  This enhancement improves the robustness of the driver when operating in
  environments where electrical anomalies may occur, particularly with SD
  and MS card interfaces.

  Signed-off-by: Ricky Wu <ricky_wu@realtek.com>
  Link: https://lore.kernel.org/r/20250812030811.2426112-1-ricky_wu@realtek.com
  Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
2026-03-16 21:54:55 -03:00
..
2026-01-30 00:00:42 +00:00
2025-11-19 10:24:16 -07:00