msm: board-8930: Add pil-q6 devices

MSM8930 also contains Q6 processors for audio and modem
operations. Add support for these devices so they can be booted
when needed.

Change-Id: Ib9ea651c75668457e45bdb6a283ca86b094bec05
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-8930.c b/arch/arm/mach-msm/board-8930.c
index a5c0079..3acf31f 100644
--- a/arch/arm/mach-msm/board-8930.c
+++ b/arch/arm/mach-msm/board-8930.c
@@ -1528,6 +1528,9 @@
 	&msm8930_device_ext_5v_vreg,
 	&msm8930_device_ext_l2_vreg,
 	&msm8960_device_ssbi_pmic,
+	&msm_8960_q6_lpass,
+	&msm_8960_q6_mss_fw,
+	&msm_8960_q6_mss_sw,
 	&msm8960_device_qup_spi_gsbi1,
 	&msm8960_device_qup_i2c_gsbi3,
 	&msm8960_device_qup_i2c_gsbi4,