[linux-sunxi] r3p2 version of the Mali driver A20

2015-03-17 Thread ditmar . rose
Mali driver are closed source. You can not compile it by your own. -- 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

Re: [linux-sunxi] Re: [RFC] Serial number on sunxi devices

2015-03-17 Thread Olliver Schinagl
Hey Paul, On 16-03-15 23:09, Paul Kocialkowski wrote: Le lundi 16 mars 2015 à 09:12 +0100, Hans de Goede a écrit : Hi, On 15-03-15 22:38, Paul Kocialkowski wrote: As far as I know, there is currently no mechanism in place to give each device a unique serial number, that would be shown in

Re: [linux-sunxi] Re: [RFC] Serial number on sunxi devices

2015-03-17 Thread Paul Kocialkowski
Le mardi 17 mars 2015 à 08:17 +0100, Olliver Schinagl a écrit : Hey Paul, On 16-03-15 23:09, Paul Kocialkowski wrote: Le lundi 16 mars 2015 à 09:12 +0100, Hans de Goede a écrit : Hi, On 15-03-15 22:38, Paul Kocialkowski wrote: As far as I know, there is currently no mechanism in

Re: [linux-sunxi] Re: [RFC] Serial number on sunxi devices

2015-03-17 Thread Olliver Schinagl
Hey Iain, On 17-03-15 01:38, Iain Paton wrote: On 16/03/15 09:51, Hans de Goede wrote: 2) Are the eeproms prepolulated on ALL olinuxino-s ? If they are not populated from the factory, I see little added value and I think I may end up nacking any patches for this, but first lets hear your

Re: [linux-sunxi] Re: What open source community is this?

2015-03-17 Thread Irgendeiner
Am 16.03.2015, 17:04 Uhr, schrieb Luc Verhaegen l...@skynet.be: On Mon, Mar 16, 2015 at 04:56:10PM +0100, Irgendeiner wrote: Am 15.03.2015, 17:16 Uhr, schrieb Luc Verhaegen l...@skynet.be: On Sun, Mar 15, 2015 at 06:12:10PM +0200, Simos Xenitellis wrote: On Sun, Mar 15, 2015 at 5:56 PM, Luc

[linux-sunxi] r3p2 version of the Mali driver A20

2015-03-17 Thread @lex
Hi, I would like to have r3p2 version of the Mali driver for my cb2, and i have followed the sunxi-linux instructions and ended up with r3p0. i have found the tutorial to use the recent mali r3p2 but i am not sure how to proceed. I am using sunxi-linux kernel 3.4.103 but i don`t know if it has

[linux-sunxi] [PATCH 1/3] ARM: dts: sun8i: Enable ARM architected timer on A23

2015-03-17 Thread Chen-Yu Tsai
The A23 SoC has the architected timer, but the existing firmware from Allwinner does not set CNTFRQ at all. Signed-off-by: Chen-Yu Tsai w...@csie.org --- arch/arm/boot/dts/sun8i-a23.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a23.dtsi

[linux-sunxi] [PATCH 2/3] ARM: sun8i: Add SMP support for the Allwinner A23

2015-03-17 Thread Chen-Yu Tsai
The A23 is a dual Cortex-A7. Add the logic to use the IPs used to control the CPU configuration and the CPU power so that we can bring up secondary CPUs at boot. Signed-off-by: Chen-Yu Tsai w...@csie.org --- We can't use of_io_request_and_map() here, as it will conflict with PRCM, and leave us

[linux-sunxi] [PATCH 0/3] ARM: sun8i: Add SMP and arch-timer support for A23

2015-03-17 Thread Chen-Yu Tsai
Hi Maxime, This series adds support for SMP and arch-timer for the A23. This follows our discussion from yesterday about getting arch-timer support for sun8i and sun9i. I will post a separate patch for sun9i-a80. I know some people would like to see arch-timer and SMP supported with PSCI, but

[linux-sunxi] [PATCH 3/3] ARM: sun8i: dt: Enable A23 SMP support

2015-03-17 Thread Chen-Yu Tsai
Add enable-method property to enable SMP support. Signed-off-by: Chen-Yu Tsai w...@csie.org --- arch/arm/boot/dts/sun8i-a23.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a23.dtsi b/arch/arm/boot/dts/sun8i-a23.dtsi index 78440dffd678..b5684a0048b2 100644

Re: [linux-sunxi] Re: Directions for video engine support (CedarX)

2015-03-17 Thread Quink
On Tue, Mar 17, 2015 at 1:22 AM, Simos Xenitellis simos.li...@googlemail.com wrote: On Mon, Mar 16, 2015 at 5:35 PM, Stefan Monnier monn...@iro.umontreal.ca wrote: The way I understood all these was that there are short-term and long-term goals for better support with the video engine. As an

Re: [linux-sunxi] Re: [RFC] Serial number on sunxi devices

2015-03-17 Thread Paul Kocialkowski
Le mardi 17 mars 2015 à 09:36 +0100, Hans de Goede a écrit : Hi, On 16-03-15 23:02, Paul Kocialkowski wrote: Le lundi 16 mars 2015 à 14:45 +0100, Hans de Goede a écrit : Hi, On 16-03-15 13:31, Olliver Schinagl wrote: Hey, On 16-03-15 10:52, Hans de Goede wrote: Hi, Oops,

[linux-sunxi] Re: Communication with Allwinner

2015-03-17 Thread RFat
Hi David, I wonder if there is any progress on getting the basic info. behind the HDMI module in the A80 chip (registers/initialization code)? Any prospects whether such info. will become public anytime soon? Thank you! On Sunday, February 15, 2015 at 10:12:46 PM UTC+2, David Lanzendörfer

Re: [linux-sunxi] Backporting simplefb support to 3.16 kernel

2015-03-17 Thread Jens Thiele
Jens Thiele ka...@karme.de writes: tests with 7 display, A20‑OLinuXino‑MICRO, HDMI, VGA, second sd-card slot on micro, ... will follow. If everything works fine i will just downgrade from 3.19 to 3.16 then... finally got around to test: A20‑OLinuXino‑MICRO - [ ] A13-LCD7-TS -- Prisirah -

Re: [linux-sunxi] Backporting simplefb support to 3.16 kernel

2015-03-17 Thread Jens Thiele
sorry, did send to early, by accident¹ finally got around to also test: A20‑OLinuXino‑MICRO + - VGA - second SD card slot (MMC1) - A13-LCD7-TS - A13-LCD10TS - HDMI everything looks good and very stable so far there seems to be a small problem with (serial?) console output on boot, but I don't