[linux-sunxi] Re: [PATCH v2] ARM: dts: sunxi: Add regulators for LeMaker BananaPi

2015-09-25 Thread Timo Sigurdsson
Hi Kevin, Kevin Hilman schrieb am 25. Sept 2015 01:57: > On Tue, Aug 18, 2015 at 8:36 AM, Maxime Ripard > wrote: >> On Sun, Aug 02, 2015 at 06:18:25PM +0200, Timo Sigurdsson wrote: >>> sun7i-a20-bananapi.dts doesn't contain regulator nodes for the AXP209 >>>

Re: [linux-sunxi][PATCH v3] ARM: sun7i: dt: Add new Olimex A20 EVB device

2015-09-25 Thread Code Kipper
On 25 September 2015 at 08:52, Maxime Ripard wrote: > On Wed, Sep 23, 2015 at 08:47:50PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> The A20-SOM-EVB is a reference design of a 2-layer board for the >> A20-SOM. >> It

[linux-sunxi] Improving DRAM settings for Allwinner A10/A13/A20 devices

2015-09-25 Thread Siarhei Siamashka
Hello, This is a reply to an old thread http://lists.denx.de/pipermail/u-boot/2015-February/205761.html On Sat, 21 Feb 2015 10:41:48 +0100 Hans de Goede wrote: > On 20-02-15 19:33, Siarhei Siamashka wrote: > > On Fri, 20 Feb 2015 15:11:04 +0100 > > > > The

[linux-sunxi] cpufreq scaling broken on cubietruck

2015-09-25 Thread Clive Messer
Can someone who knows their way around dt config have a look at this please. I just noticed on Cubietruck that there was no cpufreq scaling. Strange I thought, I know that is working on BananaPi/Pro. Quick look at DT config. Edit Cubietruck dts and removing ... { cpu-supply =

[linux-sunxi] Re: [PATCH v2 1/4] ARM: dts: sun4i: gemei-g9: Add accelerometer (bma250) IRQ

2015-09-25 Thread Maxime Ripard
On Wed, Sep 23, 2015 at 10:38:31AM +0300, Priit Laes wrote: > Add IRQ configuration for bma250 accelerometer. > > Signed-off-by: Priit Laes Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --

Re: [linux-sunxi][PATCH v3] ARM: sun7i: dt: Add new Olimex A20 EVB device

2015-09-25 Thread Maxime Ripard
On Wed, Sep 23, 2015 at 08:47:50PM +0200, codekip...@gmail.com wrote: > From: Marcus Cooper > > The A20-SOM-EVB is a reference design of a 2-layer board for the > A20-SOM. > It expands the features of A20-SOM by adding VGA connector, HDMI > connector, audio In/Out, LCD

Re: [linux-sunxi][PATCH v3] ARM: sun7i: dt: Add new Olimex A20 EVB device

2015-09-25 Thread Code Kipper
On 25 September 2015 at 08:52, Maxime Ripard wrote: > On Wed, Sep 23, 2015 at 08:47:50PM +0200, codekip...@gmail.com wrote: >> From: Marcus Cooper >> >> The A20-SOM-EVB is a reference design of a 2-layer board for the >> A20-SOM. >> It

[linux-sunxi] sunxi, Allwinner TDM Support?

2015-09-25 Thread Caleb Crome
Hi, I was wondering if the sunxi parts support TDM mode on their DAI ports? Those parts sure have attractive pricing, and as you may have gathered, I'm all about many microphone channels. :-) Thanks, -Caleb -- You received this message because you are subscribed to the Google Groups

Re: [linux-sunxi] Re: [PATCH 1/3] Revert "ARM: dts: sun8i: Add new sun8i-a33-q8-tzx-723q4.dts file"

2015-09-25 Thread Hans de Goede
Hi, On 25-09-15 08:42, Maxime Ripard wrote: On Thu, Sep 24, 2015 at 05:23:52PM +0200, Hans de Goede wrote: The tzx-723q[a]4 board variant of A33 based Q8 formfactor tablets was given its own dts file because the mmc would not work with a drive strength of 30mA, Android seemed to be using a

Re: [linux-sunxi] Re: [PATCH] ARM: dts: sun6i: Add support for Yones Toptech bs1078v2 tablets

2015-09-25 Thread Maxime Ripard
On Tue, Sep 22, 2015 at 08:48:07AM -0700, Lawrence Yu wrote: > > > + { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <_pins_a>; > > > + status = "okay"; > > > +}; > > > + > > > + { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <_pins_a>; > > > + status =

[linux-sunxi] Re: [PATCH v2 4/4] ARM: dts: sun4i: gemei-g9: Enable sun4i audio codec support

2015-09-25 Thread Maxime Ripard
On Wed, Sep 23, 2015 at 10:38:34AM +0300, Priit Laes wrote: > Gemei G9 has internal speakers and headphone jack. Audio switching > from internal speakers to headphones is automatically handled by > extra FT2012Q audio amplifier chip that works out of the box. > > Signed-off-by: Priit Laes

[linux-sunxi] Re: [PATCH 1/3] Revert "ARM: dts: sun8i: Add new sun8i-a33-q8-tzx-723q4.dts file"

2015-09-25 Thread Maxime Ripard
On Thu, Sep 24, 2015 at 05:23:52PM +0200, Hans de Goede wrote: > The tzx-723q[a]4 board variant of A33 based Q8 formfactor tablets was > given its own dts file because the mmc would not work with a drive > strength of 30mA, Android seemed to be using a lower drive-strength > and doing the same

[linux-sunxi] Re: [PATCH v2] ARM: dts: sun6i: Add support for Yones Toptech bs1078v2 tablets

2015-09-25 Thread Maxime Ripard
On Tue, Sep 22, 2015 at 08:50:50AM -0700, Lawrence Yu wrote: > The bs1078v2 is a pcb found in 10.1" tablets with an A31 soc, 1G RAM > and 8G NAND, rtl8723as usb wifi, 1 micro USB OTG port, 1 USB HOST port > > This commit adds a dts for v2 of the bs1078 pcb. > > Signed-off-by: Lawrence Yu