From: xxx Date: Sat, 16 May 2015 09:36:14 +0000 (+0800) Subject: efuse: change PSCI_OS_ACCESS_REG to 0xa600ffb0 X-Git-Tag: firefly_0821_release~4158^2~65 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=47e09bd9fefd05eda228c0753d4b58117182747e;p=firefly-linux-kernel-4.4.55.git efuse: change PSCI_OS_ACCESS_REG to 0xa600ffb0 --- diff --git a/arch/arm/mach-rockchip/efuse.c b/arch/arm/mach-rockchip/efuse.c index b979e411dcd4..7311d5918334 100644 --- a/arch/arm/mach-rockchip/efuse.c +++ b/arch/arm/mach-rockchip/efuse.c @@ -67,7 +67,7 @@ static struct rockchip_efuse efuse; #define SEC_REG_WR_32 (SEC_REG_WR | SEC_REG_32) #define SEC_REG_WR_64 (SEC_REG_WR | SEC_REG_64) -#define PSCI_OS_ACCESS_REG (0xba00ffb0) +#define PSCI_OS_ACCESS_REG (0xa600ffb0) #define EFUSE_BASE 0xffb00000 /* * arg2: rd/wr control, bit[0] 0-rd 1-rt, bit[1] 0-32bit, 1-64bit