diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-10-19 10:04:22 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-10-19 18:54:16 +0200 |
commit | fad956fc5c5c55bacd155cd2411bed9c2c3a4bf5 (patch) | |
tree | 0f392c92cbf32b2b652fcc7726270b5d05c3921c /Documentation | |
parent | dt-bindings: nfc: marvell,nci: convert to dtschema (diff) | |
download | linux-fad956fc5c5c55bacd155cd2411bed9c2c3a4bf5.tar.xz linux-fad956fc5c5c55bacd155cd2411bed9c2c3a4bf5.zip |
dt-bindings: reserved-memory: ramoops: update ramoops.yaml references
Changeset 89a5bf0f22fd ("dt-bindings: reserved-memory: ramoops: Convert txt bindings to yaml")
renamed: Documentation/devicetree/bindings/reserved-memory/ramoops.txt
to: Documentation/devicetree/bindings/reserved-memory/ramoops.yaml.
Update the cross-references accordingly.
Fixes: 89a5bf0f22fd ("dt-bindings: reserved-memory: ramoops: Convert txt bindings to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/bccd9c181b68a1ebbaefd5dcce63e1b8a4b1596c.1634630486.git.mchehab+huawei@kernel.org
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/admin-guide/ramoops.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/ramoops.rst b/Documentation/admin-guide/ramoops.rst index 8f107d8c9261..e9f85142182d 100644 --- a/Documentation/admin-guide/ramoops.rst +++ b/Documentation/admin-guide/ramoops.rst @@ -69,7 +69,7 @@ Setting the ramoops parameters can be done in several different manners: mem=128M ramoops.mem_address=0x8000000 ramoops.ecc=1 B. Use Device Tree bindings, as described in - ``Documentation/devicetree/bindings/reserved-memory/ramoops.txt``. + ``Documentation/devicetree/bindings/reserved-memory/ramoops.yaml``. For example:: reserved-memory { |