From: kernel test robot <lkp@intel.com>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [linux-next:master 5789/6192] arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi:1212.7-1220.4: Warning (graph_child_address): /soc/syscon@1c01d000/port: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
Date: Tue, 25 Feb 2025 21:50:11 +0800 [thread overview]
Message-ID: <202502252142.FtImoMPk-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 0226d0ce98a477937ed295fb7df4cc30b46fc304
commit: be06e25e3cf6056efb53a8c8cfd1aa1a1cc8fdc7 [5789/6192] arm64: dts: mediatek: mt8390-genio-common: Add Display on DSI0
config: arm64-randconfig-001-20250225 (https://download.01.org/0day-ci/archive/20250225/202502252142.FtImoMPk-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250225/202502252142.FtImoMPk-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/202502252142.FtImoMPk-lkp@intel.com/
dtcheck warnings: (new ones prefixed by >>)
>> arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi:1212.7-1220.4: Warning (graph_child_address): /soc/syscon@1c01d000/port: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary
vim +1212 arch/arm64/boot/dts/mediatek/mt8390-genio-common.dtsi
1210
1211 &vdosys0 {
> 1212 port {
1213 #address-cells = <1>;
1214 #size-cells = <0>;
1215
1216 vdosys0_ep_main: endpoint@0 {
1217 reg = <0>;
1218 remote-endpoint = <&ovl0_in>;
1219 };
1220 };
1221 };
1222
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2025-02-25 13:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202502252142.FtImoMPk-lkp@intel.com \
--to=lkp@intel.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@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.