Searched hist:"0145 a7141e597e14c60f7561add76bea874768b2" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | samsung,s6sy761.txt | 0145a7141e597e14c60f7561add76bea874768b2 Fri Nov 10 01:10:06 CST 2017 Andi Shyti <andi.shyti@samsung.com> Input: add support for the Samsung S6SY761 touchscreen
The S6SY761 touchscreen is a capicitive multi-touch controller for mobile use. It's connected with i2c at the address 0x48.
This commit provides a basic version of the driver which can handle only initialization, touch events and power states.
The controller is controlled by a firmware which, in the version I currently have, doesn't provide all the possible functionalities mentioned in the datasheet.
Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | s6sy761.c | 0145a7141e597e14c60f7561add76bea874768b2 Fri Nov 10 01:10:06 CST 2017 Andi Shyti <andi.shyti@samsung.com> Input: add support for the Samsung S6SY761 touchscreen
The S6SY761 touchscreen is a capicitive multi-touch controller for mobile use. It's connected with i2c at the address 0x48.
This commit provides a basic version of the driver which can handle only initialization, touch events and power states.
The controller is controlled by a firmware which, in the version I currently have, doesn't provide all the possible functionalities mentioned in the datasheet.
Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Makefile | diff 0145a7141e597e14c60f7561add76bea874768b2 Fri Nov 10 01:10:06 CST 2017 Andi Shyti <andi.shyti@samsung.com> Input: add support for the Samsung S6SY761 touchscreen
The S6SY761 touchscreen is a capicitive multi-touch controller for mobile use. It's connected with i2c at the address 0x48.
This commit provides a basic version of the driver which can handle only initialization, touch events and power states.
The controller is controlled by a firmware which, in the version I currently have, doesn't provide all the possible functionalities mentioned in the datasheet.
Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Kconfig | diff 0145a7141e597e14c60f7561add76bea874768b2 Fri Nov 10 01:10:06 CST 2017 Andi Shyti <andi.shyti@samsung.com> Input: add support for the Samsung S6SY761 touchscreen
The S6SY761 touchscreen is a capicitive multi-touch controller for mobile use. It's connected with i2c at the address 0x48.
This commit provides a basic version of the driver which can handle only initialization, touch events and power states.
The controller is controlled by a firmware which, in the version I currently have, doesn't provide all the possible functionalities mentioned in the datasheet.
Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|