Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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: Thierry Reding <treding@nvidia.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230327170122.4103518-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+14 -14
+1 -1
Documentation/devicetree/bindings/reserved-memory/google,open-dice.yaml
··· 16 16 - David Brazdil <dbrazdil@google.com> 17 17 18 18 allOf: 19 - - $ref: "reserved-memory.yaml" 19 + - $ref: reserved-memory.yaml 20 20 21 21 properties: 22 22 compatible:
+1 -1
Documentation/devicetree/bindings/reserved-memory/nvidia,tegra210-emc-table.yaml
··· 14 14 EMC frequency table via a reserved memory region. 15 15 16 16 allOf: 17 - - $ref: "reserved-memory.yaml" 17 + - $ref: reserved-memory.yaml 18 18 19 19 properties: 20 20 compatible:
+2 -2
Documentation/devicetree/bindings/reserved-memory/phram.yaml
··· 17 17 - Vincent Whitchurch <vincent.whitchurch@axis.com> 18 18 19 19 allOf: 20 - - $ref: "reserved-memory.yaml" 21 - - $ref: "/schemas/mtd/mtd.yaml" 20 + - $ref: reserved-memory.yaml 21 + - $ref: /schemas/mtd/mtd.yaml 22 22 23 23 properties: 24 24 compatible:
+3 -3
Documentation/devicetree/bindings/reserved-memory/qcom,cmd-db.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/reserved-memory/qcom,cmd-db.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/reserved-memory/qcom,cmd-db.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Qualcomm Command DB 8 8 ··· 20 20 - Bjorn Andersson <bjorn.andersson@linaro.org> 21 21 22 22 allOf: 23 - - $ref: "reserved-memory.yaml" 23 + - $ref: reserved-memory.yaml 24 24 25 25 properties: 26 26 compatible:
+3 -3
Documentation/devicetree/bindings/reserved-memory/qcom,rmtfs-mem.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/reserved-memory/qcom,rmtfs-mem.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/reserved-memory/qcom,rmtfs-mem.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Qualcomm Remote File System Memory 8 8 ··· 15 15 - Bjorn Andersson <bjorn.andersson@linaro.org> 16 16 17 17 allOf: 18 - - $ref: "reserved-memory.yaml" 18 + - $ref: reserved-memory.yaml 19 19 20 20 properties: 21 21 compatible:
+3 -3
Documentation/devicetree/bindings/reserved-memory/ramoops.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/reserved-memory/ramoops.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/reserved-memory/ramoops.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Ramoops oops/panic logger 8 8 ··· 27 27 - Kees Cook <keescook@chromium.org> 28 28 29 29 allOf: 30 - - $ref: "reserved-memory.yaml" 30 + - $ref: reserved-memory.yaml 31 31 32 32 properties: 33 33 compatible:
+1 -1
Documentation/devicetree/bindings/reserved-memory/shared-dma-pool.yaml
··· 10 10 - devicetree-spec@vger.kernel.org 11 11 12 12 allOf: 13 - - $ref: "reserved-memory.yaml" 13 + - $ref: reserved-memory.yaml 14 14 15 15 properties: 16 16 compatible: