msm8953-mainline / linux

Linux mainline kernel with WIP patches for msm8953 devices
Other
112 stars 60 forks source link

SD Card and touch screen fixes for potter on 5.16 #32

Closed SirSireesh closed 2 years ago

SirSireesh commented 2 years ago

CD-gpios don't work on potter for whatever reason, so the current solution is to just drop them. Also the touchscreen doesn't work, because the fixed regulator was disabled. @vladly says its better to model this as a reset-gpio in the synaptics driver, but I haven't had the time to do that, so I think its best to simply force the gpio to the on state for now.