lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170315202422.7agjocsvwxdi5ha2@rob-hp-laptop>
Date:   Wed, 15 Mar 2017 15:24:22 -0500
From:   Rob Herring <robh@...nel.org>
To:     Martin Kaiser <martin@...ser.cx>
Cc:     linux-fbdev@...r.kernel.org,
        Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
        Sascha Hauer <kernel@...gutronix.de>,
        linux-kernel@...r.kernel.org, Mark Rutland <mark.rutland@....com>,
        devicetree@...r.kernel.org
Subject: Re: [PATCH 2/2 v3] dt-bindings: display: imx: entry for AUS mode

On Wed, Mar 08, 2017 at 07:22:56PM +0100, Martin Kaiser wrote:
> Allow setting the 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@...ser.cx>
> ---
> v3:
>    use a boolean DT property instead of the register value
>    separate patches for DT binding and code changes
> 
> v2:
>    re-sending DT bindings and code changes as one patch
> 
>  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..cacae0e 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)

fsl,aus-mode

With that,

Acked-by: Rob Herring <robh@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ