Skip to content

Commit

Permalink
dt-bindings: display: imx: entry for AUS mode
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Martin Kaiser authored and Bartlomiej Zolnierkiewicz committed Apr 21, 2017
1 parent b62ea41 commit 1e9caa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1e9caa2

Please sign in to comment.