[SRU][J:linux-bluefield][PATCH v1 0/1] pwr-mlxbf: update Kconfig with upstream changes
David Thompson
davthompson at nvidia.com
Wed Sep 13 18:16:27 UTC 2023
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(-)
--
2.30.1
More information about the kernel-team
mailing list