From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Re: [PATCH v2 3/3] dt-bindings: thermal: rockchip: tighten grf requirements
Date: Fri, 22 Aug 2025 00:02:54 +0800 [thread overview]
Message-ID: <202508212359.j11JNUZT-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: <20250820-thermal-rockchip-grf-warning-v2-3-c7e2d35017b8@kernel.org>
References: <20250820-thermal-rockchip-grf-warning-v2-3-c7e2d35017b8@kernel.org>
TO: Sebastian Reichel <sebastian.reichel@collabora.com>
TO: "Rafael J. Wysocki" <rafael@kernel.org>
TO: Daniel Lezcano <daniel.lezcano@linaro.org>
TO: Zhang Rui <rui.zhang@intel.com>
TO: Lukasz Luba <lukasz.luba@arm.com>
TO: Heiko Stuebner <heiko@sntech.de>
TO: Rob Herring <robh@kernel.org>
TO: Krzysztof Kozlowski <krzk@kernel.org>
TO: Conor Dooley <conor+dt@kernel.org>
CC: Robin Murphy <robin.murphy@arm.com>
CC: Diederik de Haas <didi.debian@cknow.org>
CC: linux-pm@vger.kernel.org
CC: linux-arm-kernel@lists.infradead.org
CC: linux-rockchip@lists.infradead.org
CC: linux-kernel@vger.kernel.org
CC: devicetree@vger.kernel.org
CC: kernel@collabora.com
CC: Sebastian Reichel <sebastian.reichel@collabora.com>
Hi Sebastian,
kernel test robot noticed the following build warnings:
[auto build test WARNING on c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9]
url: https://github.com/intel-lab-lkp/linux/commits/Sebastian-Reichel/thermal-rockchip-unify-struct-rockchip_tsadc_chip-format/20250821-014309
base: c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9
patch link: https://lore.kernel.org/r/20250820-thermal-rockchip-grf-warning-v2-3-c7e2d35017b8%40kernel.org
patch subject: [PATCH v2 3/3] dt-bindings: thermal: rockchip: tighten grf requirements
:::::: branch date: 22 hours ago
:::::: commit date: 22 hours ago
config: arm64-randconfig-052-20250821 (https://download.01.org/0day-ci/archive/20250821/202508212359.j11JNUZT-lkp@intel.com/config)
compiler: clang version 16.0.6 (https://github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6)
dtschema version: 2025.6.2.dev4+g8f79ddd
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250821/202508212359.j11JNUZT-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/202508212359.j11JNUZT-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
>> arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c.dtb: tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[58]]
from schema $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
--
>> arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dtb: tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[58]]
from schema $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
--
>> arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus.dtb: tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[56]]
from schema $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
--
>> arch/arm64/boot/dts/rockchip/rk3328-rock64.dtb: tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[57]]
from schema $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
--
>> arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dtb: tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[58]]
from schema $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
--
>> arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dtb: tsadc@ff250000 (rockchip,rk3328-tsadc): rockchip,grf: False schema does not allow [[58]]
from schema $id: http://devicetree.org/schemas/thermal/rockchip-thermal.yaml#
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-08-21 16:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 16:02 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-23 16:29 [PATCH v2 3/3] dt-bindings: thermal: rockchip: tighten grf requirements kernel test robot
2025-08-21 12:31 kernel test robot
2025-08-20 17:40 [PATCH v2 0/3] thermal: rockchip: shut up GRF warning Sebastian Reichel
2025-08-20 17:40 ` [PATCH v2 3/3] dt-bindings: thermal: rockchip: tighten grf requirements Sebastian Reichel
2025-08-20 17:40 ` Sebastian Reichel
2025-08-20 19:48 ` Conor Dooley
2025-08-20 19:48 ` Conor Dooley
2025-09-19 18:35 ` Sebastian Reichel
2025-09-19 18:35 ` Sebastian Reichel
2025-09-21 22:20 ` Conor Dooley
2025-09-21 22:20 ` Conor Dooley
2025-08-22 3:20 ` Dragan Simic
2025-08-22 3:20 ` Dragan Simic
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=202508212359.j11JNUZT-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.