summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2017-04-21 16:47:11 +0200
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2017-04-21 16:47:11 +0200
commit1e9caa2a3b56ccf62cc5bc29e480652bddec6a80 (patch)
tree798cc1c027393953e97645298ccc64a5d9896408 /Documentation
parentb62ea4112ce3746664dcc2f232d03461f0e6f3c7 (diff)
downloadlinux-0-day-1e9caa2a3b56ccf62cc5bc29e480652bddec6a80.tar.gz
linux-0-day-1e9caa2a3b56ccf62cc5bc29e480652bddec6a80.tar.xz
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt b/Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt
index 7a5c0e204c8ed..e5a8b363d8297 100644
--- a/Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt
+++ b/Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt
@@ -13,6 +13,8 @@ Required nodes:
Additional, the display node has to define properties:
- bits-per-pixel: Bits per pixel
- fsl,pcr: LCDC PCR value
+ A display node may optionally define
+ - fsl,aus-mode: boolean to enable AUS mode (only for imx21)
Optional properties:
- lcd-supply: Regulator for LCD supply voltage.