[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202506052351.GK29s0TN-lkp@intel.com>
Date: Thu, 5 Jun 2025 23:59:02 +0800
From: kernel test robot <lkp@...el.com>
To: Lukas Timmermann <linux@...mermann.space>, lee@...nel.org,
pavel@...nel.org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org
Cc: llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev,
linux-leds@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux@...mermann.space
Subject: Re: [PATCH v3 1/2] leds: as3668: Driver for the ams Osram 4-channel
i2c LED driver
Hi Lukas,
kernel test robot noticed the following build errors:
[auto build test ERROR on lee-leds/for-leds-next]
[also build test ERROR on linus/master v6.15 next-20250605]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Lukas-Timmermann/leds-as3668-Driver-for-the-ams-Osram-4-channel-i2c-LED-driver/20250605-112204
base: https://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git for-leds-next
patch link: https://lore.kernel.org/r/20250604225838.102910-2-linux%40timmermann.space
patch subject: [PATCH v3 1/2] leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
config: x86_64-kexec (attached as .config)
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250605/202506052351.GK29s0TN-lkp@intel.com/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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202506052351.GK29s0TN-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/leds/Kconfig:116: syntax error
drivers/leds/Kconfig:116: unknown statement "The"
drivers/leds/Kconfig:117:warning: ignoring unsupported character '.'
drivers/leds/Kconfig:117: unknown statement "the"
drivers/leds/Kconfig:118:warning: ignoring unsupported character ','
drivers/leds/Kconfig:118:warning: ignoring unsupported character '.'
drivers/leds/Kconfig:118: unknown statement "channel"
drivers/leds/Kconfig:121:warning: ignoring unsupported character ','
drivers/leds/Kconfig:121:warning: ignoring unsupported character ':'
drivers/leds/Kconfig:121: unknown statement "To"
drivers/leds/Kconfig:122:warning: ignoring unsupported character '.'
drivers/leds/Kconfig:122: unknown statement "will"
make[3]: *** [scripts/kconfig/Makefile:85: oldconfig] Error 1
make[2]: *** [Makefile:731: oldconfig] Error 2
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Target 'oldconfig' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'oldconfig' not remade because of errors.
--
>> drivers/leds/Kconfig:116: syntax error
drivers/leds/Kconfig:116: unknown statement "The"
drivers/leds/Kconfig:117:warning: ignoring unsupported character '.'
drivers/leds/Kconfig:117: unknown statement "the"
drivers/leds/Kconfig:118:warning: ignoring unsupported character ','
drivers/leds/Kconfig:118:warning: ignoring unsupported character '.'
drivers/leds/Kconfig:118: unknown statement "channel"
drivers/leds/Kconfig:121:warning: ignoring unsupported character ','
drivers/leds/Kconfig:121:warning: ignoring unsupported character ':'
drivers/leds/Kconfig:121: unknown statement "To"
drivers/leds/Kconfig:122:warning: ignoring unsupported character '.'
drivers/leds/Kconfig:122: unknown statement "will"
make[3]: *** [scripts/kconfig/Makefile:85: olddefconfig] Error 1
make[2]: *** [Makefile:731: olddefconfig] Error 2
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Target 'olddefconfig' not remade because of errors.
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'olddefconfig' not remade because of errors.
vim +116 drivers/leds/Kconfig
66
67 config LEDS_88PM860X
68 tristate "LED Support for Marvell 88PM860x PMIC"
69 depends on LEDS_CLASS
70 depends on MFD_88PM860X
71 help
72 This option enables support for on-chip LED drivers found on Marvell
73 Semiconductor 88PM8606 PMIC.
74
75 config LEDS_AN30259A
76 tristate "LED support for Panasonic AN30259A"
77 depends on LEDS_CLASS && I2C && OF
78 help
79 This option enables support for the AN30259A 3-channel
80 LED driver.
81
82 To compile this driver as a module, choose M here: the module
83 will be called leds-an30259a.
84
85 config LEDS_APU
86 tristate "Front panel LED support for PC Engines APU/APU2/APU3 boards"
87 depends on LEDS_CLASS
88 depends on X86 && DMI
89 help
90 This driver makes the PC Engines APU1 front panel LEDs
91 accessible from userspace programs through the LED subsystem.
92
93 If you're looking for APU2/3, use the pcengines-apu2 driver.
94 (symbol CONFIG_PCENGINES_APU2)
95
96 To compile this driver as a module, choose M here: the
97 module will be called leds-apu.
98
99 config LEDS_ARIEL
100 tristate "Dell Wyse 3020 status LED support"
101 depends on LEDS_CLASS
102 depends on (MACH_MMP3_DT && MFD_ENE_KB3930) || COMPILE_TEST
103 help
104 This driver adds support for controlling the front panel status
105 LEDs on Dell Wyse 3020 (Ariel) board via the KB3930 Embedded
106 Controller.
107
108 Say Y to if your machine is a Dell Wyse 3020 thin client.
109
110 config LEDS_AS3668
111 tristate "LED support for AMS AS3668"
112 depends on LEDS_CLASS
113 depends on I2C
114 help
115 This option enables support for the AMS AS3668 LED controller.
> 116 The AS3668 provides up to four LED channels and is controlled via
117 the I2C bus. This driver offers basic brightness control for each
118 channel, without support for blinking or other advanced features.
119
120
121 To compile this driver as a module, choose M here: the module
122 will be called leds-as3668.
123
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists