dt-bindings: mtd: Drop unneeded quotes
Commit Message
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: Rob Herring <robh@kernel.org>
---
.../devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml | 2 +-
.../devicetree/bindings/mtd/arasan,nand-controller.yaml | 2 +-
.../devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml | 2 +-
Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | 2 +-
Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml | 2 +-
Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 2 +-
Documentation/devicetree/bindings/mtd/mtd-physmap.yaml | 2 +-
Documentation/devicetree/bindings/mtd/mxc-nand.yaml | 2 +-
Documentation/devicetree/bindings/mtd/nand-chip.yaml | 2 +-
Documentation/devicetree/bindings/mtd/nand-controller.yaml | 2 +-
.../bindings/mtd/partitions/brcm,bcm4908-partitions.yaml | 2 +-
.../bindings/mtd/partitions/linksys,ns-partitions.yaml | 2 +-
Documentation/devicetree/bindings/mtd/qcom,nandc.yaml | 2 +-
Documentation/devicetree/bindings/mtd/renesas-nandc.yaml | 2 +-
.../devicetree/bindings/mtd/rockchip,nand-controller.yaml | 2 +-
Documentation/devicetree/bindings/mtd/spi-nand.yaml | 2 +-
Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml | 2 +-
Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml | 4 ++--
Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml | 4 ++--
19 files changed, 21 insertions(+), 21 deletions(-)
Comments
Dne sobota, 18. marec 2023 ob 00:36:30 CET je Rob Herring napisal(a):
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml | 2 +-
For Allwinner:
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Best regards,
Jernej
> .../devicetree/bindings/mtd/arasan,nand-controller.yaml | 2 +-
> .../devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/gpmi-nand.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/mtd-physmap.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/mxc-nand.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/nand-chip.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/nand-controller.yaml | 2 +-
> .../bindings/mtd/partitions/brcm,bcm4908-partitions.yaml | 2 +-
> .../bindings/mtd/partitions/linksys,ns-partitions.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/qcom,nandc.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/renesas-nandc.yaml | 2 +-
> .../devicetree/bindings/mtd/rockchip,nand-controller.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/spi-nand.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/st,stm32-fmc2-nand.yaml | 2 +-
> Documentation/devicetree/bindings/mtd/ti,gpmc-nand.yaml | 4 ++--
> Documentation/devicetree/bindings/mtd/ti,gpmc-onenand.yaml | 4 ++--
> 19 files changed, 21 insertions(+), 21 deletions(-)
On 18/03/2023 00:36, Rob Herring wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
On Sat, Mar 18, 2023 at 12:36 AM Rob Herring <robh@kernel.org> wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Yours,
Linus Walleij
On Fri, 2023-03-17 at 23:36:30 UTC, Rob Herring wrote:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.
Miquel
Am Samstag, 18. März 2023, 00:36:30 CET schrieb Rob Herring:
> Cleanup bindings dropping unneeded quotes. Once all these are fixed,
> checking for this can be enabled in yamllint.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/mtd/rockchip,nand-controller.yaml | 2 +-
Reviewed-by: Heiko Stuebner <heiko@sntech.de> #rockchip
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Allwinner A10 NAND Controller
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
maintainers:
- Chen-Yu Tsai <wens@csie.org>
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Arasan NAND Flash Controller with ONFI 3.1 support
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
maintainers:
- Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com>
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: PL353 NAND Controller
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com>
@@ -93,7 +93,7 @@ required:
unevaluatedProperties: false
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
- if:
properties:
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Intel LGM SoC NAND Controller
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
maintainers:
- Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>
@@ -10,7 +10,7 @@ maintainers:
- Rob Herring <robh@kernel.org>
allOf:
- - $ref: "mtd.yaml#"
+ - $ref: mtd.yaml#
- $ref: /schemas/spi/spi-peripheral-props.yaml#
properties:
@@ -14,7 +14,7 @@ description: |
file systems on embedded devices.
allOf:
- - $ref: "mtd.yaml#"
+ - $ref: mtd.yaml#
- $ref: /schemas/memory-controllers/mc-peripheral-props.yaml#
properties:
@@ -10,7 +10,7 @@ maintainers:
- Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
properties:
compatible:
@@ -10,7 +10,7 @@ maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com>
allOf:
- - $ref: "mtd.yaml#"
+ - $ref: mtd.yaml#
description: |
This file covers the generic description of a NAND chip. It implies that the
@@ -51,7 +51,7 @@ properties:
patternProperties:
"^nand@[a-f0-9]$":
- $ref: "nand-chip.yaml#"
+ $ref: nand-chip.yaml#
properties:
reg:
@@ -31,7 +31,7 @@ properties:
patternProperties:
"^partition@[0-9a-f]+$":
- $ref: "partition.yaml#"
+ $ref: partition.yaml#
properties:
compatible:
const: brcm,bcm4908-firmware
@@ -32,7 +32,7 @@ properties:
patternProperties:
"^partition@[0-9a-f]+$":
- $ref: "partition.yaml#"
+ $ref: partition.yaml#
properties:
compatible:
items:
@@ -46,7 +46,7 @@ patternProperties:
- 512
allOf:
- - $ref: "nand-controller.yaml#"
+ - $ref: nand-controller.yaml#
- if:
properties:
@@ -10,7 +10,7 @@ maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com>
allOf:
- - $ref: "nand-controller.yaml"
+ - $ref: nand-controller.yaml
properties:
compatible:
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Rockchip SoCs NAND FLASH Controller (NFC)
allOf:
- - $ref: "nand-controller.yaml#"
+ - $ref: nand-controller.yaml#
maintainers:
- Heiko Stuebner <heiko@sntech.de>
@@ -10,7 +10,7 @@ maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com>
allOf:
- - $ref: "nand-chip.yaml#"
+ - $ref: nand-chip.yaml#
- $ref: /schemas/spi/spi-peripheral-props.yaml#
properties:
@@ -45,7 +45,7 @@ patternProperties:
enum: [1, 4, 8]
allOf:
- - $ref: "nand-controller.yaml#"
+ - $ref: nand-controller.yaml#
- if:
properties:
@@ -63,10 +63,10 @@ properties:
patternProperties:
"@[0-9a-f]+$":
- $ref: "/schemas/mtd/partitions/partition.yaml"
+ $ref: /schemas/mtd/partitions/partition.yaml
allOf:
- - $ref: "/schemas/memory-controllers/ti,gpmc-child.yaml"
+ - $ref: /schemas/memory-controllers/ti,gpmc-child.yaml
required:
- compatible
@@ -36,10 +36,10 @@ properties:
patternProperties:
"@[0-9a-f]+$":
- $ref: "/schemas/mtd/partitions/partition.yaml"
+ $ref: /schemas/mtd/partitions/partition.yaml
allOf:
- - $ref: "/schemas/memory-controllers/ti,gpmc-child.yaml"
+ - $ref: /schemas/memory-controllers/ti,gpmc-child.yaml
required:
- compatible