[PATCH] tty/serial : Add I2C support to Max310x driver (linux-3.8.13)

2016-09-07 Thread MeghanSaitwal
MAX3107/8 chip supports both SPI and I2C protocol. Currently, max310x driver support only SPI protocol. This patch adds I2C support to the driver. With I2C support, we have added bulk read/write functionality which can be enabled using BULK_RW_ENABLE variable. Signed-off-by: Meghan Saitwal megha

How to submit patche to this list?

2016-09-06 Thread MeghanSaitwal
Hi, I want to know about the procedure to submit the patch to this list. Thanks, Meghan Saitwal