aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf527/include/mach/defBF525.h
diff options
context:
space:
mode:
authorAndre Wolokita <Andre.Wolokita@analog.com>2014-09-05 10:42:28 +1000
committerSteven Miao <realmz6@gmail.com>2015-04-23 21:34:31 +0800
commitbb717b33aa6b01abcc78c7a18dec343a3bde9574 (patch)
tree447338e6473068f7c3e7c883ca794df6433dc837 /arch/blackfin/mach-bf527/include/mach/defBF525.h
parentbf609: remove softswitch i2c configuration from adv7842 and adv7511 platform data (diff)
downloadlinux-dev-bb717b33aa6b01abcc78c7a18dec343a3bde9574.tar.xz
linux-dev-bb717b33aa6b01abcc78c7a18dec343a3bde9574.zip
debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR
Interacting with the USB_PHY_TEST MMR through debugfs was causing wide-spread chaos in the realm (kernel panic). Expunge all references to this demonic register. Signed-off-by: Andre Wolokita <Andre.Wolokita@analog.com>
Diffstat (limited to 'arch/blackfin/mach-bf527/include/mach/defBF525.h')
-rw-r--r--arch/blackfin/mach-bf527/include/mach/defBF525.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/blackfin/mach-bf527/include/mach/defBF525.h b/arch/blackfin/mach-bf527/include/mach/defBF525.h
index 71578d964d00..591e00ff620a 100644
--- a/arch/blackfin/mach-bf527/include/mach/defBF525.h
+++ b/arch/blackfin/mach-bf527/include/mach/defBF525.h
@@ -77,10 +77,6 @@
#define USB_APHY_CNTRL2 0xffc039e8 /* Register used to prevent re-enumeration once Moab goes into hibernate mode */
-/* (PHY_TEST is for ADI usage only) */
-
-#define USB_PHY_TEST 0xffc039ec /* Used for reducing simulation time and simplifies FIFO testability */
-
#define USB_PLLOSC_CTRL 0xffc039f0 /* Used to program different parameters for USB PLL and Oscillator */
#define USB_SRP_CLKDIV 0xffc039f4 /* Used to program clock divide value for the clock fed to the SRP detection logic */