rockchip: clean up board_usb_init() for all SoCs
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 12:02:00 +0000 (20:02 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit6c9a9df9f507986bdcd4cd518f4022c7373292f8
tree84f1863a53af62390e684949d17a82896623d758
parent283e61a6615b66f2539ebecafe274d9608911be1
rockchip: clean up board_usb_init() for all SoCs

Use "snps,dwc2" for compatible name and and common variable
names so that we can share the common code for all SoCs.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/rk3036-board.c
arch/arm/mach-rockchip/rk3128-board.c
arch/arm/mach-rockchip/rk322x-board.c
arch/arm/mach-rockchip/rk3288-board.c
arch/arm/mach-rockchip/rv1108-board.c
board/rockchip/evb_rk3328/evb-rk3328.c