Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread Priit Laes
Ühel kenal päeval, K, 05.03.2014 kell 23:31, kirjutas hmandevt...@gmail.com: Hi Priit, You need at least version 3.12 of Linus' tree because support for A20-OLinuXino was only added then: http://linux-sunxi.org/Mainlining_Effort To test the latest goodness like SATA and USB follow this

Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread hmandevteam
And dtb? i followed a part of this guide (kernel build and Write kernel uImage you build to the sd) http://olimex.wordpress.com/2013/11/05/building-the-ultimate-debian-sd-card-for-linux-with-kernel-3-4-for-a20-olinuxino-micro/ and i haven't found dtb -- You received this message because you

Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread Carlo Caione
On Thu, Mar 6, 2014 at 9:39 AM, hmandevt...@gmail.com wrote: And dtb? i followed a part of this guide (kernel build and Write kernel uImage you build to the sd) http://olimex.wordpress.com/2013/11/05/building-the-ultimate-debian-sd-card-for-linux-with-kernel-3-4-for-a20-olinuxino-micro/

[linux-sunxi] Re: sunxi-devel branch updated to 3.14-rc5

2014-03-06 Thread Андрей Панов
There is errors in Kconfig: $ make config scripts/kconfig/conf --oldaskconfig Kconfig drivers/video/Kconfig:42:error: recursive dependency detected! drivers/video/Kconfig:42: symbol FB is selected by DRM_KMS_FB_HELPER drivers/gpu/drm/Kconfig:39: symbol DRM_KMS_FB_HELPER is selected by

Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread hmandevteam
Hi Carlo, sorry but it's my first time to build kernel on ARM board :) i generated sun7i-a20-olinuxino-micro.dtb/dts and copied into boot partition as uImage but at boot i don't see any console to U-boot prompt. I'm using HDMI video output -- You received this message because you are

[linux-sunxi] Re: [PATCH] regulator: helpers: Modify helpers enabling multi-bit control

2014-03-06 Thread Mark Brown
On Wed, Mar 05, 2014 at 10:11:29PM +0100, Carlo Caione wrote: This patch extends the regulator helpers to account for device that use multiple bits for control when using regmap enable/disable/bypass ops. I've applied this to unblock your driver, however I think we should just refactor the

Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread Carlo Caione
On Thu, Mar 6, 2014 at 10:25 AM, hmandevt...@gmail.com wrote: Hi Carlo, sorry but it's my first time to build kernel on ARM board :) i generated sun7i-a20-olinuxino-micro.dtb/dts and copied into boot partition as uImage but at boot i don't see any console to U-boot prompt. I'm using HDMI

[linux-sunxi] How is the kernel mainlining process?

2014-03-06 Thread Draplater
Website linux-sunxi writes: The upstream code does not support NAND, MMC or SATA, you can only boot off a USB harddisk. (from http://linux-sunxi.org/Mainline_Kernel_Howto) Is there any changes? Is the mainline kernel still that unusable now? -- You received this message because you are

Re: [linux-sunxi] Re: [PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209

2014-03-06 Thread Carlo Caione
On Thu, Mar 6, 2014 at 11:07 AM, Hans de Goede hdego...@redhat.com wrote: Hi, On 03/05/2014 09:46 PM, Carlo Caione wrote: On Wed, Mar 5, 2014 at 9:02 PM, Hans de Goede hdego...@redhat.com wrote: So I've added your patches to my sunxi-devel tree and they work as advertised :) Thank you

Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread Priit Laes
Ühel kenal päeval, N, 06.03.2014 kell 01:25, kirjutas hmandevt...@gmail.com: Hi Carlo, sorry but it's my first time to build kernel on ARM board :) i generated sun7i-a20-olinuxino-micro.dtb/dts and copied into boot partition as uImage but at boot i don't see any console to U-boot prompt.

Re: [linux-sunxi] Re: Build sunxi-next for A20

2014-03-06 Thread hmandevteam
Priit i understand, do you know when is planned release of next stable kernel ? or a roadmap ? -- 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] Re: Build sunxi-next for A20

2014-03-06 Thread Priit Laes
Ühel kenal päeval, N, 06.03.2014 kell 02:31, kirjutas hmandevt...@gmail.com: Priit i understand, do you know when is planned release of next stable kernel ? 3.4 branch can be considered stable. Mainline releases happen when Linus decides to release one (every few months). or a roadmap ?

Re: [linux-sunxi] Re: [PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209

2014-03-06 Thread Hans de Goede
Hi, On 03/06/2014 11:10 AM, Carlo Caione wrote: On Thu, Mar 6, 2014 at 11:07 AM, Hans de Goede hdego...@redhat.com wrote: Hi, On 03/05/2014 09:46 PM, Carlo Caione wrote: On Wed, Mar 5, 2014 at 9:02 PM, Hans de Goede hdego...@redhat.com wrote: So I've added your patches to my sunxi-devel

Re: [linux-sunxi] Re: [PATCH 0/7] mfd: AXP20x: Add support for AXP202 and AXP209

2014-03-06 Thread Carlo Caione
On Thu, Mar 6, 2014 at 12:05 PM, Hans de Goede hdego...@redhat.com wrote: Ah, yes but that is before you added all the regulators, which are a fixed part of the chip. Once you get long dts bits like that having a dtsi file makes a lot of sense IMHO. Note that the part of the dts this was

Re: [linux-sunxi] Building Olinuxino-A10-Lime using Yocto - not booting

2014-03-06 Thread Peter Olsson
Ok. More info on this one. I received my USB/UART adapter today, and I realized it actually does boot - but the HDMI was never initialized during boot. So I'm digging into this further, hopefully I'll get something working soon. /Peter Den tisdagen den 4:e mars 2014 kl. 16:09:34 UTC+1 skrev

[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-03-06 Thread Puneet B
how to configure default configuration of mpv in /home/local/.mpv/config so i can play video from gui. Regards Punith -- 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

Re: [linux-sunxi] Unable to play 720p video in Ubuntu

2014-03-06 Thread Simon Kenyon
i think you have the wrong mailing list On 6 Mar 2014, at 12:26, Puneet B punit...@gmail.com wrote: how to configure default configuration of mpv in /home/local/.mpv/config so i can play video from gui. -- You received this message because you are subscribed to the Google Groups

[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-03-06 Thread Rosimildo DaSilva
Dude, this list is not about mplayer application. You get better results when you ask these questions on the proper mailing list! R On Thursday, March 6, 2014 6:26:39 AM UTC-6, Puneet B wrote: how to configure default configuration of mpv in /home/local/.mpv/config so i can play video from

Re: [linux-sunxi] Building Olinuxino-A10-Lime using Yocto - not booting

2014-03-06 Thread Peter Olsson
Ok. So now it boots just fine, but I can't get the HDMI output to work. I'm guessing it might be related to the defconfig I provided for the kernel, which I just copied from the cibieboard config. Anyone have any pointers where to start looking? I've checked the fex file, and it seems correct

Re: [linux-sunxi] New u-boot from Hans de Geode's Git Repo won't boot any kernel (Cubieboard2)

2014-03-06 Thread Manfred Kreisl
Am Mittwoch, 5. März 2014 20:04:50 UTC+1 schrieb Hans de Goede: Attached is the .config I use for testing. Thank you for your help. It's working now :-) manfred@kmcubie:~$ uname -a Linux kmcubie 3.14.0-rc5+ #1 SMP Thu Mar 6 08:12:09 CET 2014 armv7l GNU/Linux manfred@kmcubie:~$ free

Re: [linux-sunxi] Building Olinuxino-A10-Lime using Yocto - not booting

2014-03-06 Thread Patrick Wood
Which kernel are you using? HDMI is only supported in 3.4. -- 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 linux-sunxi+unsubscr...@googlegroups.com. For more

Re: [linux-sunxi] Building Olinuxino-A10-Lime using Yocto - not booting

2014-03-06 Thread Peter Olsson
I'm on 3.4.67. However, I just managed to get it to work, I was missing these for the kernel config. CONFIG_FB_SUNXI=y CONFIG_FB_SUNXI_LCD=y CONFIG_FB_SUNXI_HDMI=y Now I'll work together a patch and try to get it commited for future users of this board. /Peter 2014-03-06 16:11 GMT+01:00

[linux-sunxi] [PATCH RFC] hwmon: AXP20x: Add support for hwmon subsystem

2014-03-06 Thread Chen-Yu Tsai
AXP202 and AXP209 can report voltages and current readings for its various power inputs, as well as the LiPo battery. There is also an internal temperature sensor. This patch adds basic support for them. Signed-off-by: Chen-Yu Tsai w...@csie.org --- Hi everyone, This is a basic hwmon driver for

[linux-sunxi] Stop NATO, stop World WAR !

2014-03-06 Thread nil
Please STOP WAR ! -- 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 linux-sunxi+unsubscr...@googlegroups.com. For more options, visit

[linux-sunxi] Re: [PATCH] ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions

2014-03-06 Thread Tejun Heo
On Wed, Mar 05, 2014 at 08:17:49PM +0100, Hans de Goede wrote: This fixes the following warnings when CONFIG_PM_SLEEP is not set: drivers/ata/ahci_imx.c:284:12: warning: ‘imx_ahci_suspend’ defined but not used [-Wunused-function] drivers/ata/ahci_imx.c:299:12: warning: ‘imx_ahci_resume’

Re: [linux-sunxi] [PATCH] arch/arm/mach-sun7i/pm/standby/mem_printk.c used non-const char arrays. However gcc 4.6.3 likes to replace these by calls to memcpy. memcpy doesn't exist in the kernel. Havin

2014-03-06 Thread Alejandro Mery
On 06/03/14 04:44, Patrick Wood wrote: On Wednesday, March 5, 2014 5:55:50 PM UTC-5, Alejandro Mery wrote: On 05/03/14 16:14, Andreas Baierl wrote: Hi Alejandro, this patch breaks building because it's not applied as Danny sent it :) yes, I couldn't apply it because

[linux-sunxi] [PATCH v3 0/4] uboot sata support for sunxi platform

2014-03-06 Thread Ian Campbell
This is the third version of my series to add support for AHCI to the sunxi platform. This uses the existing ahci platform support already present in u-boot. Most of the sunxi specific code comes from the Linux platform patches. Since last time I've cut out all the unused register #defines and

[linux-sunxi] [PATCH v3 1/4] ahci-plat: Provide a weak scsi_init hook

2014-03-06 Thread Ian Campbell
This allow the platform to register the platform ahci device. Signed-off-by: Ian Campbell i...@hellion.org.uk --- In theory this could perhaps be used by highbank. I have access to a Midway system (close enough for testing purposes, I think) but since Calxeda has folded I'm not sure it is worth

[linux-sunxi] [PATCH v3 2/4] highbank: use scsi_init hook

2014-03-06 Thread Ian Campbell
Signed-off-by: Ian Campbell i...@hellion.org.uk --- board/highbank/highbank.c | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/board/highbank/highbank.c b/board/highbank/highbank.c index 4b272c7..d42447d 100644 --- a/board/highbank/highbank.c +++

[linux-sunxi] [PATCH v3 3/4] ahci: wait longer for link.

2014-03-06 Thread Ian Campbell
I have observed timeouts on a cubietruck. The increase to 40ms is completely arbitrary and Works For Me(tm). I couldn't find a good reference for how long you are supposed to wait, although googling around it seems like tens of ms rather than single digits is more common. I don't think there is

[linux-sunxi] [PATCH v3 4/4] ahci: provide sunxi SATA driver using AHCI platform framework

2014-03-06 Thread Ian Campbell
This enables the necessary clocks, in AHB0 and in PLL6_CFG. This is done for sun7i only since I don't have access to any other sunxi platforms with sata included. The bulk of the code is taken from the Linux ahci sunxi platform driver patches, adjusted for u-boot. This adds the PORT_DMA tweaks

Re: [linux-sunxi] [PATCH v3 0/4] uboot sata support for sunxi platform

2014-03-06 Thread Ian Campbell
On Fri, 2014-03-07 at 01:19 +, Ian Campbell wrote: This is the third version of my series to add support for AHCI to the sunxi platform. This uses the existing ahci platform support already present in u-boot. Most of the sunxi specific code comes from the Linux platform patches. Since

[linux-sunxi] Re: [U-Boot] [PATCH v3 2/4] highbank: use scsi_init hook

2014-03-06 Thread Rob Herring
On Thu, Mar 6, 2014 at 7:20 PM, Ian Campbell i...@hellion.org.uk wrote: Signed-off-by: Ian Campbell i...@hellion.org.uk Acked-by: Rob Herring r...@kernel.org --- board/highbank/highbank.c | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git

[linux-sunxi] Re: Allwinner joins Linaro Digital Home Group, commits to open source chip support

2014-03-06 Thread Stefan Monnier
lawsuits. But in the last year or two both Intel and AMD have overcome this fear and open sourced their GPU implementations. Make it in the last ten years. Publicly available datasheets and app notes for the TI chip contain more useful info than what I got out of the NDA loving company. Why