Re: [PATCH v2] video: fbdev: imxfb: support AUS mode

2017-03-04 Thread Martin Kaiser
Hi, Thus wrote Bartlomiej Zolnierkiewicz (b.zolnier...@samsung.com): > Do you mean that you want to have code adding bindings > and its documentation in separate patches (because that > is like it was before)? ok, I'll send the next version as two patches again. Looks like we'll need another

Re: [PATCH v2] video: fbdev: imxfb: support AUS mode

2017-03-04 Thread Martin Kaiser
Hi, Thus wrote Bartlomiej Zolnierkiewicz (b.zolnier...@samsung.com): > Do you mean that you want to have code adding bindings > and its documentation in separate patches (because that > is like it was before)? ok, I'll send the next version as two patches again. Looks like we'll need another

Re: [PATCH v2] video: fbdev: imxfb: support AUS mode

2017-03-03 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, March 03, 2017 12:21:30 AM Rob Herring wrote: > On Tue, Feb 28, 2017 at 09:04:16PM +0100, Martin Kaiser wrote: > > Some displays require setting AUS mode in the LDCD AUS Mode Control > > Register to work with the imxfb driver. Like the value of the Panel > > Configuration

Re: [PATCH v2] video: fbdev: imxfb: support AUS mode

2017-03-03 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, March 03, 2017 12:21:30 AM Rob Herring wrote: > On Tue, Feb 28, 2017 at 09:04:16PM +0100, Martin Kaiser wrote: > > Some displays require setting AUS mode in the LDCD AUS Mode Control > > Register to work with the imxfb driver. Like the value of the Panel > > Configuration

Re: [PATCH v2] video: fbdev: imxfb: support AUS mode

2017-03-02 Thread Rob Herring
On Tue, Feb 28, 2017 at 09:04:16PM +0100, Martin Kaiser wrote: > Some displays require setting AUS mode in the LDCD AUS Mode Control > Register to work with the imxfb driver. Like the value of the Panel > Configuration Register, the AUS Mode Control Register's value depends on > the display mode.

Re: [PATCH v2] video: fbdev: imxfb: support AUS mode

2017-03-02 Thread Rob Herring
On Tue, Feb 28, 2017 at 09:04:16PM +0100, Martin Kaiser wrote: > Some displays require setting AUS mode in the LDCD AUS Mode Control > Register to work with the imxfb driver. Like the value of the Panel > Configuration Register, the AUS Mode Control Register's value depends on > the display mode.

[PATCH v2] video: fbdev: imxfb: support AUS mode

2017-02-28 Thread Martin Kaiser
Some displays require setting AUS mode in the LDCD AUS Mode Control Register to work with the imxfb driver. Like the value of the Panel Configuration Register, the AUS Mode Control Register's value depends on the display mode. Allow setting this register from the device tree. Make the device tree

[PATCH v2] video: fbdev: imxfb: support AUS mode

2017-02-28 Thread Martin Kaiser
Some displays require setting AUS mode in the LDCD AUS Mode Control Register to work with the imxfb driver. Like the value of the Panel Configuration Register, the AUS Mode Control Register's value depends on the display mode. Allow setting this register from the device tree. Make the device tree