Documentation/devicetree/bindings/arm/psci.yaml: properties:reboot-mode:patternProperties:^mode-.*$: {'minItems': 1, 'maxItems': 3, 'items': [{'description': 'arg1 (vendor-specific SYSTEM_RESET2 reset_type)', 'minimum': 2147483648}, {'description': 'arg2 ...
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] TO: Shivendra Pratap <[email protected]> CC: 0day robot <[email protected]> CC: [email protected] tree: https://github.com/intel-lab-lkp/linux/commits/Shivendra-Pratap/power-reset-reboot-mode-Remove-devres-based-allocations/20260715-024522 head: 551f6bca8bd559897f4554e0448c661d798dfeb6 commit: 61e39e6f4b6a5a3dc39cd4db50550da83923c8e4 dt-bindings: arm: Document reboot mode magic date: 14 hours ago :::::: branch date: 14 hours ago :::::: commit date: 14 hours ago config: openrisc-randconfig-2052-20260715 (https://download.01.org/0day-ci/archive/20260715/[email protected]/config) compiler: or1k-linux-gcc (GCC) 9.5.0 dtschema: 2026.7.dev1+g2203c1720 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260715/[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/arm/psci.yaml: properties:reboot-mode:patternProperties:^mode-.*$: {'minItems': 1, 'maxItems': 3, 'items': [{'description': 'arg1 (vendor-specific SYSTEM_RESET2 reset_type)', 'minimum': 2147483648}, {'description': 'arg2 (cookie_lo in 2-cell form, cookie_hi in 3-cell form)'}, {'description': 'arg3 (cookie_lo in 3-cell form)'}], 'description': 'Describes a PSCI SYSTEM_RESET2 vendor-specific reset type. The string\nafter "mode-" maps a reboot mode to a vendor-specific reset.\nA vendor-specific reset takes two arguments, a 32-bit reset_type and a\n64-bit cookie. The arguments are encoded as up to three 32-bit cells.\nEach mode property is encoded as mode-xxx = <arg1[, arg2[, arg3]]>,\nwhere:\n- arg1 is reset_type and must be >= 0x80000000.\n- In 2-cell form, arg2 is lower 32 bits of cookie.\n- In 3-cell form, arg2 is high 32 bits of cookie\n and arg3 is low 32 bits of cookie.\n\nAll values should be provided as per the PSCI SYSTEM_RESET2\nspecification.\n'} should not be valid under {'required': ['maxItems']} hint: "maxItems" is not needed with an "items" list from schema $id: http://devicetree.org/meta-schemas/items.yaml -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki