All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Hector Martin <marcan@marcan.st>
Cc: oe-kbuild-all@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	Marc Zyngier <maz@kernel.org>,
	linux-doc@vger.kernel.org
Subject: [arm-platforms:kvm-arm64/asahi-base-6.6 6/16] dtbs_check: Documentation/devicetree/bindings/spi/apple,spi.yaml:10:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
Date: Mon, 20 Nov 2023 16:11:35 +0800	[thread overview]
Message-ID: <202311201628.TX3Fdb1b-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/asahi-base-6.6
head:   7e253da2519f4c34d6ef6660c9c2caecc193678a
commit: 8a95ad8df8049a24febbecbff35f203f4b86cd7d [6/16] Merge remote-tracking branch 'asahi/bits/060-spi' into kvm-arm64/asahi-base-6.6
compiler: loongarch64-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20231120/202311201628.TX3Fdb1b-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/202311201628.TX3Fdb1b-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> Documentation/devicetree/bindings/spi/apple,spi.yaml:10:11: [error] string value is redundantly quoted with any quotes (quoted-strings)

vim +10 Documentation/devicetree/bindings/spi/apple,spi.yaml

58fdf82c56ee6c Hector Martin 2021-12-12   8  
58fdf82c56ee6c Hector Martin 2021-12-12   9  allOf:
58fdf82c56ee6c Hector Martin 2021-12-12 @10    - $ref: "spi-controller.yaml#"
58fdf82c56ee6c Hector Martin 2021-12-12  11  
58fdf82c56ee6c Hector Martin 2021-12-12  12  maintainers:
58fdf82c56ee6c Hector Martin 2021-12-12  13    - Hector Martin <marcan@marcan.st>
58fdf82c56ee6c Hector Martin 2021-12-12  14  
58fdf82c56ee6c Hector Martin 2021-12-12  15  properties:
58fdf82c56ee6c Hector Martin 2021-12-12  16    compatible:
58fdf82c56ee6c Hector Martin 2021-12-12  17      items:
58fdf82c56ee6c Hector Martin 2021-12-12  18        - enum:
58fdf82c56ee6c Hector Martin 2021-12-12  19            - apple,t8103-spi
58fdf82c56ee6c Hector Martin 2021-12-12  20            - apple,t6000-spi
58fdf82c56ee6c Hector Martin 2021-12-12  21        - const: apple,spi
58fdf82c56ee6c Hector Martin 2021-12-12  22  
58fdf82c56ee6c Hector Martin 2021-12-12  23    reg:
58fdf82c56ee6c Hector Martin 2021-12-12  24      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  25  
58fdf82c56ee6c Hector Martin 2021-12-12  26    clocks:
58fdf82c56ee6c Hector Martin 2021-12-12  27      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  28  
58fdf82c56ee6c Hector Martin 2021-12-12  29    interrupts:
58fdf82c56ee6c Hector Martin 2021-12-12  30      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  31  
58fdf82c56ee6c Hector Martin 2021-12-12  32    power-domains:
58fdf82c56ee6c Hector Martin 2021-12-12  33      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  34  
58fdf82c56ee6c Hector Martin 2021-12-12  35  required:
58fdf82c56ee6c Hector Martin 2021-12-12  36    - compatible
58fdf82c56ee6c Hector Martin 2021-12-12  37    - reg
58fdf82c56ee6c Hector Martin 2021-12-12  38    - clocks
58fdf82c56ee6c Hector Martin 2021-12-12  39    - interrupts
58fdf82c56ee6c Hector Martin 2021-12-12  40    - '#address-cells'
58fdf82c56ee6c Hector Martin 2021-12-12  41    - '#size-cells'
58fdf82c56ee6c Hector Martin 2021-12-12  42  

:::::: The code at line 10 was first introduced by commit
:::::: 58fdf82c56ee6cbecefb801f9fb98a7ca6929866 dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers

:::::: TO: Hector Martin <marcan@marcan.st>
:::::: CC: Hector Martin <marcan@marcan.st>

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Hector Martin <marcan@marcan.st>
Cc: oe-kbuild-all@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	Marc Zyngier <maz@kernel.org>,
	linux-doc@vger.kernel.org
Subject: [arm-platforms:kvm-arm64/asahi-base-6.6 6/16] dtbs_check: Documentation/devicetree/bindings/spi/apple,spi.yaml:10:11: [error] string value is redundantly quoted with any quotes (quoted-strings)
Date: Mon, 20 Nov 2023 16:11:35 +0800	[thread overview]
Message-ID: <202311201628.TX3Fdb1b-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/asahi-base-6.6
head:   7e253da2519f4c34d6ef6660c9c2caecc193678a
commit: 8a95ad8df8049a24febbecbff35f203f4b86cd7d [6/16] Merge remote-tracking branch 'asahi/bits/060-spi' into kvm-arm64/asahi-base-6.6
compiler: loongarch64-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20231120/202311201628.TX3Fdb1b-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/202311201628.TX3Fdb1b-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> Documentation/devicetree/bindings/spi/apple,spi.yaml:10:11: [error] string value is redundantly quoted with any quotes (quoted-strings)

vim +10 Documentation/devicetree/bindings/spi/apple,spi.yaml

58fdf82c56ee6c Hector Martin 2021-12-12   8  
58fdf82c56ee6c Hector Martin 2021-12-12   9  allOf:
58fdf82c56ee6c Hector Martin 2021-12-12 @10    - $ref: "spi-controller.yaml#"
58fdf82c56ee6c Hector Martin 2021-12-12  11  
58fdf82c56ee6c Hector Martin 2021-12-12  12  maintainers:
58fdf82c56ee6c Hector Martin 2021-12-12  13    - Hector Martin <marcan@marcan.st>
58fdf82c56ee6c Hector Martin 2021-12-12  14  
58fdf82c56ee6c Hector Martin 2021-12-12  15  properties:
58fdf82c56ee6c Hector Martin 2021-12-12  16    compatible:
58fdf82c56ee6c Hector Martin 2021-12-12  17      items:
58fdf82c56ee6c Hector Martin 2021-12-12  18        - enum:
58fdf82c56ee6c Hector Martin 2021-12-12  19            - apple,t8103-spi
58fdf82c56ee6c Hector Martin 2021-12-12  20            - apple,t6000-spi
58fdf82c56ee6c Hector Martin 2021-12-12  21        - const: apple,spi
58fdf82c56ee6c Hector Martin 2021-12-12  22  
58fdf82c56ee6c Hector Martin 2021-12-12  23    reg:
58fdf82c56ee6c Hector Martin 2021-12-12  24      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  25  
58fdf82c56ee6c Hector Martin 2021-12-12  26    clocks:
58fdf82c56ee6c Hector Martin 2021-12-12  27      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  28  
58fdf82c56ee6c Hector Martin 2021-12-12  29    interrupts:
58fdf82c56ee6c Hector Martin 2021-12-12  30      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  31  
58fdf82c56ee6c Hector Martin 2021-12-12  32    power-domains:
58fdf82c56ee6c Hector Martin 2021-12-12  33      maxItems: 1
58fdf82c56ee6c Hector Martin 2021-12-12  34  
58fdf82c56ee6c Hector Martin 2021-12-12  35  required:
58fdf82c56ee6c Hector Martin 2021-12-12  36    - compatible
58fdf82c56ee6c Hector Martin 2021-12-12  37    - reg
58fdf82c56ee6c Hector Martin 2021-12-12  38    - clocks
58fdf82c56ee6c Hector Martin 2021-12-12  39    - interrupts
58fdf82c56ee6c Hector Martin 2021-12-12  40    - '#address-cells'
58fdf82c56ee6c Hector Martin 2021-12-12  41    - '#size-cells'
58fdf82c56ee6c Hector Martin 2021-12-12  42  

:::::: The code at line 10 was first introduced by commit
:::::: 58fdf82c56ee6cbecefb801f9fb98a7ca6929866 dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers

:::::: TO: Hector Martin <marcan@marcan.st>
:::::: CC: Hector Martin <marcan@marcan.st>

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-11-20  8:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20  8:11 kernel test robot [this message]
2023-11-20  8:11 ` [arm-platforms:kvm-arm64/asahi-base-6.6 6/16] dtbs_check: Documentation/devicetree/bindings/spi/apple,spi.yaml:10:11: [error] string value is redundantly quoted with any quotes (quoted-strings) 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=202311201628.TX3Fdb1b-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=maz@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 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.