Re: [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

2017-05-03 Thread Dr. Philipp Tomsich
> On 03 May 2017, at 05:00, Simon Glass wrote: > > Hi Philipp, > > On 30 April 2017 at 06:31, Dr. Philipp Tomsich > > wrote: >> Hi Simon, >> >> On 30 Apr 2017, at 05:49, Simon Glass

Re: [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

2017-05-02 Thread Simon Glass
Hi Philipp, On 30 April 2017 at 06:31, Dr. Philipp Tomsich wrote: > Hi Simon, > > On 30 Apr 2017, at 05:49, Simon Glass wrote: > > Hi Philipp, > > On 28 April 2017 at 09:53, Philipp Tomsich >

Re: [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

2017-04-30 Thread Dr. Philipp Tomsich
Hi Simon, > On 30 Apr 2017, at 05:49, Simon Glass wrote: > > Hi Philipp, > > On 28 April 2017 at 09:53, Philipp Tomsich > > wrote: >> This commit enables RK3399 support for HDMI through

Re: [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

2017-04-29 Thread Simon Glass
Hi Philipp, On 28 April 2017 at 09:53, Philipp Tomsich wrote: > This commit enables RK3399 support for HDMI through the following > changes: > - adds a driverdata structure to mirror some subtle version > differences between the RK3399 VOPs and those in

Re: [U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

2017-04-28 Thread Jernej Škrabec
Hi Philipp, Dne petek, 28. april 2017 ob 17:53:10 CEST je Philipp Tomsich napisal(a): > This commit enables RK3399 support for HDMI through the following > changes: > - adds a driverdata structure to mirror some subtle version > differences between the RK3399 VOPs and those in the RK3288 >

[U-Boot] [PATCH 3/5] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399

2017-04-28 Thread Philipp Tomsich
This commit enables RK3399 support for HDMI through the following changes: - adds a driverdata structure to mirror some subtle version differences between the RK3399 VOPs and those in the RK3288 (e.g. the pin-polarity configuration) - configures the VOP to output 32bpp for HDMI - handles