[linux-sunxi] Re: [PATCH v3 4/4] power: Add an axp20x-usb-power driver

2015-06-28 Thread Krzysztof Kozlowski
W dniu 28.06.2015 o 05:25, Bruno Prémont pisze: On Sat, 27 Jun 2015 14:28:40 Krzysztof Kozlowski wrote: W dniu 26.06.2015 o 19:59, Hans de Goede pisze: This adds a driver for the usb power_supply bits of the axp20x PMICs. I initially started writing my own driver, before coming aware of

[linux-sunxi] Re: [PATCH V4 1/2] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet

2015-06-28 Thread Maxime Ripard
On Thu, Jun 25, 2015 at 07:22:19PM +0200, Karsten Merker wrote: +ehci0 { + /* rtl8188etv wifi is connected here */ No need to mention it, it's what discoverable buses are made for. Hello Maxime, using the same reasoning that caused you to ask for a description of the uart0 config

[linux-sunxi] Mainline mmc driver and RT_PREEMPT_FULL issue (4.0.5)

2015-06-28 Thread carossopatrick
Hello all, I'm trying to have a minimally functional mainline RT_PREEMPT_FULL on a olinuxino-A10-lime. Unfortunately there is an issue with the mmc driver. (The crash dump is at bottom). The driver seems to work in the RT_PREEMPT_BASE mode. I've very little knowledge of kernel internals, but

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-28 Thread Henrik Nordström
fre 2015-06-26 klockan 01:12 +1000 skrev Julian Calaby: It's obvious what is required: 1. Datasheets 2. Programming manuals 3. GPL compliant drivers 4. (L)GPL compliant userspace stuff and maybe 5. Some on-going contribution to the community And 6. That community uses and improves

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-28 Thread Henrik Nordström
tor 2015-06-25 klockan 12:13 +0200 skrev Luc Verhaegen: The bad copyright headers is just stupidity. The direct loading of non-LGPLed binaries into LGPLed code is very deliberate. And to my best understanding is not in any way a violation of the LGPL license. Care to explain what I am missing?

Re: [linux-sunxi] Further Allwinner misbehaviour.

2015-06-28 Thread Julian Calaby
Hi Henrik, On Mon, Jun 29, 2015 at 10:33 AM, Henrik Nordström hen...@henriknordstrom.net wrote: fre 2015-06-26 klockan 01:12 +1000 skrev Julian Calaby: It's obvious what is required: 1. Datasheets 2. Programming manuals 3. GPL compliant drivers 4. (L)GPL compliant userspace stuff and