[linux-sunxi] Re: [PATCH 4/5] DMA: sun6i: Add driver for the Allwinner A31 DMA controller

2014-02-28 Thread Maxime Ripard
Hi Andy, On Tue, Feb 25, 2014 at 01:28:15PM +0200, Andy Shevchenko wrote: +static irqreturn_t sun6i_dma_interrupt(int irq, void *dev_id) +{ + struct sun6i_dma_dev *sdev = (struct sun6i_dma_dev *)dev_id; + struct sun6i_vchan *vchan; + struct sun6i_pchan *pchan; + int i, j, ret

Re: [linux-sunxi] Boot Android from SDcard

2014-02-28 Thread marvic_
Hi, I have not changed script.bin, Even i unable to see file. cubie have hdmi a13 not! I did not understand, That line On Friday, February 28, 2014 4:59:45 PM UTC+5:30, arete74 wrote: hi you have change script.bin for you device? cubie have hdmi a13 not! 2014-02-28 11:18 GMT+01:00

Re: [linux-sunxi] Fedora porting in A20.

2014-02-28 Thread Puneet B
In Fedora, Is it possible to port vlc and mplayer with cedarx by using fallowing link. http://linux-sunxi.org/VLC http://linux-sunxi.org/Cedrus Regards Punith -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and

Re: [linux-sunxi] Boot Android from SDcard

2014-02-28 Thread marvic_
Hi, Can you suggest, any other sdk which suits this A13 hardware. But on SD card? I think this cubie will not support this A13 hardware. On Friday, February 28, 2014 6:13:32 PM UTC+5:30, marvic_ wrote: Hi, Actually that script.bin and env copied to one of the partition in SD card. Not

[linux-sunxi] [PATCH v2 5/5] ARM: sun6i: dt: Add A31 DMA controller to DTSI

2014-02-28 Thread Maxime Ripard
Now that we have a DMA driver, we can add the DMA bindings in the DTSI for the controller and the devices supported that can use DMA. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- arch/arm/boot/dts/sun6i-a31.dtsi | 29 + 1 file changed, 29

[linux-sunxi] [PATCH v2 1/5] clk: sun6i: Protect CPU clock

2014-02-28 Thread Maxime Ripard
Right now, AHB is an indirect child clock of the CPU clock. If that happens to change, since the CPU clock has no other consumers declared in Linux, it would be shut down, which is not really a good idea. Prevent this by forcing it enabled. Signed-off-by: Maxime Ripard

[linux-sunxi] Re: [PATCH v7 08/15] ahci-imx: Port to library-ised ahci_platform

2014-02-28 Thread Russell King - ARM Linux
On Sat, Feb 22, 2014 at 04:53:37PM +0100, Hans de Goede wrote: + /* + * set PHY Paremeters, two steps to configure the GPR13, + * one write for rest of parameters, mask of first write + * is 0x07ff, and the other one write for setting +