Quallenauge / Easybox-904-XDSL

Fork of openwrt with vendor specific changes from open sourced firmware 3.10.
GNU General Public License v2.0
20 stars 8 forks source link

Touchpad driver #3

Closed ScApi closed 5 years ago

ScApi commented 6 years ago

As LTE version dosn't use SIPO for TP, and Your driver uses it by default can You make it driver independent, or dependent on dts settings ?

Quallenauge commented 6 years ago

You mean the gpio calls? They seem to activate the i2c bus. Does it hurts the LTE device, or are they "only" useless?

ScApi commented 6 years ago

It works but only with dummy gpios in dts, SIPO is simply useless in LTE version.