[PATCH 0/2] Input: cyttsp5 - add vddio regulator

Lin, Meng-Bo posted 2 patches 3 years, 4 months ago
[PATCH 0/2] Input: cyttsp5 - add vddio regulator
Posted by Lin, Meng-Bo 3 years, 4 months ago
The Samsung touchscreen controllers are often used with external pull-up
for the interrupt line and the I2C lines, so we might need to enable
a regulator to bring the lines into usable state. Otherwise, this might
cause spurious interrupts and reading from I2C will fail.

Implement support for a "vddio-supply" that is enabled by the cyttsp5
driver so that the regulator gets enabled when needed.