sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arc / archs-pct.txt
blobe4b9dcee6d41a12579969691dab40289f21bfe58
1 * ARC HS Performance Counters
3 The ARC HS can be configured with a pipeline performance monitor for counting
4 CPU and cache events like cache misses and hits. Like conventional PCT there
5 are 100+ hardware conditions dynamically mapped to up to 32 counters.
6 It also supports overflow interrupts.
8 Required properties:
10 - compatible : should contain
11         "snps,archs-pct"
13 Example:
15 pmu {
16         compatible = "snps,archs-pct";