summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLukasz Majewski <l.majewski@samsung.com>2015-05-22 18:14:22 +0200
committerLukasz Majewski <l.majewski@samsung.com>2015-06-08 15:25:41 +0200
commit4e633e465b56ac24ecec1025f492fd3147f8d20f (patch)
tree170c1d4e7c2d903ab30b92d4e84623d3c74ae777 /arch
parent19b17d12549fbd670e516e40757265e406153da3 (diff)
downloadtalos-obmc-uboot-4e633e465b56ac24ecec1025f492fd3147f8d20f.tar.gz
talos-obmc-uboot-4e633e465b56ac24ecec1025f492fd3147f8d20f.zip
arm: exynos: USB3 PHY base definition for Exynos5 SoCs
After that change it would be possible to call samsung_get_base_usb3_phy() function to get proper base address Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/include/asm/arch-exynos/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-exynos/cpu.h b/arch/arm/include/asm/arch-exynos/cpu.h
index e7395201ad..cb3d2cc06f 100644
--- a/arch/arm/include/asm/arch-exynos/cpu.h
+++ b/arch/arm/include/asm/arch-exynos/cpu.h
@@ -167,6 +167,7 @@
#define EXYNOS5420_USB_HOST_EHCI_BASE 0x12110000
#define EXYNOS5420_MMC_BASE 0x12200000
#define EXYNOS5420_SROMC_BASE 0x12250000
+#define EXYNOS5420_USB3PHY_BASE 0x12500000
#define EXYNOS5420_UART_BASE 0x12C00000
#define EXYNOS5420_I2C_BASE 0x12C60000
#define EXYNOS5420_I2C_8910_BASE 0x12E00000
@@ -187,7 +188,6 @@
#define EXYNOS5420_FIMD_BASE DEVICE_NOT_AVAILABLE
#define EXYNOS5420_ADC_BASE DEVICE_NOT_AVAILABLE
#define EXYNOS5420_MODEM_BASE DEVICE_NOT_AVAILABLE
-#define EXYNOS5420_USB3PHY_BASE DEVICE_NOT_AVAILABLE
#define EXYNOS5420_USB_HOST_XHCI_BASE DEVICE_NOT_AVAILABLE
OpenPOWER on IntegriCloud