public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dts:93.20-127.4: Warning (avoid_unnecessary_addr_size): /soc@0/i2c@78b6000/led-controller@30: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
@ 2024-06-18 15:35 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-06-18 15:35 UTC (permalink / raw)
  To: André Apitzsch
  Cc: oe-kbuild-all, linux-kernel, Bjorn Andersson, Konrad Dybcio

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   3d54351c64e8f9794e8838196036a2de3d752fce
commit: 5017b8cdb7ebeb32d7f12a05b34d58662e137dbe arm64: dts: qcom: msm8916-longcheer-l8910: Enable RGB LED
date:   8 months ago
config: arm64-randconfig-r113-20240606 (https://download.01.org/0day-ci/archive/20240618/202406182328.xfDfqYOF-lkp@intel.com/config)
compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project d7d2d4f53fc79b4b58e8d8d08151b577c3699d4a)
reproduce: (https://download.01.org/0day-ci/archive/20240618/202406182328.xfDfqYOF-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/202406182328.xfDfqYOF-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
   arch/arm64/boot/dts/qcom/msm8916.dtsi:1592.27-1640.6: Warning (avoid_unnecessary_addr_size): /soc@0/display-subsystem@1a00000/dsi@1a98000: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
>> arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dts:93.20-127.4: Warning (avoid_unnecessary_addr_size): /soc@0/i2c@78b6000/led-controller@30: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
   arch/arm64/boot/dts/qcom/msm8916.dtsi:463.26-466.6: Warning (unique_unit_address_if_enabled): /soc@0/qfprom@5c000/base1@d0: duplicate unit-address (also used in node /soc@0/qfprom@5c000/s0-p1@d0)
   arch/arm64/boot/dts/qcom/msm8916.dtsi:478.26-481.6: Warning (unique_unit_address_if_enabled): /soc@0/qfprom@5c000/s1-p1@d2: duplicate unit-address (also used in node /soc@0/qfprom@5c000/s1-p2@d2)
   arch/arm64/boot/dts/qcom/msm8916.dtsi:491.26-494.6: Warning (unique_unit_address_if_enabled): /soc@0/qfprom@5c000/s2-p2@d4: duplicate unit-address (also used in node /soc@0/qfprom@5c000/s4-p1@d4)
   arch/arm64/boot/dts/qcom/msm8916.dtsi:503.26-506.6: Warning (unique_unit_address_if_enabled): /soc@0/qfprom@5c000/s4-p2@d5: duplicate unit-address (also used in node /soc@0/qfprom@5c000/s5-p1@d5)
   arch/arm64/boot/dts/qcom/msm8916.dtsi:1579.11-1589.7: Warning (graph_child_address): /soc@0/display-subsystem@1a00000/display-controller@1a01000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary

vim +93 arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dts

    89	
    90	&blsp_i2c2 {
    91		status = "okay";
    92	
  > 93		led-controller@30 {
    94			compatible = "kinetic,ktd2026";
    95			reg = <0x30>;
    96			#address-cells = <1>;
    97			#size-cells = <0>;
    98	
    99			vin-supply = <&pm8916_l17>;
   100			vio-supply = <&pm8916_l6>;
   101	
   102			pinctrl-0 = <&status_led_default>;
   103			pinctrl-names = "default";
   104	
   105			multi-led {
   106				color = <LED_COLOR_ID_RGB>;
   107				function = LED_FUNCTION_STATUS;
   108	
   109				#address-cells = <1>;
   110				#size-cells = <0>;
   111	
   112				led@0 {
   113					reg = <0>;
   114					color = <LED_COLOR_ID_RED>;
   115				};
   116	
   117				led@1 {
   118					reg = <1>;
   119					color = <LED_COLOR_ID_GREEN>;
   120				};
   121	
   122				led@2 {
   123					reg = <2>;
   124					color = <LED_COLOR_ID_BLUE>;
   125				};
   126			};
   127		};
   128	};
   129	

-- 
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:[~2024-06-18 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 15:35 arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dts:93.20-127.4: Warning (avoid_unnecessary_addr_size): /soc@0/i2c@78b6000/led-controller@30: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox