Message ID | 20191029005806.3577376-1-megous@megous.com (mailing list archive) |
---|---|
Headers | show |
Series | Add touchscreen support for TBS A711 Tablet | expand |
On Tue, Oct 29, 2019 at 01:58:03AM +0100, Ondrej Jirman wrote: > This is a resurrection of https://lkml.org/lkml/2018/7/25/143 > > Compared to v4 of Mylène's series I've dropped all attempts to > power off the chip during suspend. This patch just enables the > regulator during probe and disables it on driver rmmod. > > I've tested the driver with suspend/resume and touching the > panel resumes my soc. OK, I guess we can revisit when someone really needs power savings in suspend... I folded bindings into the driver change and applied, dts changes should go through respective tree. Thanks.
Hi, On 19-10-28 21:15, Dmitry Torokhov wrote: > On Tue, Oct 29, 2019 at 01:58:03AM +0100, Ondrej Jirman wrote: > > This is a resurrection of https://lkml.org/lkml/2018/7/25/143 > > > > Compared to v4 of Mylène's series I've dropped all attempts to > > power off the chip during suspend. This patch just enables the > > regulator during probe and disables it on driver rmmod. > > > > I've tested the driver with suspend/resume and touching the > > panel resumes my soc. > > OK, I guess we can revisit when someone really needs power savings in > suspend... Please have a look on https://patchwork.kernel.org/cover/11149039/. I've already send patches for it. Regards, Marco > I folded bindings into the driver change and applied, dts changes should > go through respective tree. > > Thanks. > > -- > Dmitry >