ACK/Cmnt: [PATCH v1 0/1] [SRU][J:linux-bluefield][PATCH v1 1/1] UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3

Bartlomiej Zolnierkiewicz bartlomiej.zolnierkiewicz at canonical.com
Wed Apr 5 11:33:20 UTC 2023


Acked-by: Bartlomiej Zolnierkiewicz <bartlomiej.zolnierkiewicz at canonical.com>

Using module parameters interface instead of custom sysfs entries for
passing information to user-space looks a bit strange to me but it
doesn't seem to cause problems.

Also please use the shortened URL for BugLink (in case of this
submission it should be https://bugs.launchpad.net/bugs/2015307) next
time (I can correct this while applying the patch so there is no need
to resubmit it).

--
Best regards,
Bartlomiej

On Wed, Apr 5, 2023 at 1:31 AM Liming Sun <limings at nvidia.com> wrote:
>
> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2015307
>
> SRU Justification:
>
> [Impact]
> This change is needed to avoid unnecessary eMMC GPIO toggling when eMMC is idle
>
> [Fix]
> The fix implements the runtime PM operations for BlueField-3 SoC to disable the card clock when idle.
>
> [Test Case]
> Same functionality and testing as on BlueField-1/2.
>
> [Regression Potential]
> Same behavior from user perspective.
>
> Liming Sun (1):
>   UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc: Add runtime PM operations for
>     BlueField-3
>
>  drivers/mmc/host/sdhci-of-dwcmshc.c | 103 +++++++++++++++++++++++++++-
>  1 file changed, 102 insertions(+), 1 deletion(-)
>



More information about the kernel-team mailing list