Re: Touchscreen - MFD driver for TPS6507x family

2011-03-09 Thread Bastian Ruppert
but we still have problems with that issue. Nicolas, please tell me in which kernel tree you were satisfied with the touchscreen and i2c drivers. Thank you, regards, Bastian Ruppert.___ Davinci-linux-open-source mailing list Davinci-linux-open-source

[PATCH] Fix compile error for tps6507x.c due to implicit declarations of kfree / kzalloc

2010-06-11 Thread Bastian Ruppert
tps6507x.c fails to compile without this addition. Signed-off-by: Bastian Ruppert n...@max01.eu CC: Samuel Ortiz sa...@linux.intel.com CC: Todd Fischer todd.fisc...@ridgerun.com --- drivers/mfd/tps6507x.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/mfd

Re: Touchscreen - MFD driver for TPS6507x family

2010-06-09 Thread Bastian Ruppert
Hello Nicolas, thanks for the .conf file. this will help you to check if your hardware is ok. It helped. I applied your file on the khilman commit you are using but i had to patch the kernel in order to compile drivers/mfd/tps6507x.c . I think if you don`t have the same problems, that is

Re: Touchscreen - MFD driver for TPS6507x family

2010-06-09 Thread Bastian Ruppert
Hello Nicolas, thanks for the .conf file. this will help you to check if your hardware is ok. It helped. I applied your file on the khilman commit you are using but i had to patch the kernel in order to compile drivers/mfd/tps6507x.c . I think if you don`t have the same problems, that is

How to use the fb-driver with the patch: davinci: fb: Frame Buffer driver for TI A8xx/OMAP-L1xx

2009-07-22 Thread Bastian Ruppert
Hello, i try to enable the patch [PATCH] davinci: fb: Frame Buffer driver for TI A8xx/OMAP-L1xx from Sudhakar Rajashekhara. I can enable the Framebuffersupport via menuconfig, and there is a functioncall to static int __init da8xx_fb_init(void) (da8xx-fb.c) when running the driver on the