From: kernel test robot <lkp@intel.com>
To: Catalin Popescu <catalin.popescu@leica-geosystems.com>,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
afd@ti.com, andrew@lunn.ch, hkallweit1@gmail.com,
linux@armlinux.org.uk
Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Catalin Popescu <catalin.popescu@leica-geosystems.com>
Subject: Re: [PATCH 3/3] net: phy: dp83826: add support for voltage tuning of logical levels
Date: Sat, 13 Jan 2024 11:26:55 +0800 [thread overview]
Message-ID: <202401131120.vAXFTd3t-lkp@intel.com> (raw)
In-Reply-To: <20240111161927.3689084-3-catalin.popescu@leica-geosystems.com>
Hi Catalin,
kernel test robot noticed the following build warnings:
[auto build test WARNING on robh/for-next]
[also build test WARNING on net-next/main net/main linus/master v6.7 next-20240112]
[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/Catalin-Popescu/dt-bindings-net-dp83826-add-ti-cfg-dac-plus-binding/20240112-002701
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
patch link: https://lore.kernel.org/r/20240111161927.3689084-3-catalin.popescu%40leica-geosystems.com
patch subject: [PATCH 3/3] net: phy: dp83826: add support for voltage tuning of logical levels
config: x86_64-randconfig-121-20240112 (https://download.01.org/0day-ci/archive/20240113/202401131120.vAXFTd3t-lkp@intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240113/202401131120.vAXFTd3t-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/oe-kbuild-all/202401131120.vAXFTd3t-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/net/phy/dp83822.c:570:4: sparse: sparse: symbol 'dp83826_cfg_dac_minus_raw' was not declared. Should it be static?
>> drivers/net/phy/dp83822.c:573:4: sparse: sparse: symbol 'dp83826_cfg_dac_plus_raw' was not declared. Should it be static?
vim +/dp83826_cfg_dac_minus_raw +570 drivers/net/phy/dp83822.c
569
> 570 u8 dp83826_cfg_dac_minus_raw[DP83826_CFG_DAC_RAW_VALUES_MAX] = {0x38, 0x37, 0x36, 0x35, 0x34, 0x33,
571 0x32, 0x31, 0x30, 0x2f, 0x2e, 0x2d,
572 0x2c, 0x2b, 0x2a, 0x29, 0x28};
> 573 u8 dp83826_cfg_dac_plus_raw[DP83826_CFG_DAC_RAW_VALUES_MAX] = {0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d,
574 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x13,
575 0x14, 0x15, 0x16, 0x17, 0x18};
576
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2024-01-13 3:27 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-11 16:19 [PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding Catalin Popescu
2024-01-11 16:19 ` [PATCH 2/3] dt-bindings: net: dp83826: add ti,cfg-dac-plus binding Catalin Popescu
2024-01-11 16:45 ` POPESCU Catalin
2024-01-11 17:21 ` Krzysztof Kozlowski
2024-01-12 10:56 ` POPESCU Catalin
2024-01-11 21:01 ` Rob Herring
2024-01-13 19:16 ` kernel test robot
2024-01-11 16:19 ` [PATCH 3/3] net: phy: dp83826: add support for voltage tuning of logical levels Catalin Popescu
2024-01-11 16:45 ` Andrew Lunn
2024-01-11 16:54 ` POPESCU Catalin
2024-01-13 3:26 ` kernel test robot [this message]
2024-01-11 16:35 ` [PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding Andrew Lunn
2024-01-11 16:45 ` POPESCU Catalin
2024-01-11 16:47 ` Andrew Lunn
2024-01-12 10:56 ` POPESCU Catalin
2024-01-11 16:52 ` Russell King (Oracle)
2024-01-11 16:59 ` POPESCU Catalin
2024-01-11 17:21 ` Krzysztof Kozlowski
2024-01-12 13:41 ` POPESCU Catalin
2024-01-12 13:47 ` Krzysztof Kozlowski
2024-01-11 17:20 ` Krzysztof Kozlowski
2024-01-12 11:02 ` POPESCU Catalin
2024-01-11 21:01 ` Rob Herring
2024-01-13 6:10 ` kernel test robot
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=202401131120.vAXFTd3t-lkp@intel.com \
--to=lkp@intel.com \
--cc=afd@ti.com \
--cc=andrew@lunn.ch \
--cc=catalin.popescu@leica-geosystems.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).