tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 985bf40edf4343dcb04c33f58b40b4a85c1776d4 commit: d65a5c5f4d30631c4da55899e742ba32aee58a52 [8096/8126] Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git config: riscv-buildonly-randconfig-r002-20220224 (https://download.01.org/0day-ci/archive/20240830/202408301813.5vgyvX8O-lkp@xxxxxxxxx/config) compiler: riscv64-linux-gcc (GCC) 13.3.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240830/202408301813.5vgyvX8O-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202408301813.5vgyvX8O-lkp@xxxxxxxxx/ dtcheck warnings: (new ones prefixed by >>) >> arch/riscv/boot/dts/sophgo/cv1800b.dtsi:18.28-23.5: Warning (simple_bus_reg): /soc/pinctrl@3008000: simple-bus unit address format error, expected "3001000" -- >> arch/riscv/boot/dts/sophgo/cv1812h.dtsi:19.28-24.5: Warning (simple_bus_reg): /soc/pinctrl@3008000: simple-bus unit address format error, expected "3001000" vim +/3001000 +18 arch/riscv/boot/dts/sophgo/cv1800b.dtsi c3dffa879ccad5 Jisheng Zhang 2023-10-06 8 c3dffa879ccad5 Jisheng Zhang 2023-10-06 9 / { c3dffa879ccad5 Jisheng Zhang 2023-10-06 10 compatible = "sophgo,cv1800b"; 1eba0b61be7250 Inochi Amaoto 2024-04-11 11 1eba0b61be7250 Inochi Amaoto 2024-04-11 12 memory@80000000 { 1eba0b61be7250 Inochi Amaoto 2024-04-11 13 device_type = "memory"; 1eba0b61be7250 Inochi Amaoto 2024-04-11 14 reg = <0x80000000 0x4000000>; 1eba0b61be7250 Inochi Amaoto 2024-04-11 15 }; ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 16 ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 17 soc { ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 @18 pinctrl: pinctrl@3008000 { ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 19 compatible = "sophgo,cv1800b-pinctrl"; ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 20 reg = <0x03001000 0x1000>, ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 21 <0x05027000 0x1000>; ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 22 reg-names = "sys", "rtc"; ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 23 }; ce7cb7d1a78d37 Inochi Amaoto 2024-08-02 24 }; c3dffa879ccad5 Jisheng Zhang 2023-10-06 25 }; c3dffa879ccad5 Jisheng Zhang 2023-10-06 26 :::::: The code at line 18 was first introduced by commit :::::: ce7cb7d1a78d37786356721490aa70beeb893278 riscv: dts: sophgo: cv1800b: add pinctrl support :::::: TO: Inochi Amaoto <inochiama@xxxxxxxxxxx> :::::: CC: Inochi Amaoto <inochiama@xxxxxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki