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:
parent
e6b0922a9c
commit
1f79a611e7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue