Re: [PATCH net-next 2/2] net: phy: add DAPU Telecom DAP8210R(I) Gigabit Ethernet PHY driver
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild |
|---|---|
| Message-ID | <[email protected]> |
:::::: :::::: Manual check reason: "dtcheck: binding changes may go via different trees" :::::: BCC: [email protected] CC: [email protected] In-Reply-To: <[email protected]> References: <[email protected]> TO: Artem Shimko <[email protected]> TO: [email protected] TO: Andrew Lunn <[email protected]> TO: Heiner Kallweit <[email protected]> TO: Russell King <[email protected]> TO: "David S . Miller" <[email protected]> TO: Eric Dumazet <[email protected]> TO: Jakub Kicinski <[email protected]> TO: Paolo Abeni <[email protected]> TO: Rob Herring <[email protected]> TO: Krzysztof Kozlowski <[email protected]> TO: Conor Dooley <[email protected]> CC: Artem Shimko <[email protected]> CC: [email protected] CC: [email protected] Hi Artem, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Artem-Shimko/dt-bindings-net-add-DAPU-Telecom-DAP8211R-I-PHY-binding/20260713-212130 base: net-next/main patch link: https://lore.kernel.org/r/20260713131223.279555-3-a.shimko.dev%40gmail.com patch subject: [PATCH net-next 2/2] net: phy: add DAPU Telecom DAP8210R(I) Gigabit Ethernet PHY driver :::::: branch date: 18 hours ago :::::: commit date: 18 hours ago config: microblaze-randconfig-2051-20260714 (https://download.01.org/0day-ci/archive/20260714/[email protected]/config) compiler: microblaze-linux-gcc (GCC) 10.5.0 dtschema: 2026.7.dev1+g2203c1720 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260714/[email protected]/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 <[email protected]> | Closes: https://lore.kernel.org/r/[email protected]/ dtcheck warnings: (new ones prefixed by >>) >> Documentation/devicetree/bindings/net/dapu,dap8211r.yaml:78:7: [error] no new line character at the end of file (new-line-at-end-of-file) vim +78 Documentation/devicetree/bindings/net/dapu,dap8211r.yaml 740c090ecf2e15 Artem Shimko 2026-07-13 64 740c090ecf2e15 Artem Shimko 2026-07-13 65 examples: 740c090ecf2e15 Artem Shimko 2026-07-13 66 - | 740c090ecf2e15 Artem Shimko 2026-07-13 67 mdio { 740c090ecf2e15 Artem Shimko 2026-07-13 68 #address-cells = <1>; 740c090ecf2e15 Artem Shimko 2026-07-13 69 #size-cells = <0>; 740c090ecf2e15 Artem Shimko 2026-07-13 70 740c090ecf2e15 Artem Shimko 2026-07-13 71 ethernet-phy@1 { 740c090ecf2e15 Artem Shimko 2026-07-13 72 compatible = "ethernet-phy-ieee802.3-c22"; 740c090ecf2e15 Artem Shimko 2026-07-13 73 reg = <1>; 740c090ecf2e15 Artem Shimko 2026-07-13 74 rx-internal-delay-ps = <1050>; 740c090ecf2e15 Artem Shimko 2026-07-13 75 tx-internal-delay-ps = <1150>; 740c090ecf2e15 Artem Shimko 2026-07-13 76 tx-inverted-clk; 740c090ecf2e15 Artem Shimko 2026-07-13 77 }; 740c090ecf2e15 Artem Shimko 2026-07-13 @78 }; -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki