Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1588602 > unrolled thread
| Started by | Martin Kaiser <martin@kaiser.cx> |
|---|---|
| First post | 2017-02-27 12:00 +0100 |
| Last post | 2017-02-27 12:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 2/2] dt-bindings: display: imx: entry for LAUSCR Martin Kaiser <martin@kaiser.cx> - 2017-02-27 12:00 +0100
| From | Martin Kaiser <martin@kaiser.cx> |
|---|---|
| Date | 2017-02-27 12:00 +0100 |
| Subject | [PATCH 2/2] dt-bindings: display: imx: entry for LAUSCR |
| Message-ID | <tfrc5-4pq-3@gated-at.bofh.it> |
Allow setting the LCDC AUS Mode Control Register from the device tree. This setting is optional, the register is available only on imx21 and compatible chipsets. Signed-off-by: Martin Kaiser <martin@kaiser.cx> --- Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt b/Documentation/devicetree/bindings/display/imx/fsl,imx-fb.txt index 7a5c0e2..bd5077f 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,lauscr: LCDC AUS Mode Control Register value (only for imx21) Optional properties: - lcd-supply: Regulator for LCD supply voltage. -- 2.1.4
Back to top | Article view | linux.kernel
csiph-web