Commit 72e418c4 authored by Rob Herring's avatar Rob Herring

dt-bindings: reserved-memory: Drop unneeded quotes

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Reviewed-by: default avatarThierry Reding <treding@nvidia.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230327170122.4103518-1-robh@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 5bae6ac1
...@@ -16,7 +16,7 @@ maintainers: ...@@ -16,7 +16,7 @@ maintainers:
- David Brazdil <dbrazdil@google.com> - David Brazdil <dbrazdil@google.com>
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
properties: properties:
compatible: compatible:
......
...@@ -14,7 +14,7 @@ description: On Tegra210, firmware passes a binary representation of the ...@@ -14,7 +14,7 @@ description: On Tegra210, firmware passes a binary representation of the
EMC frequency table via a reserved memory region. EMC frequency table via a reserved memory region.
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
properties: properties:
compatible: compatible:
......
...@@ -17,8 +17,8 @@ maintainers: ...@@ -17,8 +17,8 @@ maintainers:
- Vincent Whitchurch <vincent.whitchurch@axis.com> - Vincent Whitchurch <vincent.whitchurch@axis.com>
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
- $ref: "/schemas/mtd/mtd.yaml" - $ref: /schemas/mtd/mtd.yaml
properties: properties:
compatible: compatible:
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/reserved-memory/qcom,cmd-db.yaml#" $id: http://devicetree.org/schemas/reserved-memory/qcom,cmd-db.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Command DB title: Qualcomm Command DB
...@@ -20,7 +20,7 @@ maintainers: ...@@ -20,7 +20,7 @@ maintainers:
- Bjorn Andersson <bjorn.andersson@linaro.org> - Bjorn Andersson <bjorn.andersson@linaro.org>
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
properties: properties:
compatible: compatible:
......
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/reserved-memory/qcom,rmtfs-mem.yaml#" $id: http://devicetree.org/schemas/reserved-memory/qcom,rmtfs-mem.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Remote File System Memory title: Qualcomm Remote File System Memory
...@@ -15,7 +15,7 @@ maintainers: ...@@ -15,7 +15,7 @@ maintainers:
- Bjorn Andersson <bjorn.andersson@linaro.org> - Bjorn Andersson <bjorn.andersson@linaro.org>
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
properties: properties:
compatible: compatible:
......
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/reserved-memory/ramoops.yaml#" $id: http://devicetree.org/schemas/reserved-memory/ramoops.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Ramoops oops/panic logger title: Ramoops oops/panic logger
...@@ -27,7 +27,7 @@ maintainers: ...@@ -27,7 +27,7 @@ maintainers:
- Kees Cook <keescook@chromium.org> - Kees Cook <keescook@chromium.org>
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
properties: properties:
compatible: compatible:
......
...@@ -10,7 +10,7 @@ maintainers: ...@@ -10,7 +10,7 @@ maintainers:
- devicetree-spec@vger.kernel.org - devicetree-spec@vger.kernel.org
allOf: allOf:
- $ref: "reserved-memory.yaml" - $ref: reserved-memory.yaml
properties: properties:
compatible: compatible:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment