Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-03 Thread Frank Kunz
Am Freitag, 3. November 2017, 09:44:27 CET schrieb Maxime Ripard: > Hi Frank, > > On Thu, Nov 02, 2017 at 07:59:04PM +0100, Frank Kunz wrote: > > > > + { > > > > + pinctrl-names = "default"; > > > > + pinctrl-0 = <_pins_a>; > > > > + vmmc-supply = <_vcc3v3>; > > > > > > What

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-03 Thread Frank Kunz
Am Freitag, 3. November 2017, 09:44:27 CET schrieb Maxime Ripard: > Hi Frank, > > On Thu, Nov 02, 2017 at 07:59:04PM +0100, Frank Kunz wrote: > > > > + { > > > > + pinctrl-names = "default"; > > > > + pinctrl-0 = <_pins_a>; > > > > + vmmc-supply = <_vcc3v3>; > > > > > > What

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-03 Thread Maxime Ripard
Hi Frank, On Thu, Nov 02, 2017 at 07:59:04PM +0100, Frank Kunz wrote: > > > + { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <_pins_a>; > > > + vmmc-supply = <_vcc3v3>; > > > > What regulator is this connected to on the PMIC? > > Fixed, On the schematic it is finally connected to 3v0.

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-03 Thread Maxime Ripard
Hi Frank, On Thu, Nov 02, 2017 at 07:59:04PM +0100, Frank Kunz wrote: > > > + { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <_pins_a>; > > > + vmmc-supply = <_vcc3v3>; > > > > What regulator is this connected to on the PMIC? > > Fixed, On the schematic it is finally connected to 3v0.

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-02 Thread Frank Kunz
Am Donnerstag, 2. November 2017, 16:57:36 CET schrieb Maxime Ripard: > Hi Frank, > > Thanks for your patch. > > On Thu, Nov 02, 2017 at 03:35:34PM +0100, Frank Kunz wrote: > > From: Frank Kunz > > > > The Einstein A20 board is a Allwinner A20 based board with a

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-02 Thread Frank Kunz
Am Donnerstag, 2. November 2017, 16:57:36 CET schrieb Maxime Ripard: > Hi Frank, > > Thanks for your patch. > > On Thu, Nov 02, 2017 at 03:35:34PM +0100, Frank Kunz wrote: > > From: Frank Kunz > > > > The Einstein A20 board is a Allwinner A20 based board with a credit card > > form factor. > >

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-02 Thread Maxime Ripard
Hi Frank, Thanks for your patch. On Thu, Nov 02, 2017 at 03:35:34PM +0100, Frank Kunz wrote: > From: Frank Kunz > > The Einstein A20 board is a Allwinner A20 based board with a credit card > form factor. > > Features: > - Allwinner A20 SoC > - DDR3 1GB RAM > - 8GiB

Re: [PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-02 Thread Maxime Ripard
Hi Frank, Thanks for your patch. On Thu, Nov 02, 2017 at 03:35:34PM +0100, Frank Kunz wrote: > From: Frank Kunz > > The Einstein A20 board is a Allwinner A20 based board with a credit card > form factor. > > Features: > - Allwinner A20 SoC > - DDR3 1GB RAM > - 8GiB eMMC > - AP6210

[PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-02 Thread Frank Kunz
From: Frank Kunz The Einstein A20 board is a Allwinner A20 based board with a credit card form factor. Features: - Allwinner A20 SoC - DDR3 1GB RAM - 8GiB eMMC - AP6210 wifi/Bluetooth - RTC - Micro USB-OTG connector - UART0 debugging port - 200 pins stamp hole package

[PATCH] ARM: sun7i: Add Cubietech Einstein A20 board device-tree

2017-11-02 Thread Frank Kunz
From: Frank Kunz The Einstein A20 board is a Allwinner A20 based board with a credit card form factor. Features: - Allwinner A20 SoC - DDR3 1GB RAM - 8GiB eMMC - AP6210 wifi/Bluetooth - RTC - Micro USB-OTG connector - UART0 debugging port - 200 pins stamp hole package Signed-off-by: Frank Kunz