aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548/include/mach/defBF547.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-bf548/include/mach/defBF547.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 '')
-rw-r--r--arch/blackfin/mach-bf548/include/mach/defBF547.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/blackfin/mach-bf548/include/mach/defBF547.h b/arch/blackfin/mach-bf548/include/mach/defBF547.h
index d55dcc0f5324..7cc7928a3c73 100644
--- a/arch/blackfin/mach-bf548/include/mach/defBF547.h
+++ b/arch/blackfin/mach-bf548/include/mach/defBF547.h
@@ -254,9 +254,6 @@
#define USB_APHY_CALIB 0xffc03de4 /* Register used to set some calibration values */
#define USB_APHY_CNTRL2 0xffc03de8 /* Register used to prevent re-enumeration once Moab goes into hibernate mode */
-/* (PHY_TEST is for ADI usage only) */
-
-#define USB_PHY_TEST 0xffc03dec /* Used for reducing simulation time and simplifies FIFO testability */
#define USB_PLLOSC_CTRL 0xffc03df0 /* Used to program different parameters for USB PLL and Oscillator */
#define USB_SRP_CLKDIV 0xffc03df4 /* Used to program clock divide value for the clock fed to the SRP detection logic */