Skip to content
Commit 529182e2 authored by Kees Cook's avatar Kees Cook
Browse files

ramoops: use DT reserved-memory bindings



Instead of a ramoops-specific node, use a child node of /reserved-memory.
This requires that of_platform_device_create() be explicitly called
for the node, though, since "/reserved-memory" does not have its own
"compatible" property.

Suggested-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
parent f38d2e53
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