diff options
| author | Yang Guo <[email protected]> | 2022-09-27 03:32:21 +0000 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2022-09-27 09:30:53 +0000 |
| commit | af246cc6d0ed11318223606128bb0b09866c4c08 (patch) | |
| tree | b12c8c4129ae8e062980a969a4114fad774ae0f9 /lib/debugobjects.c | |
| parent | clocksource/drivers/imx-sysctr: handle nxp,no-divider property (diff) | |
| download | kernel-af246cc6d0ed11318223606128bb0b09866c4c08.tar.gz kernel-af246cc6d0ed11318223606128bb0b09866c4c08.zip | |
clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
CNTPCT_LO and CNTVCT_LO are defined by mistake in commit '8b82c4f883a7',
so fix them according to the Arm ARM DDI 0487I.a, Table I2-4
"CNTBaseN memory map" as follows:
Offset Register Type Description
0x000 CNTPCT[31:0] RO Physical Count register.
0x004 CNTPCT[63:32] RO
0x008 CNTVCT[31:0] RO Virtual Count register.
0x00C CNTVCT[63:32] RO
Fixes: 8b82c4f883a7 ("clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL")
Cc: [email protected]
Cc: Daniel Lezcano <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Mark Rutland <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Yang Guo <[email protected]>
Signed-off-by: Shaokun Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
