An error occurred during compile because there is no header file
at x86 configure.
Signed-off-by: Anthony Kim
---
drivers/input/touchscreen/hideep.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/input/touchscreen/hideep.c
b/drivers/input/touchscreen/hideep.c
index fc080a7
Sorry, for my late response.
There is missing some header file about gpio. So I will send patch as soon as.
Thank you your advice.
Anthony.
-Original Message-
From: kbuild test robot [mailto:fengguang...@intel.com]
Sent: Tuesday, December 5, 2017 9:23 PM
To: Anthony Kim
Cc: kbuild
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
Acked-by: Rob Herring
drivers
a,
+ error = hideep_update_firmware(ts, (const __be32 *)fw_entry->data,
fw_entry->size);
enable_irq(client->irq);
Anthony Kim (1):
Input: add support for HiDeep touchscreen
.../bindings/input/touchscreen/hideep.txt | 42 +
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/msg53
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
Acked-by: Rob Herring
drivers
int error, error2;
@@ -897,7 +909,7 @@ static ssize_t hideep_update_fw(struct device *dev,
mutex_lock(&ts->dev_mutex);
disable_irq(client->irq);
- error = hideep_update_firmware(ts, (const __be32 *)fw_entry->data,
+ error = hideep_update_f
, October 27, 2017 8:08 AM
To: Anthony Kim
Cc: linux-in...@vger.kernel.org; devicet...@vger.kernel.org;
linux-kernel@vger.kernel.org
Subject: Re: [PATCH resend 1/1] Input: add support for HiDeep touchscreen
Hi Anthony,
On Mon, Oct 16, 2017 at 11:10:06AM +0900, Anthony Kim wrote:
> The HiD
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
Acked-by: Rob Herring
drivers
Hi,
I remake patch file as base on last commit of next branch
and resend patch file.
Please review this.
My last mail as below.
http://www.spinics.net/lists/linux-input/msg53312.html
Thanks.
Anthony.
Anthony Kim (1):
Input: add support for HiDeep touchscreen
.../bindings/input/touchscreen
vice how
to use 40 bit register address at regmap.
Thank you.
Anthony.
2017-09-26 12:28 GMT+09:00 Anthony Kim :
> The HiDeep touchscreen device is a capacitive multi-touch controller
> mainly for multi-touch supported devices use. It use I2C interface for
> communication to IC and provid
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
Acked-by: Rob Herring
drivers
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
Acked-by: Rob Herring
drivers
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
drivers/input/touchscreen/Kconfig
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 42 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
drivers/input/touchscreen/Kconfig
two type IC. They are different
the number of channel supported and FW size. But the working protocol
is same.
Signed-off-by: Anthony Kim
---
.../bindings/input/touchscreen/hideep.txt | 39 +
.../devicetree/bindings/vendor-prefixes.txt|1 +
drivers/input/touchscreen/Kconfig
16 matches
Mail list logo