[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180413174648.zxljbw634o2r4zty@rob-hp-laptop>
Date: Fri, 13 Apr 2018 12:46:48 -0500
From: Rob Herring <robh@...nel.org>
To: Peter Rosin <peda@...ntia.se>
Cc: linux-kernel@...r.kernel.org, David Airlie <airlied@...ux.ie>,
Mark Rutland <mark.rutland@....com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 2/5] dt-bindings: display: atmel: add optional
output-mode property
On Mon, Apr 09, 2018 at 12:59:15PM +0200, Peter Rosin wrote:
> Useful for beating cases where an output mode selection heuristic
> fails.
>
> Signed-off-by: Peter Rosin <peda@...ntia.se>
> ---
> Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt b/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
> index 82f2acb3d374..dc478455b883 100644
> --- a/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
> +++ b/Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt
> @@ -10,6 +10,10 @@ Required properties:
> - #address-cells: should be set to 1.
> - #size-cells: should be set to 0.
>
> +Optional properties:
> + - output-mode: override any output mode selection hueristic and force a
> + particular output mode. One of "rgb444", "rgb565", "rgb666" and "rgb888".
> +
This needs to be generic, not just added to some random display
controller binding.
It also belongs in the port or endpoint node as is done for camera
interfaces.
Rob
Powered by blists - more mailing lists