linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [hverkuil-media-tree:hdmi-dbg 4/29] dtbs_check: Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml:42:1: [error] syntax error: found character '\t' that cannot start any token (syntax)
@ 2023-10-16 23:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-10-16 23:47 UTC (permalink / raw)
  To: Jenny Manne; +Cc: oe-kbuild-all, Hans Verkuil, linux-doc

tree:   git://linuxtv.org/hverkuil/media_tree.git hdmi-dbg
head:   d344bfea2a3086931de23669e9fe7a73cf373bb3
commit: 3ccffba164ef0246aff8f810e17c9756c598c170 [4/29] ti-ads7128: driver for the TI ADS7128 ADC
compiler: loongarch64-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20231017/202310170730.d2FwYaBp-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/202310170730.d2FwYaBp-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml:42:1: [error] syntax error: found character '\t' that cannot start any token (syntax)
--
>> Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml:42:1: found a tab character where an indentation space is expected
--
>> Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml: ignoring, error parsing file

vim +42 Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml

    32	
    33	examples:
    34	  - |
    35	    i2c {
    36	        #address-cells = <1>;
    37	        #size-cells = <0>;
    38	
    39	        adc@17 {
    40	            compatible = "ti,ads7128";
    41	            reg = <0x17>;
  > 42		    vref-supply = <&vref_5v0_reg>;

-- 
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:[~2023-10-16 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16 23:47 [hverkuil-media-tree:hdmi-dbg 4/29] dtbs_check: Documentation/devicetree/bindings/iio/adc/ti,ads7128.yaml:42:1: [error] syntax error: found character '\t' that cannot start any token (syntax) 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;
as well as URLs for NNTP newsgroup(s).