Hi Stephen, On Tue, May 6, 2014 at 3:13 PM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote: > From: Stephen Warren <swarren@xxxxxxxxxx> > > This series contains the minimum number of patches required to make the > Atmel MXT touchpad work on NVIDIA Tegra, which requires the device to be > instantiated from device tree rather than from a C board file. > > These patches are based on patches in the ChromeOS kernel. However, I took > a different approach to the devicetree-doesn't-provide-platform-data issue. > Rather than amending all users of platform data to work with or without it, > as the patches in the ChromeOS kernel do, I implemented a single function > mxt_parse_dt() to create a platform data structure from DT. This isolates > the changes required to a single function, rather than spreading them all > over the driver. Please coordinate with Nick Dyer, who has a long patch series that's been approved but not yet merged into the input tree. The few patches you've picked from the Chrome OS kernel overlap with his patch series. -- Benson Leung Software Engineer, Chrom* OS bleung@xxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html