[linux-sunxi] Re: [PATCH v2] sunxi: add NanoPi NEO Air defconfig

2017-02-12 Thread Maxime Ripard
On Sun, Feb 12, 2017 at 04:21:40PM +0100, Jelle van der Waa wrote: > Add support for the NanoPi NEO Air H3 board from friendlyarm.com . This > board contains WiFi, Bluetooth, 8GB eMMC storage and 512 MB DDR3 ram. > > Signed-off-by: Jelle van der Waa Acked-by: Maxime Ripard Thanks, Maxime --

[linux-sunxi] Re: [RFC PATCH 1/6] sunxi: makes an invisible option for H3-like DRAM controllers

2017-02-12 Thread Maxime Ripard
On Sat, Feb 11, 2017 at 11:08:38PM +0800, Icenowy Zheng wrote: > Allwinner SoCs after H3 (e.g. A64, H5, R40, V3s) uses a H3-like > DesignWare DRAM controller, which do not have official free DRAM > initialization code, but can use modified dram_sun8i_h3.c. > > Add a invisible option for easier DRA

[linux-sunxi] Re: [PATCH 4/8] drm/sun4i: Add optional 'mode' property to TCON

2017-02-12 Thread Philippe Fouquet
No, I try the branches sun4i-lvds-wip sun4i-lvds-v1 all have the same results. they have some diff? I seen in the dts you configure 10 IOs for the lads (5 twisted pairs) but I used just 8 (4 twisted pairs) this difference could be the cause why my display not work? Thank for your help Philipp

[linux-sunxi] Re: [PATCH v3 3/3] sunxi: add support for Lichee Pi Zero

2017-02-12 Thread Maxime Ripard
Hi, On Sat, Feb 11, 2017 at 07:11:02PM +0800, Icenowy Zheng wrote: > @@ -0,0 +1,13 @@ > +CONFIG_ARM=y > +CONFIG_ARCH_SUNXI=y > +# CONFIG_ARMV7_NONSEC is not set Why? It doesn't have Trustzone? Thanks, Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-ele

[linux-sunxi] Re: [PATCH v3 2/3] sunxi: add DTSI file for V3s

2017-02-12 Thread Maxime Ripard
On Sat, Feb 11, 2017 at 07:11:01PM +0800, Icenowy Zheng wrote: > As we have now V3s support in board code, the V3s DTSI file should also > be added. > > Add also some CCU include headers to satisfy the DTSI file. > > Signed-off-by: Icenowy Zheng Acked-by: Maxime Ripard Thanks, Maxime -- Max

[linux-sunxi] Re: [PATCH v3 1/3] sunxi: add basic V3s support

2017-02-12 Thread Maxime Ripard
On Sat, Feb 11, 2017 at 07:11:00PM +0800, Icenowy Zheng wrote: > Basic U-Boot support is now present for V3s. > > Some memory addresses are changed specially for V3s, as the original > address map cannot fit into a so small DRAM. > > As the DRAM controller code needs a big refactor, the SPL suppo

[linux-sunxi] Re: [PATCH v2] ARM: spi/sun7i: Add Master Sample Data Mode for SPI

2017-02-12 Thread Maxime Ripard
On Sat, Feb 11, 2017 at 12:54:47AM -0300, Vinicius Maciel wrote: > In order to work appropriately, the max11043 ADC chip and probably > others, needs SPI master samples the data at the correct edge. From > max11043 datasheet: "The data at DIN is latched on the rising edge > of SCLK". Same to DOUT.

Re: [linux-sunxi] [PATCH 1/8] ARM: sunxi_defconfig: Enable simple panel

2017-02-12 Thread Chen-Yu Tsai
On Sun, Feb 12, 2017 at 1:43 AM, Priit Laes wrote: > From: Jonathan Liu > This needs a commit message about why these need to be enabled, like "Most Allwinner tablets use the same design of a dumb LCD panel coupled with a PWM controlled backlight." Also the subject does not mention CONFIG_BAC

[linux-sunxi] Re: [PATCH 4/8] drm/sun4i: Add optional 'mode' property to TCON

2017-02-12 Thread Priit Laes
On Sun, 2017-02-12 at 08:50 -0800, Philippe Fouquet wrote: > First way thank for this work > But I can't use it, I'm explain myself. > > My LVDS connexion works fine because I display correctly the console > under uboot (I work with CONFIG_VIDEO_LCD_MODE) > > I use the wiki : http://linux-sunxi.o

[linux-sunxi] Re: [PATCH 4/8] drm/sun4i: Add optional 'mode' property to TCON

2017-02-12 Thread Philippe Fouquet
First way thank for this work But I can't use it, I'm explain myself. My LVDS connexion works fine because I display correctly the console under uboot (I work with CONFIG_VIDEO_LCD_MODE) I use the wiki : http://linux-sunxi.org/LCD to convert my fex config to CONFIG_VIDEO_LCD_MODE for the uboot

[linux-sunxi] [PATCH v2] sunxi: add NanoPi NEO Air defconfig

2017-02-12 Thread Jelle van der Waa
Add support for the NanoPi NEO Air H3 board from friendlyarm.com . This board contains WiFi, Bluetooth, 8GB eMMC storage and 512 MB DDR3 ram. Signed-off-by: Jelle van der Waa --- arch/arm/dts/Makefile| 3 +- arch/arm/dts/sun8i-h3-nanopi-neo-air.dts | 97 +

[linux-sunxi] Re: [PATCH] ARM: dts: sun5i-gr8: Rename pwm0_pins_a to pwm0_pins

2017-02-12 Thread kbuild test robot
Hi Chen-Yu, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.10-rc7 next-20170210] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Chen-Yu-Tsai/ARM-dts-sun5i-gr8-Rename-pwm0_