Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-15 | Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle | Peter Chen | |
of_node_put needs to be called when the device node which is got from of_parse_phandle has finished using. Signed-off-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> | |||
2015-12-16 | Input: add touchscreen support for TS-4800 | Damien Riegel | |
On this board, the touchscreen, an ads7843, is not handled directly by Linux but by a companion FPGA. This FPGA is memory-mapped and the IP design is very similar to the mk712. This commit adds the support for this IP. Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> |