diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2015-04-15 07:05:38 -0400 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2015-04-20 08:57:36 -0400 |
commit | 30fdd373f24cc50e250c71a6e2df89505e267804 (patch) | |
tree | aecf014d62177d8d438fa4a962c5556f491bc557 /arch/arc/boot | |
parent | 22f6b899125063c5dc955dd378c408b14d80b020 (diff) |
ARC: perf: Rename DT binding to not confuse with power mgmt
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/boot')
-rw-r--r-- | arch/arc/boot/dts/angel4.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/boot/dts/angel4.dts b/arch/arc/boot/dts/angel4.dts index 757e0c62c4f9..3b076fbd8366 100644 --- a/arch/arc/boot/dts/angel4.dts +++ b/arch/arc/boot/dts/angel4.dts | |||
@@ -64,7 +64,7 @@ | |||
64 | }; | 64 | }; |
65 | 65 | ||
66 | arcpmu0: pmu { | 66 | arcpmu0: pmu { |
67 | compatible = "snps,arc700-pmu"; | 67 | compatible = "snps,arc700-pct"; |
68 | }; | 68 | }; |
69 | }; | 69 | }; |
70 | }; | 70 | }; |