Re: [PATCH 1/2] spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH

2011-10-29 Thread Grant Likely
On Fri, Oct 28, 2011 at 09:35:21AM +0900, Tomoya MORINAGA wrote: ML7831 is companion chip for Intel Atom E6xx series. Signed-off-by: Tomoya MORINAGA tomoya-li...@dsn.lapis-semi.com Applied both for 3.3, thanks. g. --- drivers/spi/Kconfig|6 +++---

[PATCH 1/2] spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH

2011-10-27 Thread Tomoya MORINAGA
ML7831 is companion chip for Intel Atom E6xx series. Signed-off-by: Tomoya MORINAGA tomoya-li...@dsn.lapis-semi.com --- drivers/spi/Kconfig|6 +++--- drivers/spi/spi-topcliff-pch.c |5 - 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/drivers/spi/Kconfig