Xilinx: ARM: added USB reset via GPIO to zc770 and zc702.
commit6161b5156e5306642bae375f4875893441c43217
authorBryce Kellogg <bryce.kellogg@xilinx.com>
Wed, 15 Aug 2012 17:34:19 +0000 (15 10:34 -0700)
committerJohn Linn <john.linn@xilinx.com>
Wed, 15 Aug 2012 23:21:26 +0000 (15 16:21 -0700)
tree518bbd955af67a06b6fbe18f18f35743ff123431
parentffa856d1e92f55aaa8b3d81d87018069b4ba51b7
Xilinx: ARM: added USB reset via GPIO to zc770 and zc702.

A GPIO is toggled during board setup to reset the USB on the zc702
and zc770 DC1 boards. Because the same MIO is used for other things
on the other zc770 daughter cards, the zc770 board file contains
a check for the DC1 devicetree compatible string before toggling.

Signed-off-by: Bryce Kellogg <bryce.kellogg@xilinx.com>
arch/arm/mach-zynq/board_zc702.c
arch/arm/mach-zynq/board_zc770.c