* [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)
@ 2024-05-20 20:01 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-05-20 20:01 UTC (permalink / raw)
To: cros-kernel-buildreports, Guenter Roeck; +Cc: oe-kbuild-all
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-20 20:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 20:01 [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) kernel test robot
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.