Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc814ff6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: ramoops: Add mem-type bindings snapshot"

parents a5a074a2 6492d16d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -45,6 +45,12 @@ Optional properties:
- unbuffered: if present, use unbuffered mappings to map the reserved region
  (defaults to buffered mappings)

- mem-type: determine the memory type of the reserved region, compatible with
  <unbuffered>, 0: writecombine(same as <unbuffered> is not set), 1: noncached
  (same as <unbuffered> is set), 2: normal memory(fully cached for better
  performance)
  (defaults to 0: writecombine)

- no-dump-oops: if present, only dump panics (defaults to panics and oops)

- flags: if present, pass ramoops behavioral flags (defaults to 0,