board: 8960: Specify the touchscreen firmware file name
This name is used by the driver to locate and flash the
correct firmware to the Atmel touchscreen controller.
Change-Id: Ib4775ac7e5986feb00feb4511f1488aecd0810a4
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-8960.c b/arch/arm/mach-msm/board-8960.c
index 7fd6820..3a48b25 100644
--- a/arch/arm/mach-msm/board-8960.c
+++ b/arch/arm/mach-msm/board-8960.c
@@ -1892,6 +1892,7 @@
.variant_id = 0x2,
.version = 0x10,
.build = 0xAA,
+ .fw_name = "atmel_8960_liquid_v2_1_AA.hex",
},
{
.config = mxt1386e_config_data_v2_1,