dt-bindings: memory-controllers: drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed, checking for this can be enabled in yamllint. Link: https://lore.kernel.org/r/20230609140720.64743-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
d3369a4b6f
commit
6a66fb9ffe
@ -165,7 +165,7 @@ patternProperties:
|
||||
const: 0
|
||||
|
||||
lpddr2:
|
||||
$ref: "ddr/jedec,lpddr2.yaml#"
|
||||
$ref: ddr/jedec,lpddr2.yaml#
|
||||
type: object
|
||||
|
||||
patternProperties:
|
||||
|
@ -129,7 +129,7 @@ patternProperties:
|
||||
The child device node represents the device connected to the GPMC
|
||||
bus. The device can be a NAND chip, SRAM device, NOR device
|
||||
or an ASIC.
|
||||
$ref: "ti,gpmc-child.yaml"
|
||||
$ref: ti,gpmc-child.yaml
|
||||
|
||||
|
||||
required:
|
||||
|
Loading…
Reference in New Issue
Block a user