perf: fix sys_cpu_status0 reg error dts [1/1]

PD#SWPL-4843

Problem:
CtsSimpleperfTestCases 1 Fail on p231

Solution:
gxl,gxm,txl perf sys_cpu_status0 reg config error
modify it

Verify:
p212

Change-Id: Ie6e8747e8e4f02734bd7883ce6dcbc3fd3d28829
Signed-off-by: Hanjie Lin <hanjie.lin@amlogic.com>
This commit is contained in:
Hanjie Lin
2019-02-19 13:42:16 +08:00
committed by Jianxin Pan
parent ed50fbf1b8
commit 22be031db5
8 changed files with 8 additions and 8 deletions

View File

@@ -136,7 +136,7 @@
compatible = "arm,cortex-a15-pmu";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0xc8834400 0x4>;
reg = <0xc8834680 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -138,7 +138,7 @@
compatible = "arm,cortex-a15-pmu";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0xc8834400 0x4>;
reg = <0xc8834680 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -245,7 +245,7 @@
compatible = "arm,cortex-a15-pmu";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0xc8834400 0x4>;
reg = <0xc8834680 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -143,7 +143,7 @@
compatible = "arm,cortex-a15-pmu";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0xc8834400 0x4>;
reg = <0xc8834680 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -124,7 +124,7 @@
compatible = "arm,armv8-pmuv3";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x0 0xc8834400 0x0 0x4>;
reg = <0x0 0xc8834680 0x0 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -138,7 +138,7 @@
compatible = "arm,armv8-pmuv3";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x0 0xc8834400 0x0 0x4>;
reg = <0x0 0xc8834680 0x0 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -245,7 +245,7 @@
compatible = "arm,armv8-pmuv3";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x0 0xc8834400 0x0 0x4>;
reg = <0x0 0xc8834680 0x0 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;

View File

@@ -143,7 +143,7 @@
compatible = "arm,armv8-pmuv3";
/* clusterb-enabled; */
interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x0 0xc8834400 0x0 0x4>;
reg = <0x0 0xc8834680 0x0 0x4>;
cpumasks = <0xf>;
/* default 10ms */
relax-timer-ns = <10000000>;