Re: [linux-sunxi] [PATCH v3 3/3] media: MAINTAINERS: add entries for Allwinner V3s CSI

2017-11-13 Thread Yong
On Mon, 13 Nov 2017 15:37:11 +0800 Yong Deng wrote: > Signed-off-by: Yong Deng > --- > MAINTAINERS | 8 > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index adbf693..1ba7782 100644 > --- a/MAINTAINERS >

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

[linux-sunxi] FOSDEM Hardware Enablement Devroom

2017-11-13 Thread Paul Kocialkowski
A Hardware Enablement devroom will be taking place at FOSDEM this year, on Sunday 10 December 2017. This newly-created devroom is the result of 3 proposals that were merged together. It is co-organized by several individuals. The devroom covers all aspects related to hardware enablement and

[linux-sunxi] Re: [PATCH] ARM: dts: sun8i: add support for Orange Pi R1

2017-11-13 Thread Maxime Ripard
On Sun, Nov 12, 2017 at 08:41:29PM +0800, Icenowy Zheng wrote: > Orange Pi R1 is a board design based on Orange Pi Zero, with XR819 Wi-Fi > chip replaced by RTL8189ETV Wi-Fi module and the USB Type-A jack > replaced by an onboard USB RTL8152B USB-Ethernet adapter. > > Add support for it. > >

[linux-sunxi] [PATCH] sunxi: add support for Orange Pi R1 board

2017-11-13 Thread Icenowy Zheng
Orange Pi R1 is a board designed based on Orange Pi Zero, with Wi-Fi chip replaced and USB Type-A jack replaced with an on-board RTL8152B USB-Ethernet adapter. Add support for it. Signed-off-by: Icenowy Zheng --- arch/arm/dts/Makefile | 1 +

[linux-sunxi] Re: [PATCH] sunxi: add support for Orange Pi R1 board

2017-11-13 Thread Icenowy Zheng
在 2017-11-13 20:38,Maxime Ripard 写道: Hi, On Mon, Nov 13, 2017 at 07:34:46PM +0800, Icenowy Zheng wrote: +++ b/configs/orangepi_r1_defconfig @@ -0,0 +1,19 @@ +CONFIG_ARM=y +CONFIG_ARCH_SUNXI=y +CONFIG_MACH_SUN8I_H3=y +CONFIG_DRAM_CLK=624 +CONFIG_DRAM_ZQ=3881979 +CONFIG_DRAM_ODT_EN=y +#

[linux-sunxi] Re: [PATCH] sunxi: add support for Orange Pi R1 board

2017-11-13 Thread Maxime Ripard
Hi, On Mon, Nov 13, 2017 at 07:34:46PM +0800, Icenowy Zheng wrote: > +++ b/configs/orangepi_r1_defconfig > @@ -0,0 +1,19 @@ > +CONFIG_ARM=y > +CONFIG_ARCH_SUNXI=y > +CONFIG_MACH_SUN8I_H3=y > +CONFIG_DRAM_CLK=624 > +CONFIG_DRAM_ZQ=3881979 > +CONFIG_DRAM_ODT_EN=y > +# CONFIG_VIDEO_DE2 is not set >

[linux-sunxi] Re : FOSDEM Hardware Enablement Devroom

2017-11-13 Thread Paul Kocialkowski
Hi, Le lundi 13 novembre 2017 à 11:57 +0100, Paul Kocialkowski a écrit : > A Hardware Enablement devroom will be taking place at FOSDEM this > year, on Sunday 10 December 2017. This newly-created devroom is the > result of 3 proposals that were merged together. It is co-organized by > several