commit | cc974cb58456bc40b5a4a2b8c46b1e13637279cc | [log] [tgz] |
---|---|---|
author | Jing Lin <jinglin@codeaurora.org> | Wed Feb 01 23:13:14 2012 -0800 |
committer | Jing Lin <jinglin@codeaurora.org> | Fri Mar 02 15:08:37 2012 -0800 |
tree | f42db33f8aca9698abb90527a11809d9b59a852c | |
parent | 0bcb5b599ab7f5e26ba46b3fab8cc344252c87e3 [diff] |
input: atmel_mxt_ts: Support hex format firmware upgrade The firmware file from Atmel is in hex format, while the touch controller expects binary data. The driver converts the data from hex to binary before passing them to the controller for upgrade. Change-Id: Iedccf467f18d3156280396153d7ca7cef1a52afb Signed-off-by: Jing Lin <jinglin@codeaurora.org>