All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: cros-kernel-buildreports@googlegroups.com,
	Guenter Roeck <groeck@google.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [chrome-os:chromeos-5.15 11/11] dtbs_check: Documentation/devicetree/bindings/iio/proximity/tyhx,hx9031as.yaml:60:1: [warning] too many blank lines (6 > 1) (empty-lines)
Date: Tue, 21 May 2024 04:01:27 +0800	[thread overview]
Message-ID: <202405210326.8W4CSQVV-lkp@intel.com> (raw)

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.15
head:   1e62601a4063ba2c401b8783ed3b6d7964e3ff90
commit: 1e62601a4063ba2c401b8783ed3b6d7964e3ff90 [11/11] FROMLIST: dt-bindings:iio:proximity: Add hx9031as binding
compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project fa9b1be45088dce1e4b602d451f118128b94237b)
dtschema version: 2024.5.dev3+g8733c90
reproduce: (https://download.01.org/0day-ci/archive/20240521/202405210326.8W4CSQVV-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/202405210326.8W4CSQVV-lkp@intel.com/

All errors (new ones prefixed by >>):

   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:20:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:22:11: [warning] wrong indentation: expected 12 but found 10 (indentation)
   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:24:11: [warning] wrong indentation: expected 12 but found 10 (indentation)
   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:27:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:29:11: [warning] wrong indentation: expected 12 but found 10 (indentation)
   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:136:11: [warning] wrong indentation: expected 12 but found 10 (indentation)
   Documentation/devicetree/bindings/media/mediatek-mdp3.yaml:138:11: [warning] wrong indentation: expected 12 but found 10 (indentation)
>> Documentation/devicetree/bindings/iio/proximity/tyhx,hx9031as.yaml:60:1: [warning] too many blank lines (6 > 1) (empty-lines)


vim +60 Documentation/devicetree/bindings/iio/proximity/tyhx,hx9031as.yaml

    39	
    40	examples:
    41	  - |
    42	    #include <dt-bindings/interrupt-controller/irq.h>
    43	    i2c {
    44	      #address-cells = <1>;
    45	      #size-cells = <0>;
    46	      hx9031as@2a {
    47	        compatible = "tyhx,hx9031as";
    48	        reg = <0x2a>;
    49	        interrupt-parent = <&pio>;
    50	        interrupts = <16 IRQ_TYPE_EDGE_FALLING 16 0>;
    51	        vdd-supply = <&pp3300_a>;
    52	        status = "okay";
    53	      };
    54	    };
    55	
    56	
    57	
    58	
    59	
  > 60	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2024-05-20 20:02 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=202405210326.8W4CSQVV-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=cros-kernel-buildreports@googlegroups.com \
    --cc=groeck@google.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.