msm: board-9615: Add HSIC Peripheral support

Add HSIC Peripheral support to 9615.

Change-Id: Ic6fc032a0422d06a6f5ef38159a85ad0b97515f0
Signed-off-by: Ofir Cohen <ofirc@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-9615.c b/arch/arm/mach-msm/board-9615.c
index 37e4606..f708b11 100644
--- a/arch/arm/mach-msm/board-9615.c
+++ b/arch/arm/mach-msm/board-9615.c
@@ -385,6 +385,7 @@
 	&msm_device_charger,
 #endif
 	&msm_device_otg,
+	&msm_device_hsic_peripheral,
 	&msm_device_gadget_peripheral,
 	&msm_device_hsusb_host,
 	&msm_device_usb_bam,