This patchset extends the TS-5500 platform driver to support the very similar Technologic Systems TS-5400 board (like the others from the TS-5x00 serie).
The TS-5400 also has 2 GPIO blocks, which will be declared in a future patch, once the gpio-ts5500 driver will be modified accordingly. Vivien Didelot (3): x86: (ts5500) use DEVICE_ATTR_RO macro x86: (ts5500) add a name attribute x86: (ts5500) add support for TS-5400 Documentation/ABI/testing/sysfs-platform-ts5500 | 7 ++ arch/x86/platform/ts5500/ts5500.c | 94 ++++++++++++++----------- 2 files changed, 60 insertions(+), 41 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

