[linux-sunxi] Re: Including empty regulator nodes in axp209.dtsi is a BAD idea

2015-01-13 Thread Hans de Goede
Hi, On 13-01-15 17:46, Maxime Ripard wrote: On Tue, Jan 13, 2015 at 10:39:01AM +0100, Hans de Goede wrote: Hi ChenYu, Maxime, During the review of a few dts files for new boards Maxime asked me to use axp209.dtsi to avoid the standard axp209 boilerplate present in most boards using the axp209

[linux-sunxi] Reported battery percentage lower than it should be

2015-01-13 Thread Dave McLaughlin
I am running Android sunxi-linux 3.4 and on boot up, with battery power only, I see the following in the debug output. [0.148] boot1 version : 2.0.0 [0.149] script installed early ok [0.149] pmu type = 3 [0.253] bat vol = 3894 mv This corresponds pretty much with what I am reading with a

[linux-sunxi] Re: [PATCH v2 01/13] pinctrl: sun6i: Add some missing functions

2015-01-13 Thread Linus Walleij
On Wed, Dec 17, 2014 at 6:18 PM, Hans de Goede hdego...@redhat.com wrote: While working on pinctrl for the A31s, I noticed that function 4 of PA15 - PA18 was missing, add these. Signed-off-by: Hans de Goede hdego...@redhat.com --- Changes in v2: -Drop the changes to the muxing of i2c3 this

[linux-sunxi] Re: [PATCH v2 02/13] pinctrl: sun6i: Add A31s pinctrl support

2015-01-13 Thread Linus Walleij
On Wed, Dec 17, 2014 at 6:18 PM, Hans de Goede hdego...@redhat.com wrote: The A31s is a stripped down version of the A31, as such it is missing some pins and some functions on some pins. The new pinctrl-sun6i-a31s.c this commit adds is a copy of pinctrl-sun6i-a31s.c with the missing pins

[linux-sunxi] [PATCH v2 3/3] ARM: dts: sun8i: Add dts file for Ippo Q8H v1.2 tablets

2015-01-13 Thread Hans de Goede
The Ippo Q8H v1.2 is almost identical to the v5, still it needs a separate dtb file since some gpio-s surrounding the wlan/bluetooth are different, it uses different camera sensors, and different DRAM timings. Note that atm neither the wlan/bluetooth nor the camera are supported, so atm their is

[linux-sunxi] [PATCH v2 2/3] ARM: dts: sun7i: Add dts file for Bananapro board

2015-01-13 Thread Hans de Goede
Add support for the new Bananapro A20 development board from lemaker.org. This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle for OTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver, 3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio

[linux-sunxi] [PATCH v2 1/3] ARM: dts: sun4i: Add dts file for Chuwi V7 CW0825 tablet

2015-01-13 Thread Hans de Goede
The Chuwi V7 is an A10 (sun4i) based tablet with 1G of RAM, 16G of nand flash, microsd slot, 7 1024x768 lvds ips panel, mini hdmi out, headphones out, stereo speakers, front back camera and usb wifi. It is clearly marked CHUWI, V7 and Model: CW0825 on the back of the tablet. Signed-off-by: Hans

[linux-sunxi] Including empty regulator nodes in axp209.dtsi is a BAD idea

2015-01-13 Thread Hans de Goede
Hi ChenYu, Maxime, During the review of a few dts files for new boards Maxime asked me to use axp209.dtsi to avoid the standard axp209 boilerplate present in most boards using the axp209 pmic. But axp209.dtsi includes empty regulator nodes, e.g. : reg_dcdc3: dcdc3 {

[linux-sunxi] [PATCH 2/2] ARM: dts: sun8i: Enable lradc on a23-ippo-q8h-v5

2015-01-13 Thread Hans de Goede
The a23-ippo-q8h tablets have volume up/down buttons using the lradc. This has been tested on both a v5 and a v1.2 tablet. Tested-by: Chen-Yu Tsai w...@csie.org Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun8i-a23-ippo-q8h-v5.dts | 20 1 file

[linux-sunxi] [PATCH 1/2] ARM: dts: sun8i: Add lradc node to sun8i-a23.dtsi

2015-01-13 Thread Hans de Goede
The A23 has the same lradc controller as previous Allwinner SoCs. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun8i-a23.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a23.dtsi b/arch/arm/boot/dts/sun8i-a23.dtsi index

Re: [linux-sunxi] mainline NAND+MMC device tree kernel panic

2015-01-13 Thread Vladimir Komendantskiy
I tested the driver with a different Hynix chip, and it worked. Same driver, same DTB but with my original Hynix chip causes the same this NULL pointer error. Here are the extended IDs for the reference: Works fine: {H27UBG8T2BTR 4GiB 3.3V 8-bit, { .id = {0xad, 0xd7, 0x94, 0xda, 0x74, 0xc3} },

Re: [linux-sunxi] mainline NAND+MMC device tree kernel panic

2015-01-13 Thread Michal Suchanek
On 13 January 2015 at 12:34, Vladimir Komendantskiy komendant...@gmail.com wrote: I tested the driver with a different Hynix chip, and it worked. Same driver, same DTB but with my original Hynix chip causes the same this NULL pointer error. Here are the extended IDs for the reference: Works

[linux-sunxi] Re: [PATCH 1/2] ARM: dts: sun8i: Add lradc node to sun8i-a23.dtsi

2015-01-13 Thread Sergei Shtylyov
Hello. On 1/13/2015 1:47 PM, Hans de Goede wrote: The A23 has the same lradc controller as previous Allwinner SoCs. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun8i-a23.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git

[linux-sunxi] Re: nand linux-sunxi 3.4

2015-01-13 Thread Toroshin Dmitry
On Tuesday, January 13, 2015 at 9:56:03 PM UTC+6, Mohamed MEDIOUNI wrote: Loading sunxi_nand in the Kurio7S just makes 100% CPU usage for nandd without working access sunxi-3.4 nand format is incompatible with lichee-3.4 (sdk kernel). You can try this port of new nand driver:

Re: [linux-sunxi] A31s chipset support

2015-01-13 Thread Mohamed MEDIOUNI
Kurio makes some Allwinner tablets like the 10S(A31) and the 7 S (A20, supported by linux-sunxi) They are now nearly as cheap as Chinese no-name tablets :-) -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop

[linux-sunxi] nand linux-sunxi 3.4

2015-01-13 Thread Mohamed MEDIOUNI
Loading sunxi_nand in the Kurio7S just makes 100% CPU usage for nandd without working access -- 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] Re: [PATCH 1/2] ARM: dts: sun8i: Add lradc node to sun8i-a23.dtsi

2015-01-13 Thread Maxime Ripard
On Tue, Jan 13, 2015 at 11:47:03AM +0100, Hans de Goede wrote: The A23 has the same lradc controller as previous Allwinner SoCs. Signed-off-by: Hans de Goede hdego...@redhat.com Applied the two patches, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android

[linux-sunxi] Re: [PATCH v2 3/3] ARM: dts: sun8i: Add dts file for Ippo Q8H v1.2 tablets

2015-01-13 Thread Maxime Ripard
On Tue, Jan 13, 2015 at 11:44:32AM +0100, Hans de Goede wrote: The Ippo Q8H v1.2 is almost identical to the v5, still it needs a separate dtb file since some gpio-s surrounding the wlan/bluetooth are different, it uses different camera sensors, and different DRAM timings. Note that atm