OSDN Git Service

This is the reference driver source code for Pixart OTS PAT9125.
authorLawrence Liao <lawrence_liao@pixart.com>
Fri, 16 Sep 2016 08:01:15 +0000 (13:31 +0530)
committerShantanu Jain <shjain@codeaurora.org>
Mon, 10 Oct 2016 06:18:08 +0000 (11:48 +0530)
commit4e09168fe611b498b251b8e12560f453ff1e8920
tree2c8c77b461149c5e49a14d0efe4ef0e86bc8431f
parentb1dbfd04c76ee6e336e3a8ee4bf75c4588d730a2
This is the reference driver source code for Pixart OTS PAT9125.

Change-Id: Ie366894e9e89707fa2950a7ffbfe4e93059a19a3
Signed-off-by: Lawrence Liao <lawrence_liao@pixart.com>
(cherry picked from commit dfc4349a8aa02bb0b7b0639ad5368a5c85f6520f)
Git-commit: dfc4349a8aa02bb0b7b0639ad5368a5c85f6520f
Git-repo: https://github.com/PixartOpen/pixart-sensor-db810-linux-driver
[shjain@codeaurora.org: removed below listed files from original
commit as they are not needed and to resolve trivial merge conflicts:
1. arch/arm/boot/dts/qcom/apq8094-dragonboard.dtsi
2. arch/arm/boot/dts/qcom/msm8994-pinctrl.dtsi
3. arch/arm/boot/dts/qcom/msm8994.dtsi
4. drivers/input/misc/Makefile
5. drivers/input/misc/ots_pat9125/Makefile
Remove the unused pieces of algorithm from the reference
driver of Pixart PAT9125 Rotating side button.]
Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
drivers/input/misc/ots_pat9125/pat9125_linux_driver.c [new file with mode: 0644]
drivers/input/misc/ots_pat9125/pixart_ots.c [new file with mode: 0644]
drivers/input/misc/ots_pat9125/pixart_ots.h [new file with mode: 0644]
drivers/input/misc/ots_pat9125/pixart_platform.h [new file with mode: 0644]