Re: [linux-sunxi] Linux 3.19.0-rc1 USB (both with Hans' fix and not): pctldev not found

2014-12-29 Thread Koen Kooi
Op 28 dec. 2014, om 21:50 heeft dan...@scratchpost.org het volgende geschreven: Hi, I tried to boot Linux 3.19.0-rc1 (with the USB regression fix by Hans de Goede) on Olinuxino LIME2, but I (still) get: [0.006689] pinctrl core: initialized pinctrl subsystem ... [0.055452]

Re: [linux-sunxi] Re: sata multiplier with A20

2014-12-29 Thread tandresen1977
Hi, these are my test results for the hdd speed with the Marvel PMP MV88SM9602: Driver information: hdparm -I /dev/sda /dev/sda: ATA device, with non-removable media Model Number:WD10JPVT-00MS8T0 Serial Number: WD-WXB1A1356953

[linux-sunxi] [PATCH v3 2/3] ARM: dts: sun6i: Add sun6i-a31s.dtsi

2014-12-29 Thread Hans de Goede
Add a dtsi file for A31s based boards. Since the A31s is the same die as the A31 in a different package, this dtsi simply includes sun6i-a31.dtsi and then overrides the pinctrl compatible to reflect the different package, everything else is identical. Signed-off-by: Hans de Goede

[linux-sunxi] [PATCH v3 1/3] ARM: dts: sun6i: Add ir node

2014-12-29 Thread Hans de Goede
Add a node for the ir receiver found on the A31. Signed-off-by: Hans de Goede hdego...@redhat.com --- Changes in v3: -Add ir label to the ir node --- arch/arm/boot/dts/sun6i-a31.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi

[linux-sunxi] [PATCH v3 3/3] ARM: dts: sun6i: Add dts file for CSQ CS908 board

2014-12-29 Thread Hans de Goede
The CSQ CS908 is an A31s based top-set box, with 1G RAM, 8G NAND, rtl8188etv usb wifi, 2 USB A receptacles (1 connected through the OTG controller), ethernet, 3.5 mm jack with a/v out and hdmi out. Note it has no sdcard slot and therefore can only be fel booted. Signed-off-by: Hans de Goede

[linux-sunxi] Re: Kurio 7S and boot linux (Debian...) sdcard... how??

2014-12-29 Thread mohamedmediouni91
Can you upload a SD card image? ( never got the LCD working) -- 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

[linux-sunxi] Re: Kurio 7S and boot linux (Debian...) sdcard... how??

2014-12-29 Thread Piotr Kopeć
Above all need script.bin copy of android ( /dev/nanda ) and u-boot-sunxi-with-spl.bin write to sdcard but tomorrow upload image sdcard. -- 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

Re: [linux-sunxi] Re: sata multiplier with A20

2014-12-29 Thread Gerardo Di Iorio
hi, 2014-12-29 11:33 GMT+01:00 tandresen1...@gmail.com: Hi, these are my test results for the hdd speed with the Marvel PMP MV88SM9602: Driver information: hdparm -I /dev/sda /dev/sda: ATA device, with non-removable media Model Number:WD10JPVT-00MS8T0 Serial

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

2014-12-29 Thread Jens Thiele
Chen-Yu Tsai w...@csie.org writes: On Mon, Dec 29, 2014 at 12:11 AM, Hans de Goede hdego...@redhat.com wrote: Weird, you did build upstream u-boot from source for your previous tests. right? and then it did work, right ? yes It seems some recent changes in upstream broke building with

[linux-sunxi] Re: [PATCH v8 3/6] input: misc: Add driver for AXP20x Power Enable Key

2014-12-29 Thread Dmitry Torokhov
On Tue, Dec 23, 2014 at 10:53:11AM +0800, Chen-Yu Tsai wrote: From: Carlo Caione ca...@caione.org This patch add support for the Power Enable Key found on MFD AXP202 and AXP209. Besides the basic support for the button, the driver adds two entries in sysfs to configure the time delay for

[linux-sunxi] Re: [PATCH v8 3/6] input: misc: Add driver for AXP20x Power Enable Key

2014-12-29 Thread Chen-Yu Tsai
On Tue, Dec 30, 2014 at 7:16 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Tue, Dec 23, 2014 at 10:53:11AM +0800, Chen-Yu Tsai wrote: From: Carlo Caione ca...@caione.org This patch add support for the Power Enable Key found on MFD AXP202 and AXP209. Besides the basic support for the