Hi Dmitry,

Thanks for your mention.

>Hi Anthony,

>On Tue, Oct 31, 2017 at 07:17:56PM +0900, Anthony Kim wrote:
>> Hi,
>> 
>> I remake patch to base on dmitry's modified code.
>> Please refer as follow.
>> http://www.spinics.net/lists/linux-input/msg53724.html
>> 
>> That code is working well almost, but needed to some modified.
>> 
>> - v2
>>   - Our fw binary data is little endian, but our IC protocol
>>     for fw update use big endian. So it need to convert to big endian data
>>     and I added about it.

>I understand that _currently_ your firmware binary is little endian, however 
>it is easily remedied on your side. I do not understand why you would want to 
>encumber the kernel running on many devices to do that conversion on fly.

As your mention, I will don't convert to another endian again. I didn't know 
whether it affected. Just I hoped our IC work well.
And I will test again using big endian binary. If there need to modify, I will 
send modified patch.

Thanks! 

>Thanks.

>--
>Dmitry

Reply via email to