ACK: [SRU][J:linux-bluefield][PATCH v1 0/1] pwr-mlxbf: update Kconfig with upstream changes
Bartlomiej Zolnierkiewicz
bartlomiej.zolnierkiewicz at canonical.com
Fri Sep 15 07:25:56 UTC 2023
Acked-by: Bartlomiej Zolnierkiewicz <bartlomiej.zolnierkiewicz at canonical.com>
On Wed, Sep 13, 2023 at 8:18 PM David Thompson <davthompson at nvidia.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/2035374
>
> SRU Justification:
>
> [Impact]
>
> The Mellanox BlueField power driver (pwr-mlxbf) has a dependency
> on either the BlueField-2 or BlueField-3 GPIO driver. The current
> Kconfig does not have the BlueField-3 dependency.
>
> [Fix]
>
> There is an upstream commit that extends the Kconfig to include
> the GPIO_MLXBF3 dependency.
>
> [Test Case]
>
> Set the kernel configuration to build the power driver. Then,
> attempt to build the power driver with various combinations of
> GPIO_MLXBF2 and GPIO_MLXBF3 configuration:
> a) Only GPIO_MLXBF2 present
> b) Only GPIO_MLXBF3 present
> c) Both GPIO_MLXBF2 and GPIO_MLXBF3 present
> Verify power driver is successfully built each time.
>
> [Regression Potential]
> * none
>
> [Other]
> * none
>
> David Thompson (1):
> pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
>
> drivers/power/reset/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
More information about the kernel-team
mailing list