mbox series

[SRU,J:linux-bluefield,v3,0/7] mmc: sdhci-of-dwcmshc: Replace sauce patches with upstream commits

Message ID 20240103160659.144149-1-limings@nvidia.com
Headers show
Series mmc: sdhci-of-dwcmshc: Replace sauce patches with upstream commits | expand

Message

Liming Sun Jan. 3, 2024, 4:06 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2046657

SRU Justification:

[Impact]
The msdhci-of-dwcmshc driver in the Jammy repo
consists of some SAUCE patches. These need to be replaced.

[Fix]
The fix is to revert the four SAUCE patches, replacing them with
upstream commits for the same functionality.

[Test Case]
* Boot BF3 platform, verify no new errors

[Regression Potential]
The upstream commits are not exactly the same as the SAUCE patches,
so technically there is a chance of regression, but its been
well-tested and the functionality is the same.

[Other]
n/a

Liming Sun (7):
  [SRU][J:linux-bluefield] Revert UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc:
    Add runtime PM operations for BlueField-3
  [SRU][J:linux-bluefield] Revert UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc:
    add the missing device table IDs for acpi
  [SRU][J:linux-bluefield] Revert UBUNTU: SAUCE: sdhci-of-dwcmshc:
    Enable host V4 support for BlueField-3 SoC
  mmc: sdhci-of-dwcmshc: enable host V4 support for BlueField-3 SoC
  mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi
  mmc: sdhci-of-dwcmshc: Add error handling in dwcmshc_resume
  mmc: sdhci-of-dwcmshc: Add runtime PM operations

 drivers/mmc/host/sdhci-of-dwcmshc.c | 124 ++++++++++++----------------
 1 file changed, 52 insertions(+), 72 deletions(-)