From: kernel test robot <lkp@intel.com>
To: Dongjin Kim <tobetter@gmail.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [tobetter:odroid-6.1.y 84/91] arch/arm64/boot/dts/rockchip/overlays/odroidm1s/display_vu8s.dts:41.15-46.5: Warning (unit_address_vs_reg): /fragment@3/__overlay__: node has a reg or ranges property, but no unit name
Date: Sat, 15 Jun 2024 01:17:10 +0800 [thread overview]
Message-ID: <202406150149.FrWTYvNV-lkp@intel.com> (raw)
tree: https://github.com/tobetter/linux odroid-6.1.y
head: a50c6922e2b4c1d7c895bde521d13096ba16a863
commit: b0ba08f75cf1fc43c19f57ea6930f3358bd2e196 [84/91] ODROID-M1S: dtb/dtbo: add new device tree for ODROID-Vu8S display
config: arm64-allnoconfig (https://download.01.org/0day-ci/archive/20240615/202406150149.FrWTYvNV-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240615/202406150149.FrWTYvNV-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/202406150149.FrWTYvNV-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
>> arch/arm64/boot/dts/rockchip/overlays/odroidm1s/display_vu8s.dts:41.15-46.5: Warning (unit_address_vs_reg): /fragment@3/__overlay__: node has a reg or ranges property, but no unit name
vim +41 arch/arm64/boot/dts/rockchip/overlays/odroidm1s/display_vu8s.dts
9
10 /{
11 fragment@0 {
12 target = <&backlight>;
13
14 __overlay__ {
15 status = "okay";
16 };
17 };
18
19 fragment@1 {
20 target = <&pwm4>;
21
22 __overlay__ {
23 status = "okay";
24 };
25 };
26
27 fragment@2 {
28 target = <&i2c2>;
29
30 __overlay__ {
31 status = "okay";
32 };
33 };
34
35 fragment@3 {
36 target = <&touchscreen>;
37
38 #address-cells = <1>;
39 #size-cells = <0>;
40
> 41 __overlay__ {
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2024-06-14 17:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-14 17:17 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 8:13 [tobetter:odroid-6.1.y 84/91] arch/arm64/boot/dts/rockchip/overlays/odroidm1s/display_vu8s.dts:41.15-46.5: Warning (unit_address_vs_reg): /fragment@3/__overlay__: node has a reg or ranges property, but no unit name 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=202406150149.FrWTYvNV-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=tobetter@gmail.com \
/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.