[linux-sunxi] Re: [PATCH v2] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus

2017-06-13 Thread Jonathan Liu
Hi Maxime, On 13 June 2017 at 21:15, Maxime Ripard wrote: > On Mon, Jun 12, 2017 at 03:52:35PM +1000, Jonathan Liu wrote: >> The drm_get_edid function should be used instead of drm_do_get_edid by >> exposing the DDC bus as an I2C adapter. Implement this for

[linux-sunxi] Re: [PATCH v2] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus

2017-06-13 Thread Maxime Ripard
On Mon, Jun 12, 2017 at 03:52:35PM +1000, Jonathan Liu wrote: > The drm_get_edid function should be used instead of drm_do_get_edid by > exposing the DDC bus as an I2C adapter. Implement this for A10s. > > Signed-off-by: Jonathan Liu Your commit log should explain *why* that

[linux-sunxi] [PATCH v2] sun50i: h5: Add initial NanoPi NEO2 support

2017-06-13 Thread Jagan Teki
From: Jagan Teki NanoPi M1 Plus is designed and developed by FriendlyElec using the Allwinner 64-bit H5 SOC. NanoPi Neo2 key features - Allwinner H5, Quad-core 64-bit Cortex-A53 - 512MB DDR3 RAM - microSD slot - 10/100/1000M Ethernet - Serial Debug Port - 5V 2A DC

[linux-sunxi] [PATCH v3 2/2] sun50i: a64: Add initial Orangepi Win/WinPlus support

2017-06-13 Thread Jagan Teki
From: Jagan Teki Orangepi Win/WinPlus is an open-source single-board computer using the Allwinner A64 SOC. A64 Orangepi Win/WinPlus has - A64 Quad-core Cortex-A53 64bit - 1GB(Win)/2GB(Win Plus) DDR3 SDRAM - Debug TTL UART - Four USB 2.0 - HDMI - LCD - Audio and MIC -

[linux-sunxi] [PATCH v3 1/2] sun50i: h5: Add initial Orangepi Zero Plus 2 support

2017-06-13 Thread Jagan Teki
From: Jagan Teki Orangepi Zero Plus 2 is an open-source single-board computer using the Allwinner h5 SOC. H5 Orangepi Zero Plus 2 has - Quad-core Cortex-A53 - 512MB DDR3 - micrSD slot and 8GB eMMC - Debug TTL UART - HDMI - Wifi + BT - OTG+power supply Signed-off-by:

[linux-sunxi] Re: [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2

2017-06-13 Thread Chen-Yu Tsai
On Tue, Jun 13, 2017 at 5:43 PM, Maxime Ripard wrote: > On Sat, Jun 10, 2017 at 10:57:28PM +0800, icen...@aosc.io wrote: >> 在 2017-06-09 22:46,Maxime Ripard 写道: >> > On Thu, Jun 08, 2017 at 01:01:53PM +0800, icen...@aosc.io wrote: >> > > 在 2017-06-07 22:38,Maxime

[linux-sunxi] Re: [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

2017-06-13 Thread Icenowy Zheng
于 2017年6月13日 GMT+08:00 下午3:44:32, Maxime Ripard 写到: >On Sun, Jun 11, 2017 at 02:43:42PM +0800, icen...@aosc.io wrote: >> 在 2017-06-07 17:38,Maxime Ripard 写道: >> > On Mon, Jun 05, 2017 at 12:01:45AM +0800, Icenowy Zheng wrote: >> > > Allwinner H3 features a TV

[linux-sunxi] Re: [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2

2017-06-13 Thread Maxime Ripard
On Sat, Jun 10, 2017 at 11:16:35PM +0800, icen...@aosc.io wrote: > 在 2017-06-10 22:57,icen...@aosc.io 写道: > > 在 2017-06-09 22:46,Maxime Ripard 写道: > > > On Thu, Jun 08, 2017 at 01:01:53PM +0800, icen...@aosc.io wrote: > > > > 在 2017-06-07 22:38,Maxime Ripard 写道: > > > > > On Wed, Jun 07, 2017 at

[linux-sunxi] Re: [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2

2017-06-13 Thread Maxime Ripard
On Sat, Jun 10, 2017 at 10:57:28PM +0800, icen...@aosc.io wrote: > 在 2017-06-09 22:46,Maxime Ripard 写道: > > On Thu, Jun 08, 2017 at 01:01:53PM +0800, icen...@aosc.io wrote: > > > 在 2017-06-07 22:38,Maxime Ripard 写道: > > > > On Wed, Jun 07, 2017 at 06:01:02PM +0800, Icenowy Zheng wrote: > > > > >

Re: [linux-sunxi] Re: [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE

2017-06-13 Thread Maxime Ripard
On Sun, Jun 11, 2017 at 02:58:47PM +0800, icen...@aosc.io wrote: > 在 2017-06-07 17:42,Maxime Ripard 写道: > > On Mon, Jun 05, 2017 at 12:01:48AM +0800, Icenowy Zheng wrote: > > > + soc { > > > + display_clocks: clock@100 { > > > + compatible =

[linux-sunxi] Re: [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

2017-06-13 Thread Maxime Ripard
On Sun, Jun 11, 2017 at 02:43:42PM +0800, icen...@aosc.io wrote: > 在 2017-06-07 17:38,Maxime Ripard 写道: > > On Mon, Jun 05, 2017 at 12:01:45AM +0800, Icenowy Zheng wrote: > > > Allwinner H3 features a TV encoder similar to the one in earlier SoCs, > > > but has a internal fixed clock divider that

Re: [linux-sunxi] Re: [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support

2017-06-13 Thread Maxime Ripard
On Sat, Jun 10, 2017 at 12:51:02AM +0800, Icenowy Zheng wrote: > > > 于 2017年6月10日 GMT+08:00 上午12:49:15, Maxime Ripard > 写到: > >On Wed, Jun 07, 2017 at 04:48:50PM +0800, Icenowy Zheng wrote: > >> >> @@ -189,6 +211,8 @@ supported. > >> >> Required properties: >