dt-bindings: mtd: Drop unneeded quotes

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>
Reviewed-by: Heiko Stuebner <heiko@sntech.de> #rockchip
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230317233631.3968509-1-robh@kernel.org
This commit is contained in:
Rob Herring 2023-03-17 18:36:30 -05:00 committed by Miquel Raynal
parent e6b0922a9c
commit 1f79a611e7
19 changed files with 21 additions and 21 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -93,7 +93,7 @@ required:
unevaluatedProperties: false
allOf:
- $ref: "nand-controller.yaml"
- $ref: nand-controller.yaml
- if:
properties:

View File

@ -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>

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -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

View File

@ -51,7 +51,7 @@ properties:
patternProperties:
"^nand@[a-f0-9]$":
$ref: "nand-chip.yaml#"
$ref: nand-chip.yaml#
properties:
reg:

View File

@ -31,7 +31,7 @@ properties:
patternProperties:
"^partition@[0-9a-f]+$":
$ref: "partition.yaml#"
$ref: partition.yaml#
properties:
compatible:
const: brcm,bcm4908-firmware

View File

@ -32,7 +32,7 @@ properties:
patternProperties:
"^partition@[0-9a-f]+$":
$ref: "partition.yaml#"
$ref: partition.yaml#
properties:
compatible:
items:

View File

@ -46,7 +46,7 @@ patternProperties:
- 512
allOf:
- $ref: "nand-controller.yaml#"
- $ref: nand-controller.yaml#
- if:
properties:

View File

@ -10,7 +10,7 @@ maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com>
allOf:
- $ref: "nand-controller.yaml"
- $ref: nand-controller.yaml
properties:
compatible:

View File

@ -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>

View File

@ -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:

View File

@ -45,7 +45,7 @@ patternProperties:
enum: [1, 4, 8]
allOf:
- $ref: "nand-controller.yaml#"
- $ref: nand-controller.yaml#
- if:
properties:

View File

@ -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

View File

@ -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