All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Re: [PATCH v6 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree
Date: Sun, 8 Jun 2025 17:26:09 +0800	[thread overview]
Message-ID: <202506081744.denHclZP-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "dtcheck: binding changes may go via different trees"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20250607-tb16-dt-v6-4-61a31914ee72@oldschoolsolutions.biz>
References: <20250607-tb16-dt-v6-4-61a31914ee72@oldschoolsolutions.biz>
TO: Jens Glathe via B4 Relay <devnull+jens.glathe.oldschoolsolutions.biz@kernel.org>
TO: Bjorn Andersson <andersson@kernel.org>
TO: Konrad Dybcio <konradybcio@kernel.org>
TO: Rob Herring <robh@kernel.org>
TO: Krzysztof Kozlowski <krzk@kernel.org>
TO: Conor Dooley <conor+dt@kernel.org>
TO: Matthias Kaehlcke <mka@chromium.org>
TO: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>
CC: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
CC: linux-arm-msm@vger.kernel.org
CC: devicetree@vger.kernel.org
CC: linux-kernel@vger.kernel.org
CC: linux-usb@vger.kernel.org
CC: Jens Glathe <jens.glathe@oldschoolsolutions.biz>

Hi Jens,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 475c850a7fdd0915b856173186d5922899d65686]

url:    https://github.com/intel-lab-lkp/linux/commits/Jens-Glathe-via-B4-Relay/dt-bindings-arm-qcom-Add-Lenovo-TB16-support/20250608-032019
base:   475c850a7fdd0915b856173186d5922899d65686
patch link:    https://lore.kernel.org/r/20250607-tb16-dt-v6-4-61a31914ee72%40oldschoolsolutions.biz
patch subject: [PATCH v6 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree
:::::: branch date: 14 hours ago
:::::: commit date: 14 hours ago
config: arm64-randconfig-052-20250608 (https://download.01.org/0day-ci/archive/20250608/202506081744.denHclZP-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.3.0
dtschema version: 2025.3.dev27+g32749b3
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250608/202506081744.denHclZP-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/202506081744.denHclZP-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
   arch/arm64/boot/dts/qcom/x1e80100.dtsi:4873.11-4883.7: Warning (graph_child_address): /soc@0/usb@a2f8800/usb@a200000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
>> arch/arm64/boot/dts/qcom/x1p42100-lenovo-thinkbook-16.dtb: pmic-glink (qcom,x1e80100-pmic-glink): compatible: 'oneOf' conditional failed, one must be fixed:
   	['qcom,x1e80100-pmic-glink', 'qcom,pmic-glink'] is too short
   	'qcom,x1e80100-pmic-glink' is not one of ['qcom,qcm6490-pmic-glink', 'qcom,sc8180x-pmic-glink', 'qcom,sc8280xp-pmic-glink', 'qcom,sm8350-pmic-glink', 'qcom,sm8450-pmic-glink', 'qcom,sm8550-pmic-glink']
   	'qcom,x1e80100-pmic-glink' is not one of ['qcom,sm7325-pmic-glink']
   	'qcom,qcm6490-pmic-glink' was expected
   	'qcom,sm8550-pmic-glink' was expected
   	from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,pmic-glink.yaml#
--
>> arch/arm64/boot/dts/qcom/x1p42100-lenovo-thinkbook-16-el2.dtb: pmic-glink (qcom,x1e80100-pmic-glink): compatible: 'oneOf' conditional failed, one must be fixed:
   	['qcom,x1e80100-pmic-glink', 'qcom,pmic-glink'] is too short
   	'qcom,x1e80100-pmic-glink' is not one of ['qcom,qcm6490-pmic-glink', 'qcom,sc8180x-pmic-glink', 'qcom,sc8280xp-pmic-glink', 'qcom,sm8350-pmic-glink', 'qcom,sm8450-pmic-glink', 'qcom,sm8550-pmic-glink']
   	'qcom,x1e80100-pmic-glink' is not one of ['qcom,sm7325-pmic-glink']
   	'qcom,qcm6490-pmic-glink' was expected
   	'qcom,sm8550-pmic-glink' was expected
   	from schema $id: http://devicetree.org/schemas/soc/qcom/qcom,pmic-glink.yaml#

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

             reply	other threads:[~2025-06-08  9:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-08  9:26 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-07 19:19 [PATCH v6 0/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree Jens Glathe
2025-06-07 19:19 ` [PATCH v6 4/4] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY " Jens Glathe
2025-06-07 19:19   ` Jens Glathe via B4 Relay
2025-06-14 19:39   ` Konrad Dybcio
2025-06-28 15:22     ` Jens Glathe

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=202506081744.denHclZP-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.