Re: [linux-sunxi] Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet

2015-09-08 Thread Hans de Goede
Hi, On 07-09-15 22:52, Maxime Ripard wrote: Hi, On Mon, Sep 07, 2015 at 11:30:03AM +0200, Hans de Goede wrote: bma250 already has devicetree support. It is used in Gemei G9 tablet (sun4i-gemei-g9.dts). Yes I've seen that, but does it actually work? I've not tried but I do not see any

Re: [linux-sunxi] Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet

2015-09-08 Thread Chen-Yu Tsai
On Tue, Sep 8, 2015 at 3:45 PM, Hans de Goede wrote: > Hi, > > On 07-09-15 22:56, Maxime Ripard wrote: >> >> On Mon, Sep 07, 2015 at 09:05:29AM +0200, Hans de Goede wrote: > > +_ldo3 { > + /* > +* We need to always power the camera sensor,

Re: [linux-sunxi] Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet

2015-09-08 Thread Hans de Goede
Hi, On 07-09-15 22:56, Maxime Ripard wrote: On Mon, Sep 07, 2015 at 09:05:29AM +0200, Hans de Goede wrote: +_ldo3 { + /* +* We need to always power the camera sensor, otherwhise all access +* to i2c1 is blocked. +*/ + regulator-always-on; +

Re: [linux-sunxi] Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet

2015-09-08 Thread Hans de Goede
Hi, On 09/08/2015 10:40 AM, Chen-Yu Tsai wrote: On Tue, Sep 8, 2015 at 3:45 PM, Hans de Goede wrote: Hi, On 07-09-15 22:56, Maxime Ripard wrote: On Mon, Sep 07, 2015 at 09:05:29AM +0200, Hans de Goede wrote: +_ldo3 { + /* +* We need to always power the

Re: [linux-sunxi] [PATCH 1/2] sunxi-tools: fix typo

2015-09-08 Thread Siarhei Siamashka
On Thu, 3 Sep 2015 23:33:28 +0200 Bernhard Nortmann wrote: > Signed-off-by: Bernhard Nortmann > --- > fel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fel.c b/fel.c > index bec7b5b..ec9a3ed 100644 > --- a/fel.c

Re: [linux-sunxi] [PATCH 2/2] sunxi-tools: fix compiler warnings due to deprecated _BSD_SOURCE

2015-09-08 Thread Siarhei Siamashka
On Thu, 3 Sep 2015 23:33:29 +0200 Bernhard Nortmann wrote: > With glibc 2.20 (and newer), defining _BSD_SOURCE will now > generate compiler warnings similar to: > > /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE > and _SVID_SOURCE are deprecated, use

[linux-sunxi] Re: [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi

2015-09-08 Thread Hans de Goede
Hi, On 09/08/2015 04:33 PM, Maxime Ripard wrote: On Sat, Sep 05, 2015 at 04:55:52PM +0200, Hans de Goede wrote: This is the sun5i / a13 version of sun8i-q8-common.dtsi for use in dts files for a13 q8 based tablets. Compared to sun8i this uses uart1 for the serial console, and PG0 for

Re: [linux-sunxi] Re: [PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet

2015-09-08 Thread Chen-Yu Tsai
On Tue, Sep 8, 2015 at 8:49 PM, Hans de Goede wrote: > Hi, > > > On 09/08/2015 10:40 AM, Chen-Yu Tsai wrote: >> >> On Tue, Sep 8, 2015 at 3:45 PM, Hans de Goede wrote: >>> >>> Hi, >>> >>> On 07-09-15 22:56, Maxime Ripard wrote: On Mon, Sep

[linux-sunxi] Re: Device tree configuration for A20

2015-09-08 Thread Ricardo Crudo
If I'm not wrong Arch Linux ARM is already using device tree in their releases, you can check it: http://archlinuxarm.org/platforms/armv7/allwinner/a20-olinuxino-lime2 On Monday, September 7, 2015 at 10:52:29 PM UTC+2, spli...@gmail.com wrote: > > Hello, > > I recently switched on mainline

[linux-sunxi] Re: [PATCH 1/3] ARM: dts: sunxi: Add sun?i-q8-common.dtsi files for q8 tablets

2015-09-08 Thread Maxime Ripard
On Sat, Sep 05, 2015 at 04:55:51PM +0200, Hans de Goede wrote: > Cheap allwinner based devices in the q8 enclosure come in many variants, > all sharing the case and a number of other basic features. > > They differ in the display, touchscreen, accelerometer and wifi chips > used. > > This commit

[linux-sunxi] Re: sun7i_tvd in kernel 3.4

2015-09-08 Thread Enrico
Il giorno lunedì 7 settembre 2015 15:08:43 UTC+2, Rosimildo DaSilva ha scritto: > > > No idea if works, but someone posted a driver here It is talking about > "linein", but it seems to indicate it works... > > http://www.cubieforums.com/index.php/topic,3890.msg24193/topicseen.html#msg24193 >

[linux-sunxi] Re: Device tree configuration for A20

2015-09-08 Thread Tapio Valli
Hi Florian, Is your board this http://linux-sunxi.org/Olimex_A20-OLinuXino-Lime2? It has mainline u-boot & mainline kernel support, see "Support status". BR, Tapio -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this

Re: [linux-sunxi] Re: [RFC] mmc: core: Set clock before switching to highspeed mode.

2015-09-08 Thread Yousong Zhou
On 7 September 2015 at 15:02, Hans de Goede wrote: > Hi, > > > On 06-09-15 16:47, Yousong Zhou wrote: >> >> On Sep 6, 2015 10:14 PM, "Shawn Lin" wrote: >>> >>> >>> 在 2015/9/6 20:09, Yousong Zhou 写道: Hi, On 6 September 2015

[linux-sunxi] Re: [PATCH 2/3] ARM: dts: sun5i: Add sun5i-q8-common.dtsi

2015-09-08 Thread Maxime Ripard
On Sat, Sep 05, 2015 at 04:55:52PM +0200, Hans de Goede wrote: > This is the sun5i / a13 version of sun8i-q8-common.dtsi for use in dts > files for a13 q8 based tablets. Compared to sun8i this uses uart1 for the > serial console, and PG0 for card-detect for mmc0. > > This also adds pmic and otg

Re: [linux-sunxi] [PATCH 1/2] sunxi-tools: refactor image type detection/query

2015-09-08 Thread Siarhei Siamashka
On Fri, 4 Sep 2015 00:30:56 +0200 Bernhard Nortmann wrote: > This patch moves retrieving the image header type into a function > of its own. The idea is that aw_fel_write() can and will also make > use of this function to detect boot scripts (by IH_TYPE_SCRIPT). > >

Re: [linux-sunxi] [PATCH 2/2] sunxi-tools: add a mechanism to provide boot information via FEL

2015-09-08 Thread Siarhei Siamashka
On Fri, 4 Sep 2015 00:30:57 +0200 Bernhard Nortmann wrote: > This patch makes use of a new sunxi SPL header format, where > fields for passing data to U-Boot are reserved. This allows the > "fel" utility to provide specific pieces of information by > setting these

Re: [linux-sunxi] [PATCH 0/2] sunxi-tools: provide FEL boot (script) information

2015-09-08 Thread Siarhei Siamashka
On Fri, 4 Sep 2015 00:30:55 +0200 Bernhard Nortmann wrote: > These two patches are closely related to some proposed changes in U-Boot, > namely http://lists.denx.de/pipermail/u-boot/2015-September/226515.html > and