Prev: [PATCH 5/6] mfd/stmpexxx: fix stmpe811 enable hook
Next: [PATCH 2/6] gpio/stmpe-gpio: fix set direction input
From: Luotao Fu on 24 Jun 2010 07:20 Hi Rabin, I merged your stmpexxx patches and tested them on my board with a stmpe811 chip (gpio + touchscreen). In the following are few fixes for the gpio driver. In the serie is also the V4 of my stmpe touchscreen driver, which is now converted to the stmpexxx core. There appears to be two stmpe variants with a touchscreen controller: stmpe811 and stmpe610. I checked briefly the datasheet of stmpe610. It appears to be, as far as I can see, identical with stmpe811. Hence I think that the stmpe-ts should work for the stmpe610 too. Since I don't have a stmpe610 here, I didn't add the stmpe610 support to the core. Maybe someone out there has possiblities to test stmpe610, should not be too hard to add support for the chip to the core. cheers Luotao Fu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |