On Wed, Oct 16, 2019 at 08:07:22AM +0200, Michal Vokáč wrote: > On 03. 10. 19 8:12, Michal Vokáč wrote: > >Add the touch keyboard present on Hydra board. The controller > >is connected only using I2C lines. The interrupt line is not > >available hence we use the polling mode. > > > >Signed-off-by: Michal Vokáč <michal.vokac@xxxxxxxxx> > >--- > > This should ideally go through the input tree with the rest of > the changes that add support for the poll-interval. Not really necessary. The patches can reach linux-next and mainline through different trees, as long as there is no hard dependency which could break build or cause regression on any of the trees. Applied to imx/dt branch. Shawn