[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170302161330.6xguzjv3ttwbv5ek@rob-hp-laptop>
Date: Thu, 2 Mar 2017 10:13:30 -0600
From: Rob Herring <robh@...nel.org>
To: Martin Kaiser <martin@...ser.cx>
Cc: linux-fbdev@...r.kernel.org,
Philipp Zabel <p.zabel@...gutronix.de>,
Mark Rutland <mark.rutland@....com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] dt-bindings: display: imx: entry for LAUSCR
On Mon, Feb 27, 2017 at 11:56:42AM +0100, Martin Kaiser wrote:
> 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@...ser.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)
Looks like we already got one, but generally we don't just put magic
register values in the DT. What does this register control?
Powered by blists - more mailing lists