Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread Sascha Hauer
On Wed, Jan 06, 2016 at 10:35:37AM -0500, Ilia Mirkin wrote: > On Wed, Jan 6, 2016 at 10:26 AM, Sascha Hauer wrote: > > On Wed, Jan 06, 2016 at 02:53:30PM +0100, Boris Brezillon wrote: > >> Hi Sascha, > >> > >> On Wed, 6 Jan 2016 14:47:36 +0100 > >> Sascha Hauer wrote: > >> > >> > Hi Boris, > >>

Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread Ilia Mirkin
On Wed, Jan 6, 2016 at 10:26 AM, Sascha Hauer wrote: > On Wed, Jan 06, 2016 at 02:53:30PM +0100, Boris Brezillon wrote: >> Hi Sascha, >> >> On Wed, 6 Jan 2016 14:47:36 +0100 >> Sascha Hauer wrote: >> >> > Hi Boris, >> > >> > On Wed, Jan 06, 2016 at 12:25:50PM +0100, Boris Brezillon wrote: >> > >

Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread Sascha Hauer
On Wed, Jan 06, 2016 at 02:53:30PM +0100, Boris Brezillon wrote: > Hi Sascha, > > On Wed, 6 Jan 2016 14:47:36 +0100 > Sascha Hauer wrote: > > > Hi Boris, > > > > On Wed, Jan 06, 2016 at 12:25:50PM +0100, Boris Brezillon wrote: > > > Add basic support for the sil902x RGB -> HDMI bridge. > > > Th

Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread Boris Brezillon
Hi Sascha, On Wed, 6 Jan 2016 14:47:36 +0100 Sascha Hauer wrote: > Hi Boris, > > On Wed, Jan 06, 2016 at 12:25:50PM +0100, Boris Brezillon wrote: > > Add basic support for the sil902x RGB -> HDMI bridge. > > This driver does not support audio output yet. > > > > Signed-off-by: Boris Brezillon

Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread Sascha Hauer
Hi Boris, On Wed, Jan 06, 2016 at 12:25:50PM +0100, Boris Brezillon wrote: > Add basic support for the sil902x RGB -> HDMI bridge. > This driver does not support audio output yet. > > Signed-off-by: Boris Brezillon > --- > Hello, > > This patch is only adding basic support for the sil9022 chip.

Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread kbuild test robot
Hi Boris, [auto build test WARNING on drm/drm-next] [also build test WARNING on v4.4-rc8 next-20160106] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Boris-Brezillon/drm-bridge-sil902x/201601

Re: [PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread kbuild test robot
Hi Boris, [auto build test ERROR on drm/drm-next] [also build test ERROR on v4.4-rc8 next-20160106] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Boris-Brezillon/drm-bridge-sil902x/20160106-1

[PATCH 1/2] drm: bridge: sil902x

2016-01-06 Thread Boris Brezillon
Add basic support for the sil902x RGB -> HDMI bridge. This driver does not support audio output yet. Signed-off-by: Boris Brezillon --- Hello, This patch is only adding basic support for the sil9022 chip. As stated in the commit log, there's no audio support, but the driver also hardcodes a lot