msm: board-8064: Enable LPASS Q6 PIL driver for 8064

Change-Id: I6768c8e42bec033c05dfc509d92aad87ba4257b8
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-8064-regulator.c b/arch/arm/mach-msm/board-8064-regulator.c
index ee5c5b6..7267f96 100644
--- a/arch/arm/mach-msm/board-8064-regulator.c
+++ b/arch/arm/mach-msm/board-8064-regulator.c
@@ -109,6 +109,7 @@
 };
 VREG_CONSUMERS(L26) = {
 	REGULATOR_SUPPLY("8921_l26",		NULL),
+	REGULATOR_SUPPLY("core_vdd",		"pil_qdsp6v4.0"),
 };
 VREG_CONSUMERS(L27) = {
 	REGULATOR_SUPPLY("8921_l27",		NULL),
diff --git a/arch/arm/mach-msm/board-8064.c b/arch/arm/mach-msm/board-8064.c
index ccbc35e..f48487e 100644
--- a/arch/arm/mach-msm/board-8064.c
+++ b/arch/arm/mach-msm/board-8064.c
@@ -1077,6 +1077,7 @@
 	&msm_bus_8064_cpss_fpb,
 	&msm_device_vidc,
 	&msm_8960_riva,
+	&msm_8960_q6_lpass,
 };
 
 static struct platform_device *sim_devices[] __initdata = {