Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: imx: entry for AUS mode

Allow setting AUS mode for a display from the device tree. Use an
optional boolean property. AUS mode can be set only on imx21 and
compatible chipsets.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Acked-by: Rob Herring <robh@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>

authored by

Martin Kaiser and committed by
Bartlomiej Zolnierkiewicz
1e9caa2a b62ea411

+2
+2
Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt
··· 13 13 Additional, the display node has to define properties: 14 14 - bits-per-pixel: Bits per pixel 15 15 - fsl,pcr: LCDC PCR value 16 + A display node may optionally define 17 + - fsl,aus-mode: boolean to enable AUS mode (only for imx21) 16 18 17 19 Optional properties: 18 20 - lcd-supply: Regulator for LCD supply voltage.