summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorMicky Ching <micky_ching@realsil.com.cn>2015-02-25 13:50:10 +0800
committerLee Jones <lee.jones@linaro.org>2015-03-03 16:41:17 +0000
commit9e33ce79f828eb5a1bb9dd4830c7fa719d4279dc (patch)
tree79443d44f62bebfd4eace1cc9ba75ee61dc5a860 /include/linux/mfd
parentada71f5588320e7a5c7166cb7c1c8c40cb866ac4 (diff)
downloadop-kernel-dev-9e33ce79f828eb5a1bb9dd4830c7fa719d4279dc.zip
op-kernel-dev-9e33ce79f828eb5a1bb9dd4830c7fa719d4279dc.tar.gz
mfd: rtsx: Update PETXCFG address
PETXCFG is defined at 0xFF03, the old 0xFE49 not used any more. Signed-off-by: Micky Ching <micky_ching@realsil.com.cn> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/rtsx_pci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/rtsx_pci.h b/include/linux/mfd/rtsx_pci.h
index e81f2bb..87cff60 100644
--- a/include/linux/mfd/rtsx_pci.h
+++ b/include/linux/mfd/rtsx_pci.h
@@ -572,7 +572,6 @@
#define MSGTXDATA2 0xFE46
#define MSGTXDATA3 0xFE47
#define MSGTXCTL 0xFE48
-#define PETXCFG 0xFE49
#define LTR_CTL 0xFE4A
#define OBFF_CFG 0xFE4C
@@ -606,6 +605,7 @@
#define DUMMY_REG_RESET_0 0xFE90
#define AUTOLOAD_CFG_BASE 0xFF00
+#define PETXCFG 0xFF03
#define PM_CTRL1 0xFF44
#define PM_CTRL2 0xFF45
OpenPOWER on IntegriCloud