Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • fs
  • pstore
  • ram.c
Find file Blame History Permalink
  • Kees Cook's avatar
    ramoops: use DT reserved-memory bindings · 529182e2
    Kees Cook authored Jul 29, 2016
    
    
    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>
    529182e2

Imprint & Privacy Policy