]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: fbdev: imxfb: support AUS mode
authorMartin Kaiser <martin@kaiser.cx>
Fri, 21 Apr 2017 14:47:11 +0000 (16:47 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 21 Apr 2017 14:47:11 +0000 (16:47 +0200)
commitb62ea4112ce3746664dcc2f232d03461f0e6f3c7
treebf508511f7f5161c2b005b8cfeb6ca025730fea4
parent0cb51f6532639254eca4aba979b503f6eb467bb4
video: fbdev: imxfb: support AUS mode

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 setting depends on the display
mode.

Allow setting AUS mode from the device tree by adding a boolean
property. Make this property optional to keep the DT ABI stable.
AUS mode can be set only on imx21 and compatible chipsets.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/imxfb.c
include/linux/platform_data/video-imxfb.h