From: kernel test robot <lkp@intel.com>
To: Jenny Manne <jenny.v.manne@gmail.com>
Cc: oe-kbuild-all@lists.linux.dev, Hans Verkuil <hverkuil@xs4all.nl>,
linux-doc@vger.kernel.org
Subject: [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)
Date: Tue, 17 Oct 2023 07:47:51 +0800 [thread overview]
Message-ID: <202310170730.d2FwYaBp-lkp@intel.com> (raw)
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
reply other threads:[~2023-10-16 23:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202310170730.d2FwYaBp-lkp@intel.com \
--to=lkp@intel.com \
--cc=hverkuil@xs4all.nl \
--cc=jenny.v.manne@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).