Re: [PATCH v2 resend 0/1] Input: add support HiDeep touchscreen.

From: Dmitry Torokhov
Date: Fri Nov 03 2017 - 20:36:03 EST


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.

Thanks.

--
Dmitry