Re: [PATCH 2/2] media: i2c: Add onsemi AR0234 image sensor driver
kernel test robot <[email protected]> Fri, 31 Jul 2026 22:03:22 +0200
| 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: Alexander Shiyan <[email protected]> TO: [email protected] CC: [email protected] CC: Mauro Carvalho Chehab <[email protected]> CC: Rob Herring <[email protected]> CC: Krzysztof Kozlowski <[email protected]> CC: Conor Dooley <[email protected]> CC: Sakari Ailus <[email protected]> CC: Dave Stevenson <[email protected]> CC: Alexander Shiyan <[email protected]> Hi Alexander, kernel test robot noticed the following build warnings: [auto build test WARNING on linuxtv-media-pending/master] [also build test WARNING on media-tree/master sailus-media-tree/master linus/master v7.2-rc5 next-20260730] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Alexander-Shiyan/dt-bindings-media-i2c-Add-onsemi-AR0234-image-sensor-binding/20260731-154125 base: https://git.linuxtv.org/media-ci/media-pending.git master patch link: https://lore.kernel.org/r/20260731073505.2278769-3-eagle.alexander923%40gmail.com patch subject: [PATCH 2/2] media: i2c: Add onsemi AR0234 image sensor driver :::::: branch date: 12 hours ago :::::: commit date: 12 hours ago config: microblaze-randconfig-2051-20260731 (https://download.01.org/0day-ci/archive/20260731/[email protected]/config) compiler: microblaze-linux-gcc (GCC) 16.1.0 dtschema: 2026.7.dev1+g2203c1720 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260731/[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/media/i2c/onnn,ar0234.yaml: ignoring, error in schema: properties: compatible: oneOf -- >> Documentation/devicetree/bindings/media/i2c/onnn,ar0234.yaml: properties:compatible:oneOf: {'const': 'onnn,ar0234cs', 'items': {'enum': 'onnn,ar0234cssc onnn,ar0234cssm', 'const': 'onnn,ar0234cs'}} should not be valid under {'items': {'propertyNames': {'const': 'const'}, 'required': ['const']}} hint: Use 'enum' rather than 'oneOf' + 'const' entries from schema $id: http://devicetree.org/meta-schemas/keywords.yaml >> Documentation/devicetree/bindings/media/i2c/onnn,ar0234.yaml: properties:compatible:oneOf: {'const': 'onnn,ar0234cs', 'items': {'enum': 'onnn,ar0234cssc onnn,ar0234cssm', 'const': 'onnn,ar0234cs'}} is not of type 'array' from schema $id: http://devicetree.org/meta-schemas/string-array.yaml >> Documentation/devicetree/bindings/media/i2c/onnn,ar0234.yaml: properties:compatible:oneOf: {'const': 'onnn,ar0234cs', 'items': {'enum': 'onnn,ar0234cssc onnn,ar0234cssm', 'const': 'onnn,ar0234cs'}} is not of type 'array' Traceback (most recent call last): File "/usr/local/bin/dt-doc-validate", line 8, in <module> sys.exit(main()) ~~~~^^ File "/usr/local/lib/python3.13/dist-packages/dtschema/doc_validate.py", line 66, in main ret |= check_doc(f) ~~~~~~~~~^^^ File "/usr/local/lib/python3.13/dist-packages/dtschema/doc_validate.py", line 37, in check_doc dtsch.check_schema_refs() ~~~~~~~~~~~~~~~~~~~~~~~^^ -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki