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 title: Allwinner A10 NAND Controller
allOf: allOf:
- $ref: "nand-controller.yaml" - $ref: nand-controller.yaml
maintainers: maintainers:
- Chen-Yu Tsai <wens@csie.org> - 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 title: Arasan NAND Flash Controller with ONFI 3.1 support
allOf: allOf:
- $ref: "nand-controller.yaml" - $ref: nand-controller.yaml
maintainers: maintainers:
- Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com> - 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 title: PL353 NAND Controller
allOf: allOf:
- $ref: "nand-controller.yaml" - $ref: nand-controller.yaml
maintainers: maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com> - Miquel Raynal <miquel.raynal@bootlin.com>

View File

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

View File

@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Intel LGM SoC NAND Controller title: Intel LGM SoC NAND Controller
allOf: allOf:
- $ref: "nand-controller.yaml" - $ref: nand-controller.yaml
maintainers: maintainers:
- Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com> - Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>

View File

@ -10,7 +10,7 @@ maintainers:
- Rob Herring <robh@kernel.org> - Rob Herring <robh@kernel.org>
allOf: allOf:
- $ref: "mtd.yaml#" - $ref: mtd.yaml#
- $ref: /schemas/spi/spi-peripheral-props.yaml# - $ref: /schemas/spi/spi-peripheral-props.yaml#
properties: properties:

View File

@ -14,7 +14,7 @@ description: |
file systems on embedded devices. file systems on embedded devices.
allOf: allOf:
- $ref: "mtd.yaml#" - $ref: mtd.yaml#
- $ref: /schemas/memory-controllers/mc-peripheral-props.yaml# - $ref: /schemas/memory-controllers/mc-peripheral-props.yaml#
properties: properties:

View File

@ -10,7 +10,7 @@ maintainers:
- Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
allOf: allOf:
- $ref: "nand-controller.yaml" - $ref: nand-controller.yaml
properties: properties:
compatible: compatible:

View File

@ -10,7 +10,7 @@ maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com> - Miquel Raynal <miquel.raynal@bootlin.com>
allOf: allOf:
- $ref: "mtd.yaml#" - $ref: mtd.yaml#
description: | description: |
This file covers the generic description of a NAND chip. It implies that the This file covers the generic description of a NAND chip. It implies that the

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Rockchip SoCs NAND FLASH Controller (NFC) title: Rockchip SoCs NAND FLASH Controller (NFC)
allOf: allOf:
- $ref: "nand-controller.yaml#" - $ref: nand-controller.yaml#
maintainers: maintainers:
- Heiko Stuebner <heiko@sntech.de> - Heiko Stuebner <heiko@sntech.de>

View File

@ -10,7 +10,7 @@ maintainers:
- Miquel Raynal <miquel.raynal@bootlin.com> - Miquel Raynal <miquel.raynal@bootlin.com>
allOf: allOf:
- $ref: "nand-chip.yaml#" - $ref: nand-chip.yaml#
- $ref: /schemas/spi/spi-peripheral-props.yaml# - $ref: /schemas/spi/spi-peripheral-props.yaml#
properties: properties:

View File

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

View File

@ -63,10 +63,10 @@ properties:
patternProperties: patternProperties:
"@[0-9a-f]+$": "@[0-9a-f]+$":
$ref: "/schemas/mtd/partitions/partition.yaml" $ref: /schemas/mtd/partitions/partition.yaml
allOf: allOf:
- $ref: "/schemas/memory-controllers/ti,gpmc-child.yaml" - $ref: /schemas/memory-controllers/ti,gpmc-child.yaml
required: required:
- compatible - compatible

View File

@ -36,10 +36,10 @@ properties:
patternProperties: patternProperties:
"@[0-9a-f]+$": "@[0-9a-f]+$":
$ref: "/schemas/mtd/partitions/partition.yaml" $ref: /schemas/mtd/partitions/partition.yaml
allOf: allOf:
- $ref: "/schemas/memory-controllers/ti,gpmc-child.yaml" - $ref: /schemas/memory-controllers/ti,gpmc-child.yaml
required: required:
- compatible - compatible