Re: [PATCH v10 4/8] regulator: spacemit: support SpacemiT P1 regulators

From: Alex Elder
Date: Mon Jul 28 2025 - 12:43:44 EST


On 7/28/25 2:37 AM, kernel test robot wrote:
Hi Alex,

kernel test robot noticed the following build warnings:

I have a fix for this, and will include it in v11 of this series
when I publish it. I will wait to do that until I get additional
feedback.

The fix is to make REGULATOR_SPACEMIT_P1 depend on I2C, in addition
to ARCH_SPACEMIT || COMPILE_TEST.

-Alex


[auto build test WARNING on d7af19298454ed155f5cf67201a70f5cf836c842]

url: https://github.com/intel-lab-lkp/linux/commits/Alex-Elder/dt-bindings-mfd-add-support-the-SpacemiT-P1-PMIC/20250726-211530
base: d7af19298454ed155f5cf67201a70f5cf836c842
patch link: https://lore.kernel.org/r/20250726131003.3137282-5-elder%40riscstar.com
patch subject: [PATCH v10 4/8] regulator: spacemit: support SpacemiT P1 regulators
config: alpha-kismet-CONFIG_MFD_SPACEMIT_P1-CONFIG_REGULATOR_SPACEMIT_P1-0-0 (https://download.01.org/0day-ci/archive/20250728/202507281558.lZ0NYtth-lkp@xxxxxxxxx/config)
reproduce: (https://download.01.org/0day-ci/archive/20250728/202507281558.lZ0NYtth-lkp@xxxxxxxxx/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202507281558.lZ0NYtth-lkp@xxxxxxxxx/

kismet warnings: (new ones prefixed by >>)
kismet: WARNING: unmet direct dependencies detected for MFD_SPACEMIT_P1 when selected by REGULATOR_SPACEMIT_P1
WARNING: unmet direct dependencies detected for MFD_SPACEMIT_P1
Depends on [n]: HAS_IOMEM [=y] && I2C [=n]
Selected by [y]:
- REGULATOR_SPACEMIT_P1 [=y] && REGULATOR [=y] && (ARCH_SPACEMIT || COMPILE_TEST [=y])