RE: [PATCH v2 resend 0/1] Input: add support HiDeep touchscreen.
From: Anthony Kim <hidden>
Date: 2017-11-06 04:00:17
Also in:
linux-devicetree, lkml
From: Anthony Kim <hidden>
Date: 2017-11-06 04:00:17
Also in:
linux-devicetree, lkml
Hi Dmitry, Thanks for your mention.
Hi Anthony,
On Tue, Oct 31, 2017 at 07:17:56PM +0900, Anthony Kim wrote:quoted
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
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html