lkml.org 
[lkml]   [2017]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] driver: input :touchscreen : Change Raydium firmware update parameter
Date
Hi Guenter:
>> Change boot mode trigger parameter of Raydium firmware update.
>>

>That is a bit vague. What is changed to what, and why ?

>In other words, what prevents someone else from changing it back to
>the old value, using the same description ?

This bit control erase type as doing firmware update. We want just reserve more infomation after pass through production line. This's convenient
for debug, so that it's okay as some one use old version.

>> Signed-off-by: jeffrey.lin <jeffrey.lin@rad-ic.com>
>> ---
>> drivers/input/touchscreen/raydium_i2c_ts.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/drivers/input/touchscreen/raydium_i2c_ts.c b/drivers/input/touchscreen/raydium_i2c_ts.c
>> index a99fb5cac5a0..8a81257634ba 100644
>> --- a/drivers/input/touchscreen/raydium_i2c_ts.c
>> +++ b/drivers/input/touchscreen/raydium_i2c_ts.c
>> @@ -450,7 +450,7 @@ static bool raydium_i2c_boot_trigger(struct i2c_client *client)
>> { 0x08, 0x04, 0x09, 0x00, 0x50, 0xA5 },
>> { 0x08, 0x0C, 0x09, 0x00, 0x50, 0x00 },
>> { 0x06, 0x01, 0x00, 0x00, 0x00, 0x00 },
>> - { 0x02, 0xA2, 0x00, 0x00, 0x00, 0x00 },
>> + { 0x02, 0xA1, 0x00, 0x00, 0x00, 0x00 },
>> };


Thanks.

Jeffrey

\
 
 \ /
  Last update: 2017-05-04 03:44    [W:0.049 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site