* [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
@ 2025-02-25 13:50 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-02-25 13:50 UTC (permalink / raw)
To: AngeloGioacchino Del Regno; +Cc: llvm, oe-kbuild-all
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-25 13:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-25 13:50 [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 kernel test robot
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.