From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 29 May 2014 13:45:17 +0200 Subject: [U-Boot] [PATCH 4/8] input: Add support for FMA1125 touch controller In-Reply-To: <1400164490-14673-5-git-send-email-dietho@gmx.de> References: <1400164490-14673-1-git-send-email-dietho@gmx.de> <1400164490-14673-5-git-send-email-dietho@gmx.de> Message-ID: <53871DCD.5090502@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/15/2014 04:34 PM, dietho at gmx.de wrote: > From: Thomas Diener > > Signed-off-by: Thomas Diener > --- > drivers/input/Makefile | 3 +- > drivers/input/fma1125.c | 47 ++++++++++++++++ > include/fma1125.h | 140 +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 189 insertions(+), 1 deletion(-) > create mode 100644 drivers/input/fma1125.c > create mode 100644 include/fma1125.h > > diff --git a/drivers/input/Makefile b/drivers/input/Makefile > index 65c40ba..203a311 100644 > --- a/drivers/input/Makefile > +++ b/drivers/input/Makefile > @@ -14,4 +14,5 @@ obj-$(CONFIG_PS2MULT) += ps2mult.o ps2ser.o > endif > obj-y += input.o > obj-$(CONFIG_OF_CONTROL) += key_matrix.o > -obj-$(CONFIG_POLYTOUCH) += polytouch.o > \ No newline at end of file > +obj-$(CONFIG_POLYTOUCH) += polytouch.o > +obj-$(CONFIG_FMA1125) += fma1125.o > \ No newline at end of file It doesn't look right. Thanks, Michal -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 263 bytes Desc: OpenPGP digital signature URL: