[linux-sunxi] [PATCH 1/4] clk: sunxi: Allwinner A20 output clock support

2013-12-23 Thread Chen-Yu Tsai
This patch adds support for the external clock outputs on the Allwinner A20 SoC. The clock outputs are similar to module 0 type clocks, with different offsets and widths for clock factors. Signed-off-by: Chen-Yu Tsai w...@csie.org --- drivers/clk/sunxi/clk-sunxi.c | 57

Re: [linux-sunxi] Sun8i (A23) spotted in the wild.

2013-12-23 Thread Olliver Schinagl
On 22-12-13 07:30, Patrick Wood wrote: The boot_clock in the .fex file is given as 1008. Maybe because they copy/pasted the fex? look at the 'extreme_freq' in the dvfs I think it was oliver On Friday, December 20, 2013 8:46:32 PM UTC-5, Runzhong Yi wrote: It could be possible since A23

[linux-sunxi] A39-based MELE Android source code.

2013-12-23 Thread Sergey Lapin
Hi, all! Is there some buildable Android manifest for mele, which is current enough? My A39 mele frustratesm me somewhat as I have to reinstall it from mmc card each few days. As this device is too far from my everyday reach (as used by kid to watch youtube) I can use it only at tiny moments,

Re: [linux-sunxi] Waiting for root device /dev/mmcblk0p2...

2013-12-23 Thread Baodong Chen
hi Puneet: i don't clearly know the reason why the sdcard can not boot, but the board failed to boot is private A20 board. and cubietruck can boot form the same sdcard. On Mon, Dec 23, 2013 at 7:12 PM, Puneet B punit...@gmail.com wrote: Hi Baodang, Still i have the issue. Can you what will

Re: [linux-sunxi] Re: Upstreaming sunxi mmc support

2013-12-23 Thread Hans de Goede
Hi, On 12/23/2013 08:28 AM, Olliver Schinagl wrote: On 21-12-13 13:15, Hans de Goede wrote: Hi, On 12/20/2013 11:52 PM, Maxime Ripard wrote: Hi Hans, On Fri, Dec 20, 2013 at 08:22:56PM +0100, Hans de Goede wrote: Hi, On 12/20/2013 09:33 AM, Maxime Ripard wrote: Hi Hans, On Fri, Dec 20,

[linux-sunxi] Re: [PATCH 2/4] ARM: dts: sun7i: external clock outputs

2013-12-23 Thread Emilio López
Hi, El 23/12/13 05:37, Chen-Yu Tsai escribió: This commit adds the two external clock outputs available on A20 to its device tree. A dummy fixed factor clock is also added to serve as the first input of the clock outputs, which according to AW's A20 user manual, is the 24MHz oscillator divided

[linux-sunxi] Re: [PATCH 2/4] ARM: dts: sun7i: external clock outputs

2013-12-23 Thread Emilio López
El 23/12/13 13:43, Chen-Yu Tsai escribió: Hi, On Tue, Dec 24, 2013 at 12:21 AM, Emilio López emi...@elopez.com.ar wrote: Hi, El 23/12/13 05:37, Chen-Yu Tsai escribió: This commit adds the two external clock outputs available on A20 to its device tree. A dummy fixed factor clock is also

[linux-sunxi] Re: [PATCH 1/4] clk: sunxi: Allwinner A20 output clock support

2013-12-23 Thread Mike Turquette
Quoting Emilio López (2013-12-23 08:23:47) Hi again, El 23/12/13 13:13, Emilio López escribió: Hi, El 23/12/13 05:37, Chen-Yu Tsai escribió: This patch adds support for the external clock outputs on the Allwinner A20 SoC. The clock outputs are similar to module 0 type clocks, with