[linux-sunxi] Re: [PATCH v2 3/6] ARM: dts: sun8i: Add sun8i-a23-a33 dtsi

2015-06-02 Thread Maxime Ripard
On Sat, May 30, 2015 at 04:55:03PM +0200, Hans de Goede wrote: From: Vishnu Patekar vishnupatekar0...@gmail.com Rename sun8i-a23.dtsi to sun8i-a23-a33.dtsi as the base dtsi for the A33 is 99% the same and add a new sun8i-a23.dtsi including sun8i-a23-a33.dtsi and setting the few things not

[linux-sunxi] Re: [PATCH v2 6/6] ARM: sun8i: dts: Add Ippo-q8h v1.2 with A33 and 1024x600 lcd support

2015-06-02 Thread Maxime Ripard
On Sat, May 30, 2015 at 04:55:06PM +0200, Hans de Goede wrote: The Ippo-q8h is a tablet circuit board commonly found in cheap Android tablets. The v1.2 version can be used with either an A23 or A33 SoC. This adds a dts file for the v1.2 board with an A33 SoC and a 1024x600 LCD screen (most

[linux-sunxi] Re: [PATCH 2/2] ARM: dts: sun8i: Add usb_clk node for a23/a33

2015-06-02 Thread Maxime Ripard
On Mon, Jun 01, 2015 at 08:23:28PM +0200, Hans de Goede wrote: Add an usb_clk node for a23/a33. Signed-off-by: Hans de Goede hdego...@redhat.com Applied with Chen-Yu's comments. Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering

[linux-sunxi] [PATCH resend] pinctrl: sunxi: Add allwinner A33 PIO controller support

2015-06-02 Thread Hans de Goede
From: Vishnu Patekar vishnupatekar0...@gmail.com A33 PIO has 7 ports which starts from PB and has two interrupt ports. Signed-off-by: Vishnu Patekar vishnupatekar0...@gmail.com Acked-by: Hans de Goede hdego...@redhat.com Acked-by: Maxime Ripard maxime.rip...@free-electrons.com Signed-off-by:

[linux-sunxi] Re: [PATCH v2 5/6] ARM: dts: sun8i: Add ET-Q8 A33 support

2015-06-02 Thread Maxime Ripard
On Sat, May 30, 2015 at 04:55:05PM +0200, Hans de Goede wrote: From: Vishnu Patekar vishnupatekar0...@gmail.com ET-Q8_A33 is A33 based cheap tablet in common Q8 format. It has 512MB RAM, 4GB Nand, 7 Display, RDA5900P wifi, GSL1680 touch, etc. Signed-off-by: Vishnu Patekar

[linux-sunxi] Re: [PATCH v2 3/6] ARM: dts: sun8i: Add sun8i-a23-a33 dtsi

2015-06-02 Thread Hans de Goede
Hi, On 02-06-15 09:51, Maxime Ripard wrote: On Sat, May 30, 2015 at 04:55:03PM +0200, Hans de Goede wrote: From: Vishnu Patekar vishnupatekar0...@gmail.com Rename sun8i-a23.dtsi to sun8i-a23-a33.dtsi as the base dtsi for the A33 is 99% the same and add a new sun8i-a23.dtsi including

[linux-sunxi] Re: [PATCH 1/2] clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCs

2015-06-02 Thread Maxime Ripard
On Mon, Jun 01, 2015 at 08:23:27PM +0200, Hans de Goede wrote: The usb-clk on sun8i a23 and a33 SoCs is similar to the ones found on sun6i-a31 SoCs but instead of a 3th phy the a23 / a33 have a hsic interface which gets enabled by almost the same bits as used on the a31 for the 3th phy, but

Re: [linux-sunxi] Trying 4.1 on a Mele-A2000

2015-06-02 Thread Maxime Ripard
Hi Stefan, On Mon, Jun 01, 2015 at 11:24:41PM -0400, Stefan Monnier wrote: I'm trying to get a recent mainline kernel working on a Mele A2000 and I'm having trouble with the ethernet. When I try to bring it up I get: # ifconfig eth0 192.168.1.2 [ 662.944278]

[linux-sunxi] Re: [PATCH v2 1/6] ARM: sunxi: Add Machine support for A33

2015-06-02 Thread Maxime Ripard
On Sat, May 30, 2015 at 04:55:01PM +0200, Hans de Goede wrote: From: Vishnu Patekar vishnupatekar0...@gmail.com Add machine support for the Allwinner A33 quad core cortex-a7 based SoC, which is similar to the A23 SoC. Signed-off-by: Vishnu Patekar vishnupatekar0...@gmail.com

[linux-sunxi] Re: [PATCH v2 0/6] Introduce Allwinner A33 support

2015-06-02 Thread Chen-Yu Tsai
On Sat, May 30, 2015 at 10:55 PM, Hans de Goede hdego...@redhat.com wrote: Hi Maxime, Here is a cleaned up series of Vishnu Patekar's A33 support. This should address all concerns raised during the posting of v1. I've tested that all peripherals declared in the shared sun8i-a23-a33.dtsi

[linux-sunxi] Re: [PATCH v2 3/6] ARM: dts: sun8i: Add sun8i-a23-a33 dtsi

2015-06-02 Thread Maxime Ripard
On Tue, Jun 02, 2015 at 10:08:39AM +0200, Hans de Goede wrote: Hi, On 02-06-15 09:51, Maxime Ripard wrote: On Sat, May 30, 2015 at 04:55:03PM +0200, Hans de Goede wrote: From: Vishnu Patekar vishnupatekar0...@gmail.com Rename sun8i-a23.dtsi to sun8i-a23-a33.dtsi as the base dtsi for the

[linux-sunxi] Re: [PATCH v2 6/6] ARM: sun8i: dts: Add Ippo-q8h v1.2 with A33 and 1024x600 lcd support

2015-06-02 Thread Hans de Goede
Hi, On 02-06-15 10:14, Maxime Ripard wrote: On Sat, May 30, 2015 at 04:55:06PM +0200, Hans de Goede wrote: The Ippo-q8h is a tablet circuit board commonly found in cheap Android tablets. The v1.2 version can be used with either an A23 or A33 SoC. This adds a dts file for the v1.2 board with

[linux-sunxi] Re: [PATCH 2/3] ARM: dts: sun8i: Add support for USB controllers on A23/A33

2015-06-02 Thread Hans de Goede
Hi, On 06/02/2015 02:29 PM, Chen-Yu Tsai wrote: A23/A33 has one pair of EHCI/OHCI USB controllers. There are 2 USB PHYs, one for the USB OTG controller, one for the EHCI/OHCI pair. The latter may also support HSIC, though none of the available boards utilize this, so this is not supported yet.

Re: Re: [linux-sunxi] How to adjust bitrate of allwinner's encoder dynamically

2015-06-02 Thread jonsm...@gmail.com
I'm still interested in the V3 and the V3S. How much DRAM in the V3S? Is there a datasheet yet? Since me the Chinese one and I will have someone translate. I have a Grain Media dev kit on my desk for the GM8138S and we've built two rounds of prototype PCBs. Our main complaint with the GM8138S has

[linux-sunxi] [PATCH] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread Hans de Goede
The ga10h is an 10 tablet with an A33 or A23 soc, 1G RAM, 8G or 16G nand, sdio wifi, 2 micro usb ports, 1 otg and 1 host and 1 micro sd slot. This commit adds a dts file for the v1.1 pcb with an a33 soc. Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/Makefile

[linux-sunxi] [PATCH v2] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread Hans de Goede
Hi Maxime, I forgot to test and update the tabletkeys setting, even though that was the whole reason for not sending this file before. This v2 has a fixed tabletkeys section. Regards, Hans -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To

Re: [linux-sunxi] [PATCH] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread jonsm...@gmail.com
Resend with plain text for image links I have one of these GA10H-A33 and tore it apart. They used an uncommon wifi/BT chip - RDA5990P. Took mine apart since the wifi didn't work worth two cents. http://www.rdaic.com/sites/default/files/public/RDA5990P_datasheet_V1.4.pdf Is that unpopulated

Re: [linux-sunxi] [PATCH] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread Julian Calaby
Hi Jon, On Wed, Jun 3, 2015 at 6:20 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: Resend with plain text for image links I have one of these GA10H-A33 and tore it apart. They used an uncommon wifi/BT chip - RDA5990P. Took mine apart since the wifi didn't work worth two cents.

Re: [linux-sunxi] [PATCH] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread jonsm...@gmail.com
On Tue, Jun 2, 2015 at 8:35 PM, Julian Calaby julian.cal...@gmail.com wrote: Hi Jon, On Wed, Jun 3, 2015 at 6:20 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: Resend with plain text for image links I have one of these GA10H-A33 and tore it apart. They used an uncommon wifi/BT chip -

Re: [linux-sunxi] [PATCH] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread Julian Calaby
Hi Jon, On Wed, Jun 3, 2015 at 10:40 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: On Tue, Jun 2, 2015 at 8:35 PM, Julian Calaby julian.cal...@gmail.com wrote: Hi Jon, On Wed, Jun 3, 2015 at 6:20 AM, jonsm...@gmail.com jonsm...@gmail.com wrote: Resend with plain text for image links

[linux-sunxi] Re: [PATCH v2] ARM: dts: sun8i: Add dts file for the GA10H-A33 tablet

2015-06-02 Thread Maxime Ripard
On Tue, Jun 02, 2015 at 10:08:01PM +0200, Hans de Goede wrote: Hi Maxime, I forgot to test and update the tabletkeys setting, even though that was the whole reason for not sending this file before. This v2 has a fixed tabletkeys section. Applied, thanks! Maxime -- Maxime Ripard, Free

[linux-sunxi] Re: [PATCH 0/3] ARM: dts: sun8i-a33: Support for Sinlinx SinA33 dev board

2015-06-02 Thread Maxime Ripard
On Tue, Jun 02, 2015 at 06:04:00PM +0800, Chen-Yu Tsai wrote: Hi Maxime, This series enables support for the Sinlinx SinA33 dev board. This is a core/daughter board SDK kit from Chinese vendor Sinlinx. The core board itself does not have any special connectivity, so I didn't split them into

[linux-sunxi] Re: [PATCH] ARM: dts: sun6i: Add a dts file for the Mele A1000G quad top set box

2015-06-02 Thread Maxime Ripard
On Tue, Jun 02, 2015 at 08:32:59PM +0200, Hans de Goede wrote: Hi, On 06/02/2015 05:58 PM, Maxime Ripard wrote: On Mon, Jun 01, 2015 at 05:02:59PM +0200, Hans de Goede wrote: The Mele A1000G-quad and the Mele M9 have the same PCB, sofar we've been using the same dts for both models.

[linux-sunxi] Re: [PATCH 2/3] ARM: dts: sun8i: Add support for USB controllers on A23/A33

2015-06-02 Thread Chen-Yu Tsai
On Wed, Jun 3, 2015 at 3:18 AM, Hans de Goede hdego...@redhat.com wrote: Hi, On 06/02/2015 02:29 PM, Chen-Yu Tsai wrote: A23/A33 has one pair of EHCI/OHCI USB controllers. There are 2 USB PHYs, one for the USB OTG controller, one for the EHCI/OHCI pair. The latter may also support HSIC,

[linux-sunxi] [PATCH 3/3] ARM: dts: sun8i-a33: Add dts for Sinlinx SinA33 development board.

2015-06-02 Thread Chen-Yu Tsai
The SinA33 is a core/SDK development board by Sinlinx. The core board does not have any connectors or pads, other than the pads used to connect it to the SDK board. The core board only has the A33 SoC, 2 RAM chips, an eMMC flash chip, the AXP223 PMIC, and supporting discrete components. eMMC is

[linux-sunxi] [PATCH 2/3] ARM: dts: sun8i-a33: Add pinmux setting for uart0 on PB pins

2015-06-02 Thread Chen-Yu Tsai
The A33 adds an additional pinmux option for uart0 on the PB pins. This was not present on the A23. Nor is it available on the H3, which does not have the PB pingroup. Signed-off-by: Chen-Yu Tsai w...@csie.org --- arch/arm/boot/dts/sun8i-a33.dtsi | 8 1 file changed, 8 insertions(+)

[linux-sunxi] Re: [PATCH 0/3] ARM: dts: sun8i-a33: Support for Sinlinx SinA33 dev board

2015-06-02 Thread Hans de Goede
Hi, On 02-06-15 12:04, Chen-Yu Tsai wrote: Hi Maxime, This series enables support for the Sinlinx SinA33 dev board. This is a core/daughter board SDK kit from Chinese vendor Sinlinx. The core board itself does not have any special connectivity, so I didn't split them into 2 files. The series

[linux-sunxi] Re: [PATCH 0/3] ARM: dts: sun8i-a33: Support for Sinlinx SinA33 dev board

2015-06-02 Thread Chen-Yu Tsai
Hi, On Tue, Jun 2, 2015 at 6:10 PM, Hans de Goede hdego...@redhat.com wrote: Hi, On 02-06-15 12:04, Chen-Yu Tsai wrote: Hi Maxime, This series enables support for the Sinlinx SinA33 dev board. This is a core/daughter board SDK kit from Chinese vendor Sinlinx. The core board itself does

[linux-sunxi] [PATCH 2/3] ARM: dts: sun8i: Add support for USB controllers on A23/A33

2015-06-02 Thread Chen-Yu Tsai
A23/A33 has one pair of EHCI/OHCI USB controllers. There are 2 USB PHYs, one for the USB OTG controller, one for the EHCI/OHCI pair. The latter may also support HSIC, though none of the available boards utilize this, so this is not supported yet. Signed-off-by: Chen-Yu Tsai w...@csie.org ---