[linux-sunxi] [PATCH 1/2] k1001l1c should use proper dram file too.

2014-06-01 Thread Korneliusz Osmenda
--- board/sunxi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/sunxi/Makefile b/board/sunxi/Makefile index 8b429bc..b8ea9b8 100644 --- a/board/sunxi/Makefile +++ b/board/sunxi/Makefile @@ -46,7 +46,7 @@ obj-$(CONFIG_INET_K70HC) += dram_inet_k70hc.o

[linux-sunxi] [PATCH 2/2] fix k1001l1c name so it buidls with sunxi-bsp

2014-06-01 Thread Korneliusz Osmenda
--- boards.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.cfg b/boards.cfg index cc9ba1a..fd53aa7 100644 --- a/boards.cfg +++ b/boards.cfg @@ -417,7 +417,7 @@ Active arm armv7 sunxi - sunxi Active arm armv7

Re: [linux-sunxi] [PATCH 2/2] fix k1001l1c name so it buidls with sunxi-bsp

2014-06-01 Thread Korneliusz Osmenda
On Sunday, June 1, 2014 1:39:42 PM UTC+2, Luc Verhaegen wrote: On Sun, Jun 01, 2014 at 01:33:53PM +0200, Korneliusz Osmenda wrote: --- boards.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards.cfg b/boards.cfg index cc9ba1a..fd53aa7 100644

[linux-sunxi] [PATCH v2] k1001l1c should use proper dram file too.

2014-06-01 Thread Korneliusz Osmenda
This was broken in: f0a91836e85: Unify eoma68_a20 and a20_olinuxino_m dram settings Signed-off-by: Korneliusz Osmenda korneliu...@gmail.com Reviewed-by: Luc Verhaegen l...@skynet.be --- board/sunxi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/sunxi/Makefile

[linux-sunxi] [PATCH] ft5x_ts: fix registering interrupt

2014-06-01 Thread Korneliusz Osmenda
Signed-off-by: Korneliusz Osmenda korneliu...@gmail.com --- drivers/input/touchscreen/ft5x_ts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/touchscreen/ft5x_ts.c b/drivers/input/touchscreen/ft5x_ts.c index 5d8dc97..1300ff9 100644 --- a/drivers/input

[linux-sunxi] [PATCH] k1001l1c: fix touchpad settings

2014-06-01 Thread Korneliusz Osmenda
Signed-off-by: Korneliusz Osmenda korneliu...@gmail.com --- sys_config/a20/k1001l1c.fex | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sys_config/a20/k1001l1c.fex b/sys_config/a20/k1001l1c.fex index b11d75e..2716c0f 100644 --- a/sys_config/a20/k1001l1c.fex +++ b

[linux-sunxi] LVDS LCD no clock

2014-01-06 Thread Korneliusz Osmenda
Hi, I'm trying to run linux on my tablet. (K1001L1C) I have probed PD7 pin to get know what is going on. On android I get 52MHz LVDS signal. On linux-sunxi I get high LVDS state (1,4V) I tried to tweak fex file but I haven't got anywhere. Regards. Korneliusz Osmenda -- You received

Re: [linux-sunxi] LVDS LCD no clock

2014-01-06 Thread Korneliusz Osmenda
On Monday, January 6, 2014 3:46:41 PM UTC+1, Luc Verhaegen wrote: On Mon, Jan 06, 2014 at 05:41:36AM -0800, Korneliusz Osmenda wrote: Hi, I'm trying to run linux on my tablet. (K1001L1C) I have probed PD7 pin to get know what is going on. On android I get 52MHz LVDS signal