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

2015-01-18 Thread Vishnu Patekar
Hello Dmitry, Thank you for review comments. Please see in-lined. On Sun, Jan 18, 2015 at 3:55 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Hi Vishnu, On Fri, Jan 16, 2015 at 07:33:38PM +0530, Vishnu Patekar wrote: Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com ---

Re: [linux-sunxi] [u-boot 2/2] sun5i: bump DEBE priority (useful on a10s only)

2015-01-18 Thread Siarhei Siamashka
On Sun, 04 Jan 2015 20:49:38 +0100 Hans de Goede hdego...@redhat.com wrote: Hi, On 04-01-15 20:19, Michal Suchanek wrote: Setting magic 'reserved' hpcr bit on sun5i DEBE seems required for smooth HDMI scanout of large frambuffer (eg. 1080p). This fix comes at the cost of some

[linux-sunxi] Re: Allwinner documentation (hardware datasheet, user manual) for A10, A10s, A13, A20, A31, A31s

2015-01-18 Thread Simos Xenitellis
Hi All, Sugar (shuge) posted a few updated documents on https://github.com/allwinner-zh/documents so in case you are not watching that repository, here is the summary. You can use diffpdf (sudo apt-get install diffpdf) to compare between the versions. diffpdf gives a lot of false positives as it

[linux-sunxi] [PATCH v3 1/3] ARM: dts: sun4i: Add mk802 board

2015-01-18 Thread Hans de Goede
The mk802 is the classic Allwinner A10 based hdmi tv-stick, it features 512M or 1G RAM, 4G nand, a mini-hdmi female connector, USB-A receptacle, mini-usb receptacle (OTG) and USB-wifi. Somewhat unique the mk802 does not use the AXP209 pmic, it does not have a pmic at all. For more details see:

[linux-sunxi] [PATCH v3 2/3] ARM: dts: sun4i: Add mk802ii board

2015-01-18 Thread Hans de Goede
The mk802ii is a revised version of the mk802 A10 based hdmi tv-stick, it features 1G RAM, 4G nand, a hdmi male connector, USB-A receptacle, 2 micro usb receptacles (OTG power) and USB-wifi, and does come with an axp209 pmic. For more details see: http://linux-sunxi.org/Rikomagic_mk802ii

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

2015-01-18 Thread Hans de Goede
Hi, On 18-01-15 12:06, Jens Thiele wrote: Hans de Goede hdego...@redhat.com writes: Which board are you using, is the axp209 driver build and loaded ? a20 olinuxino micro /boot$ grep -i axp config-3.19.0-rc3 # CONFIG_MFD_AXP20X is not set looks like it is set in sunxi_defconfig but not in

[linux-sunxi] [PATCH v3 2/2] ARM: dts: sun4i: Add dts file for Chuwi V7 CW0825 tablet

2015-01-18 Thread Hans de Goede
The Chuwi V7 is an A10 (sun4i) based tablet with 1G of RAM, 16G of nand flash, microsd slot, 7 1024x768 lvds ips panel, mini hdmi out, headphones out, stereo speakers, front back camera and usb wifi. It is clearly marked CHUWI, V7 and Model: CW0825 on the back of the tablet. Signed-off-by: Hans

[linux-sunxi] [PATCH v3 1/2] ARM: dts: sun7i: Add dts file for Bananapro board

2015-01-18 Thread Hans de Goede
Add support for the new Bananapro A20 development board from lemaker.org. This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle for OTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver, 3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio

[linux-sunxi] [PATCH v3 3/3] ARM: dts: sun5i: Add mk802_a10s board

2015-01-18 Thread Hans de Goede
The mk802_a10s re-uses is the classic mk802 case and functionality, but has an A10s SoC inside rather then the A10, it features 512M or 1G RAM, 4G nand, a mini-hdmi female connector, USB-A receptacle, mini-usb receptacle (OTG) and a sdio realtek wifi chip. Unlike the original mk802 it does have a

[linux-sunxi] Re: [PATCH v3 1/3] ARM: dts: sun4i: Add mk802 board

2015-01-18 Thread Hans de Goede
Hi all, Oops this series is not a v3, but rather at v1, iow this is the first posting, sorry about that. Regards, Hans On 18-01-15 13:09, Hans de Goede wrote: The mk802 is the classic Allwinner A10 based hdmi tv-stick, it features 512M or 1G RAM, 4G nand, a mini-hdmi female connector, USB-A

Re: u-boot olimex a13-lcd10ts (now aka LCD-OLinuXino-10TS?) (Was: Re: [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot)

2015-01-18 Thread Hans de Goede
Hi, On 18-01-15 13:42, Jens Thiele wrote: Hans de Goede hdego...@redhat.com writes: I've created and attached a defconfig for 20-OLinuXino-MICRO + A13-LCD10TS, can you give this a try with my personal git tree, sunxi-wip branch: https://github.com/jwrdegoede/u-boot-sunxi/tree/sunxi-wip

Re: [linux-sunxi] Re: Allwinner documentation (hardware datasheet, user manual) for A10, A10s, A13, A20, A31, A31s

2015-01-18 Thread Luc Verhaegen
On Sun, Jan 18, 2015 at 10:59:56AM +0200, Simos Xenitellis wrote: Hi All, Sugar (shuge) posted a few updated documents on https://github.com/allwinner-zh/documents so in case you are not watching that repository, here is the summary. You can use diffpdf (sudo apt-get install diffpdf) to

u-boot olimex a13-lcd10ts (now aka LCD-OLinuXino-10TS?) (Was: Re: [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot)

2015-01-18 Thread Jens Thiele
Hans de Goede hdego...@redhat.com writes: I've created and attached a defconfig for 20-OLinuXino-MICRO + A13-LCD10TS, can you give this a try with my personal git tree, sunxi-wip branch: https://github.com/jwrdegoede/u-boot-sunxi/tree/sunxi-wip [...] CONFIG_SPL=y

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

2015-01-18 Thread Jens Thiele
Hans de Goede hdego...@redhat.com writes: Which board are you using, is the axp209 driver build and loaded ? a20 olinuxino micro /boot$ grep -i axp config-3.19.0-rc3 # CONFIG_MFD_AXP20X is not set looks like it is set in sunxi_defconfig but not in multi_v7_defconfig. -- You received this

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

2015-01-18 Thread Jens Thiele
Hans de Goede hdego...@redhat.com writes: Well there is your problem... If it still does not work with that enabled let us know. works, thanks -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving

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

2015-01-18 Thread Hans de Goede
Hi, On 17-01-15 22:13, Lars Doelle wrote: Hi everyone, the subject say it. The very last message I get, is | reboot: System halted. Which board are you using, is the axp209 driver build and loaded ? Regards, Hans -- You received this message because you are subscribed to the Google

Re: [linux-sunxi] Re: Allwinner documentation (hardware datasheet, user manual) for A10, A10s, A13, A20, A31, A31s

2015-01-18 Thread Ian Campbell
On Sun, 2015-01-18 at 11:46 +0100, Luc Verhaegen wrote: ADDITIONS: A33: datasheet and user guide, both at version 1.1. (released 5 days ago) A80: datasheet and user guide, both at version 1.1. (released 2 months ago). Finally, at the https://github.com/allwinner-zh/bootloader

[linux-sunxi] Re: linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2015-01-18 Thread Ezaul Zillmer
Hello How could run u-boot with lcd with Cubieboard2 + DVK-521 using Kernke 3.19rc3 u-boot-wip with HDMI is already running not get to do the LCD picture Configuration it would be LCD e toud fex [disp_init] disp_init_enable = 1 disp_mode = 0 screen0_output_type = 1 screen0_output_mode = 4

[linux-sunxi] Difference in DRAM Registers on sunxi and lichee kernels

2015-01-18 Thread Toroshin Dmitry
Meminfo works strange on lichee kernel: on first boot zq is 0x7f, but after standby it is 0x12b73b7f I added this fucntion to meminfo utility to get full dram register dump on a20: static int sun4i_dram_regs_print(void) { void *base; base = mmap(NULL, SUN4I_IO_DRAM_SIZE,

[linux-sunxi] Re: Difference in DRAM Registers on sunxi and lichee kernels

2015-01-18 Thread Toroshin Dmitry
I cannot upload dump output files because of stupid google groups restrictions -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [linux-sunxi] A20 mainline kernel -- buttons and power information

2015-01-18 Thread Siarhei Siamashka
On Sat, 17 Jan 2015 04:35:55 +0100 Michal Suchanek hramr...@gmail.com wrote: On 17 January 2015 at 04:10, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Wed, 14 Jan 2015 12:20:12 +0100 Michal Suchanek hramr...@gmail.com wrote: On 14 January 2015 at 11:42, Lars Doelle

[linux-sunxi] Re: u-boot olimex a13-lcd10ts (now aka LCD-OLinuXino-10TS?)

2015-01-18 Thread Jens Thiele
Hans de Goede hdego...@redhat.com writes: Hi, On 18-01-15 13:42, Jens Thiele wrote: will you re-add A20-OLinuXino_MICRO-lcd10_defconfig to your sunxi-wip branch or did you change your mind? We've decided to not carry defconfig-s for board + addon combos upstream as that simply leads to a

Re: [linux-sunxi] Re: linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot

2015-01-18 Thread Siarhei Siamashka
On Sun, 18 Jan 2015 11:38:06 -0800 (PST) Ezaul Zillmer ezaulzill...@gmail.com wrote: Hello How could run u-boot with lcd with Cubieboard2 + DVK-521 using Kernke 3.19rc3 u-boot-wip with HDMI is already running not get to do the LCD picture Configuration it would be LCD e toud fex

Re: [linux-sunxi] Re: Allwinner documentation (hardware datasheet, user manual) for A10, A10s, A13, A20, A31, A31s

2015-01-18 Thread Luc Verhaegen
On Sun, Jan 18, 2015 at 07:33:42PM +, Ian Campbell wrote: On Sun, 2015-01-18 at 11:46 +0100, Luc Verhaegen wrote: ADDITIONS: A33: datasheet and user guide, both at version 1.1. (released 5 days ago) A80: datasheet and user guide, both at version 1.1. (released 2 months ago).

Re: [linux-sunxi] Difference in DRAM Registers on sunxi and lichee kernels

2015-01-18 Thread Siarhei Siamashka
On Sun, 18 Jan 2015 08:43:46 -0800 (PST) Toroshin Dmitry mitt...@sibmail.com wrote: Meminfo works strange on lichee kernel: on first boot zq is 0x7f, but after standby it is 0x12b73b7f This is fishy, but I don't think that we support lichee kernels here. Having bugs there is not surprising,