All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [freescale-fslc:6.6-2.0.x-imx 10984/11381] Documentation/devicetree/bindings/input/touchscreen/focaltech,fts.yaml:55:7: [error] no new line character at the end of file (new-line-at-end-of-file)
Date: Thu, 11 Jul 2024 05:16:28 +0800	[thread overview]
Message-ID: <202407110546.mYeeQTYf-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "dtcheck: binding changes may go via different trees"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Otavio Salvador <otavio@ossystems.com.br>

tree:   https://github.com/Freescale/linux-fslc 6.6-2.0.x-imx
head:   ee366aa641d84d61e265cd4f571394aa4e7d4e6d
commit: 97c48f97ddd6c52c9b348f183171c51c1f8caa60 [10984/11381] LF-11524-4: dt-bindings: touchscreen: Convert FTS touchscreen to json-schema
:::::: branch date: 5 hours ago
:::::: commit date: 3 months ago
config: arc-randconfig-051-20240711 (https://download.01.org/0day-ci/archive/20240711/202407110546.mYeeQTYf-lkp@intel.com/config)
compiler: arc-elf-gcc (GCC) 13.2.0
dtschema version: 2024.6.dev4+g23441a4
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240711/202407110546.mYeeQTYf-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/r/202407110546.mYeeQTYf-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:21:2: [error] missing starting space in comment (comments)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:22:2: [error] missing starting space in comment (comments)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:23:2: [error] missing starting space in comment (comments)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:24:2: [error] missing starting space in comment (comments)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:67:19: [error] string value is redundantly quoted with any quotes (quoted-strings)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:75:19: [error] string value is redundantly quoted with any quotes (quoted-strings)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:83:19: [error] string value is redundantly quoted with any quotes (quoted-strings)
   Documentation/devicetree/bindings/regulator/nxp,pf0900-regulator.yaml:127:1: [error] syntax error: found character '\t' that cannot start any token (syntax)
   Documentation/devicetree/bindings/net/fsl,netc.yaml:62:9: [warning] wrong indentation: expected 6 but found 8 (indentation)
   Documentation/devicetree/bindings/net/fsl,netc.yaml:76:14: [warning] wrong indentation: expected 14 but found 13 (indentation)
>> Documentation/devicetree/bindings/input/touchscreen/focaltech,fts.yaml:55:7: [error] no new line character at the end of file (new-line-at-end-of-file)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:38:18: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:38:20: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:38:22: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:18: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:20: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:22: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:24: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:26: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:28: [warning] too few spaces after comma (commas)
   Documentation/devicetree/bindings/arm/freescale/fsl,seco_mu.yaml:45:30: [warning] too few spaces after comma (commas)

vim +55 Documentation/devicetree/bindings/input/touchscreen/focaltech,fts.yaml

97c48f97ddd6c5 Carlos Song 2024-03-11  31  
97c48f97ddd6c5 Carlos Song 2024-03-11  32  required:
97c48f97ddd6c5 Carlos Song 2024-03-11  33    - compatible
97c48f97ddd6c5 Carlos Song 2024-03-11  34    - reg
97c48f97ddd6c5 Carlos Song 2024-03-11  35    - irq-gpio
97c48f97ddd6c5 Carlos Song 2024-03-11  36    - max-touch-number
97c48f97ddd6c5 Carlos Song 2024-03-11  37    - touchscreen-size-x
97c48f97ddd6c5 Carlos Song 2024-03-11  38    - touchscreen-size-y
97c48f97ddd6c5 Carlos Song 2024-03-11  39  
97c48f97ddd6c5 Carlos Song 2024-03-11  40  examples:
97c48f97ddd6c5 Carlos Song 2024-03-11  41    - |
97c48f97ddd6c5 Carlos Song 2024-03-11  42      &i2c {
97c48f97ddd6c5 Carlos Song 2024-03-11  43        #address-cells = <1>;
97c48f97ddd6c5 Carlos Song 2024-03-11  44        #size-cells = <0>;
97c48f97ddd6c5 Carlos Song 2024-03-11  45        clock-frequency = <400000>;
97c48f97ddd6c5 Carlos Song 2024-03-11  46  
97c48f97ddd6c5 Carlos Song 2024-03-11  47        focaltech_touch: focaltech@38 {
97c48f97ddd6c5 Carlos Song 2024-03-11  48          compatible = "focaltech,fts";
97c48f97ddd6c5 Carlos Song 2024-03-11  49          reg = <0x38>;
97c48f97ddd6c5 Carlos Song 2024-03-11  50          irq-gpio = <&gpio3 27 GPIO_ACTIVE_HIGH>;
97c48f97ddd6c5 Carlos Song 2024-03-11  51          touchscreen-size-x = <1080>;
97c48f97ddd6c5 Carlos Song 2024-03-11  52          touchscreen-size-y = <1920>;
97c48f97ddd6c5 Carlos Song 2024-03-11  53          max-touch-number = <10>;
97c48f97ddd6c5 Carlos Song 2024-03-11  54        };
97c48f97ddd6c5 Carlos Song 2024-03-11 @55      };

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

             reply	other threads:[~2024-07-10 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 21:16 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11  3:36 [freescale-fslc:6.6-2.0.x-imx 10984/11381] Documentation/devicetree/bindings/input/touchscreen/focaltech,fts.yaml:55:7: [error] no new line character at the end of file (new-line-at-end-of-file) kernel test robot

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=202407110546.mYeeQTYf-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@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.