Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-13 Thread Maxime Ripard
Hi, On Fri, Nov 03, 2017 at 07:53:17AM +0800, Icenowy Zheng wrote: > 在 2017-11-02 23:50,Maxime Ripard 写道: > > On Thu, Nov 02, 2017 at 05:07:30PM +0800, Icenowy Zheng wrote: > > > > > + { > > > > > + pinctrl-names = "default"; > > > > > + pinctrl-0 = <_pins_a>; > > > > > + vmmc-supply

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-13 Thread Maxime Ripard
Hi, On Fri, Nov 03, 2017 at 07:53:17AM +0800, Icenowy Zheng wrote: > 在 2017-11-02 23:50,Maxime Ripard 写道: > > On Thu, Nov 02, 2017 at 05:07:30PM +0800, Icenowy Zheng wrote: > > > > > + { > > > > > + pinctrl-names = "default"; > > > > > + pinctrl-0 = <_pins_a>; > > > > > + vmmc-supply

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Icenowy Zheng
在 2017-11-02 23:50,Maxime Ripard 写道: On Thu, Nov 02, 2017 at 05:07:30PM +0800, Icenowy Zheng wrote: > > + { > > + pinctrl-names = "default"; > > + pinctrl-0 = <_pins_a>; > > + vmmc-supply = <_vcc3v3>; > > + bus-width = <4>; > > + /* > > + * In different revisions the

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Icenowy Zheng
在 2017-11-02 23:50,Maxime Ripard 写道: On Thu, Nov 02, 2017 at 05:07:30PM +0800, Icenowy Zheng wrote: > > + { > > + pinctrl-names = "default"; > > + pinctrl-0 = <_pins_a>; > > + vmmc-supply = <_vcc3v3>; > > + bus-width = <4>; > > + /* > > + * In different revisions the

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Maxime Ripard
On Thu, Nov 02, 2017 at 05:07:30PM +0800, Icenowy Zheng wrote: > > > + { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <_pins_a>; > > > + vmmc-supply = <_vcc3v3>; > > > + bus-width = <4>; > > > + /* > > > + * In different revisions the board have different card detect > > > + *

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Maxime Ripard
On Thu, Nov 02, 2017 at 05:07:30PM +0800, Icenowy Zheng wrote: > > > + { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <_pins_a>; > > > + vmmc-supply = <_vcc3v3>; > > > + bus-width = <4>; > > > + /* > > > + * In different revisions the board have different card detect > > > + *

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Icenowy Zheng
在 2017-11-02 17:02,Maxime Ripard 写道: Hi, On Wed, Nov 01, 2017 at 05:38:14PM +0800, Icenowy Zheng wrote: Banana Pi M2 Zero board is a H2+-based board by Sinovoip, with a form factor and GPIO holes similar to Raspberry Pi Zero. It features: - Allwinner H2+ SoC - Single-chip (16-bit) 512MiB DDR3

Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Icenowy Zheng
在 2017-11-02 17:02,Maxime Ripard 写道: Hi, On Wed, Nov 01, 2017 at 05:38:14PM +0800, Icenowy Zheng wrote: Banana Pi M2 Zero board is a H2+-based board by Sinovoip, with a form factor and GPIO holes similar to Raspberry Pi Zero. It features: - Allwinner H2+ SoC - Single-chip (16-bit) 512MiB DDR3

Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Maxime Ripard
Hi, On Wed, Nov 01, 2017 at 05:38:14PM +0800, Icenowy Zheng wrote: > Banana Pi M2 Zero board is a H2+-based board by Sinovoip, with a form > factor and GPIO holes similar to Raspberry Pi Zero. > > It features: > - Allwinner H2+ SoC > - Single-chip (16-bit) 512MiB DDR3 DRAM > - Ampak AP6212

Re: [PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-02 Thread Maxime Ripard
Hi, On Wed, Nov 01, 2017 at 05:38:14PM +0800, Icenowy Zheng wrote: > Banana Pi M2 Zero board is a H2+-based board by Sinovoip, with a form > factor and GPIO holes similar to Raspberry Pi Zero. > > It features: > - Allwinner H2+ SoC > - Single-chip (16-bit) 512MiB DDR3 DRAM > - Ampak AP6212

[PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-01 Thread Icenowy Zheng
Banana Pi M2 Zero board is a H2+-based board by Sinovoip, with a form factor and GPIO holes similar to Raspberry Pi Zero. It features: - Allwinner H2+ SoC - Single-chip (16-bit) 512MiB DDR3 DRAM - Ampak AP6212 Wi-Fi/Bluetooth module - MicroSD slot - Two MicroUSB Type-B ports (one can only be used

[PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board

2017-11-01 Thread Icenowy Zheng
Banana Pi M2 Zero board is a H2+-based board by Sinovoip, with a form factor and GPIO holes similar to Raspberry Pi Zero. It features: - Allwinner H2+ SoC - Single-chip (16-bit) 512MiB DDR3 DRAM - Ampak AP6212 Wi-Fi/Bluetooth module - MicroSD slot - Two MicroUSB Type-B ports (one can only be used