From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Re: [PATCH v9 2/2] phy: Add Google Tensor SoC USB PHY driver
Date: Wed, 24 Dec 2025 07:36:43 +0800 [thread overview]
Message-ID: <202512240703.KYyreBeA-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence static check warning: drivers/phy/phy-google-usb.c:294:1: sparse: sparse: bad integer constant expression"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20251222-phyb4-v9-2-82c0b671b070@google.com>
References: <20251222-phyb4-v9-2-82c0b671b070@google.com>
TO: Roy Luo <royluo@google.com>
TO: Vinod Koul <vkoul@kernel.org>
TO: Kishon Vijay Abraham I <kishon@kernel.org>
TO: Rob Herring <robh@kernel.org>
TO: Krzysztof Kozlowski <krzk@kernel.org>
TO: Conor Dooley <conor+dt@kernel.org>
TO: Peter Griffin <peter.griffin@linaro.org>
TO: "André Draszik" <andre.draszik@linaro.org>
TO: Tudor Ambarus <tudor.ambarus@linaro.org>
TO: Philipp Zabel <p.zabel@pengutronix.de>
TO: Neil Armstrong <neil.armstrong@linaro.org>
CC: Badhri Jagan Sridharan <badhri@google.com>
CC: Doug Anderson <dianders@google.com>
CC: linux-phy@lists.infradead.org
CC: devicetree@vger.kernel.org
CC: linux-kernel@vger.kernel.org
CC: linux-arm-kernel@lists.infradead.org
CC: linux-samsung-soc@vger.kernel.org
CC: Joy Chakraborty <joychakr@google.com>
CC: Naveen Kumar <mnkumar@google.com>
CC: Roy Luo <royluo@google.com>
Hi Roy,
kernel test robot noticed the following build warnings:
[auto build test WARNING on ea1013c1539270e372fc99854bc6e4d94eaeff66]
url: https://github.com/intel-lab-lkp/linux/commits/Roy-Luo/dt-bindings-phy-google-Add-Google-Tensor-G5-USB-PHY/20251223-053359
base: ea1013c1539270e372fc99854bc6e4d94eaeff66
patch link: https://lore.kernel.org/r/20251222-phyb4-v9-2-82c0b671b070%40google.com
patch subject: [PATCH v9 2/2] phy: Add Google Tensor SoC USB PHY driver
:::::: branch date: 26 hours ago
:::::: commit date: 26 hours ago
config: mips-randconfig-r132-20251224 (https://download.01.org/0day-ci/archive/20251224/202512240703.KYyreBeA-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 4ef602d446057dabf5f61fb221669ecbeda49279)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251224/202512240703.KYyreBeA-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@intel.com>
| Closes: https://lore.kernel.org/r/202512240703.KYyreBeA-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/phy/phy-google-usb.c:294:1: sparse: sparse: bad integer constant expression
drivers/phy/phy-google-usb.c:294:1: sparse: sparse: static assertion failed: "MODULE_INFO(license, ...) contains embedded NUL byte"
drivers/phy/phy-google-usb.c:295:1: sparse: sparse: bad integer constant expression
drivers/phy/phy-google-usb.c:295:1: sparse: sparse: static assertion failed: "MODULE_INFO(description, ...) contains embedded NUL byte"
vim +294 drivers/phy/phy-google-usb.c
0e3b48ae38f7b7 Roy Luo 2025-12-22 292
0e3b48ae38f7b7 Roy Luo 2025-12-22 293 module_platform_driver(google_usb_phy);
0e3b48ae38f7b7 Roy Luo 2025-12-22 @294 MODULE_LICENSE("GPL");
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-12-23 23:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-23 23:36 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-12-22 21:31 [PATCH v9 0/2] Add Google Tensor SoC USB PHY support Roy Luo
2025-12-22 21:31 ` [PATCH v9 2/2] phy: Add Google Tensor SoC USB PHY driver Roy Luo
2025-12-22 21:31 ` Roy Luo
2025-12-23 14:04 ` Vinod Koul
2025-12-23 14:04 ` Vinod Koul
2025-12-23 17:53 ` Roy Luo
2025-12-23 17:53 ` Roy Luo
2025-12-24 5:30 ` Vinod Koul
2025-12-24 5:30 ` Vinod Koul
2025-12-25 0:33 ` Roy Luo
2025-12-25 0:33 ` Roy Luo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202512240703.KYyreBeA-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.