Skip to content

Commit 6a66fb9

Browse files
committed
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>
1 parent d3369a4 commit 6a66fb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-emc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ patternProperties:
165165
const: 0
166166

167167
lpddr2:
168-
$ref: "ddr/jedec,lpddr2.yaml#"
168+
$ref: ddr/jedec,lpddr2.yaml#
169169
type: object
170170

171171
patternProperties:

Documentation/devicetree/bindings/memory-controllers/ti,gpmc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ patternProperties:
129129
The child device node represents the device connected to the GPMC
130130
bus. The device can be a NAND chip, SRAM device, NOR device
131131
or an ASIC.
132-
$ref: "ti,gpmc-child.yaml"
132+
$ref: ti,gpmc-child.yaml
133133

134134

135135
required:

0 commit comments

Comments
 (0)