diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-27 19:46:21 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-27 19:46:21 +0300 |
commit | 24131a61ec8c2d83431cb818281d3c9db986ab08 (patch) | |
tree | 09cfec8127aa78d529aa5339706317e632522ffc /Documentation/devicetree/bindings/arc/archs-pct.txt | |
parent | 508fea71c6b2108ce81814a58fbc8c8aaf5e430f (diff) | |
parent | 1b10cb21d888c021bedbe678f7c26aee1bf04ffa (diff) | |
download | linux-24131a61ec8c2d83431cb818281d3c9db986ab08.tar.xz |
Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Pull ARC fixes from Vineet Gupta:
- lockdep now works for ARCv2 builds
- enable DT reserved-memory binding (for forthcoming HDMI driver)
* tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
ARC: add support for reserved memory defined by device tree
ARC: support generic per-device coherent dma mem
Documentation: dt: arc: fix spelling mistakes
ARCv2: Enable LOCKDEP
Diffstat (limited to 'Documentation/devicetree/bindings/arc/archs-pct.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arc/archs-pct.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arc/archs-pct.txt b/Documentation/devicetree/bindings/arc/archs-pct.txt index 1ae98b87c640..e4b9dcee6d41 100644 --- a/Documentation/devicetree/bindings/arc/archs-pct.txt +++ b/Documentation/devicetree/bindings/arc/archs-pct.txt @@ -2,7 +2,7 @@ The ARC HS can be configured with a pipeline performance monitor for counting CPU and cache events like cache misses and hits. Like conventional PCT there -are 100+ hardware conditions dynamically mapped to upto 32 counters. +are 100+ hardware conditions dynamically mapped to up to 32 counters. It also supports overflow interrupts. Required properties: |