summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/reserved-memory/ramoops.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/reserved-memory/ramoops.yaml')
-rw-r--r--dts/Bindings/reserved-memory/ramoops.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/dts/Bindings/reserved-memory/ramoops.yaml b/dts/Bindings/reserved-memory/ramoops.yaml
index f4c351a695..45cc39ecc9 100644
--- a/dts/Bindings/reserved-memory/ramoops.yaml
+++ b/dts/Bindings/reserved-memory/ramoops.yaml
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
%YAML 1.2
---
-$id: "http://devicetree.org/schemas/reserved-memory/ramoops.yaml#"
-$schema: "http://devicetree.org/meta-schemas/core.yaml#"
+$id: http://devicetree.org/schemas/reserved-memory/ramoops.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Ramoops oops/panic logger
@@ -27,7 +27,7 @@ maintainers:
- Kees Cook <keescook@chromium.org>
allOf:
- - $ref: "reserved-memory.yaml"
+ - $ref: reserved-memory.yaml
properties:
compatible:
@@ -142,4 +142,3 @@ examples:
};
};
};
-