[linux-sunxi] A20, AXP, linux mainline, no power off on halt

2015-01-17 Thread Lars Doelle
Hi everyone, the subject say it. The very last message I get, is | reboot: System halted. but then, the device does not power off, i.e. the screen remains active displaying the text and I have to power it off manually. Contrary, reboot works as usual. Is there anything extra needed to be

[linux-sunxi] Re: [PATCH v4 2/5] ARM:sunxi:drivers:input Add support for A10/A20 PS2

2015-01-17 Thread Dmitry Torokhov
Hi Vishnu, On Fri, Jan 16, 2015 at 07:33:38PM +0530, Vishnu Patekar wrote: Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com --- drivers/input/serio/Kconfig | 11 ++ drivers/input/serio/Makefile|1 + drivers/input/serio/sun4i-ps2.c | 330

Re: [linux-sunxi] A20, AXP, linux mainline, no power off on halt

2015-01-17 Thread Jens Thiele
Lars Doelle lars.doe...@on-line.de writes: Hi everyone, the subject say it. The very last message I get, is | reboot: System halted. but then, the device does not power off, i.e. the screen remains active displaying the text and I have to power it off manually. +1 -- You received this

hack to switch off olimex a13-lcd10ts with mainline kernel (Was: Re: [linux-sunxi] sunxi-3.4.103 and CONFIG_CMA=y = no mmc)

2015-01-17 Thread Jens Thiele
Jens Thiele ka...@karme.de writes: as far as i understand maybe i could use a hack to switch the lcd off (fake dpms) via the sysfs gpio interface for now? [...] I think the pins for A20 OLinuXino MICRO + A13-LCD10TS would be: CONFIG_VIDEO_LCD_POWER=PH8 CONFIG_VIDEO_LCD_BL_EN=PH7

[linux-sunxi] sun9i pll4 upstream kernel code seems wrong

2015-01-17 Thread Hans de Goede
Hi ChenYu, Looking at drivers/clk/sunxi/clk-sun9i-core.c: sun9i_a80_get_pll4_factors(), and comparing it with the A80 user manual, things seem way off, this seems more accurate (although also possibly not quite) for pll1 / pll2 then for pll4, and the comment at the top does mention PLL1 once.

[linux-sunxi] Re: sun9i pll4 upstream kernel code seems wrong

2015-01-17 Thread Chen-Yu Tsai
Hi, On Sat, Jan 17, 2015 at 5:34 PM, Hans de Goede hdego...@redhat.com wrote: Hi ChenYu, Looking at drivers/clk/sunxi/clk-sun9i-core.c: sun9i_a80_get_pll4_factors(), and comparing it with the A80 user manual, things seem way off, this seems more accurate (although also possibly not quite)

Re: [linux-sunxi] sunxi-3.4.103 and CONFIG_CMA=y = no mmc

2015-01-17 Thread Jens Thiele
Siarhei Siamashka siarhei.siamas...@gmail.com writes: On Fri, 16 Jan 2015 23:30:11 +0100 Jens Thiele ka...@karme.de wrote: with kernel sunxi-3.4.103 (sunxi-3.4 branch) and CONFIG_CMA=y (as in sun7i_defconfig) i have no mmc device. hardware: a20 olinuxino micro [3.494360] [mmc-msg]

[linux-sunxi] Re: sun9i pll4 upstream kernel code seems wrong

2015-01-17 Thread Hans de Goede
Hi, On 17-01-15 11:37, Chen-Yu Tsai wrote: Hi, On Sat, Jan 17, 2015 at 5:34 PM, Hans de Goede hdego...@redhat.com wrote: Hi ChenYu, Looking at drivers/clk/sunxi/clk-sun9i-core.c: sun9i_a80_get_pll4_factors(), and comparing it with the A80 user manual, things seem way off, this seems more

[linux-sunxi] Re: sun9i pll4 upstream kernel code seems wrong

2015-01-17 Thread Hans de Goede
Hi, On 17-01-15 12:12, Hans de Goede wrote: Hi, On 17-01-15 11:37, Chen-Yu Tsai wrote: Hi, On Sat, Jan 17, 2015 at 5:34 PM, Hans de Goede hdego...@redhat.com wrote: Hi ChenYu, Looking at drivers/clk/sunxi/clk-sun9i-core.c: sun9i_a80_get_pll4_factors(), and comparing it with the A80 user

[linux-sunxi] Re: sun9i pll4 upstream kernel code seems wrong

2015-01-17 Thread Chen-Yu Tsai
Hi, On Sat, Jan 17, 2015 at 7:15 PM, Hans de Goede hdego...@redhat.com wrote: Hi, On 17-01-15 12:12, Hans de Goede wrote: Hi, On 17-01-15 11:37, Chen-Yu Tsai wrote: Hi, On Sat, Jan 17, 2015 at 5:34 PM, Hans de Goede hdego...@redhat.com wrote: Hi ChenYu, Looking at

[linux-sunxi] Re: sun9i pll4 upstream kernel code seems wrong

2015-01-17 Thread Hans de Goede
Hi, On 17-01-15 13:09, Chen-Yu Tsai wrote: Hi, On Sat, Jan 17, 2015 at 7:15 PM, Hans de Goede hdego...@redhat.com wrote: Hi, On 17-01-15 12:12, Hans de Goede wrote: Hi, On 17-01-15 11:37, Chen-Yu Tsai wrote: Hi, On Sat, Jan 17, 2015 at 5:34 PM, Hans de Goede hdego...@redhat.com wrote: