[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <492fd43c-ca32-17f0-dcdd-48eee0e7e035@linaro.org>
Date: Fri, 27 Jan 2023 09:41:37 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Jonathan Cormier <jcormier@...ticallink.com>,
Andrzej Hajda <andrzej.hajda@...el.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Laurent Pinchart <Laurent.pinchart@...asonboard.com>,
Jonas Karlman <jonas@...boo.se>,
Jernej Skrabec <jernej.skrabec@...il.com>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Michael Williamson <michael.williamson@...ticallink.com>,
Bob Duke <bduke@...ticallink.com>
Subject: Re: [PATCH v2 1/4] dt-bindings: display: bridge: tfp410: Add tfp410
i2c example
On 26/01/2023 23:40, Jonathan Cormier wrote:
> Add a i2c example with HDMI connector
>
> Signed-off-by: Jonathan Cormier <jcormier@...ticallink.com>
> ---
> .../bindings/display/bridge/ti,tfp410.yaml | 30 ++++++++++++++++++++++
> 1 file changed, 30 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml b/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml
> index 4c5dd8ec2951..1f3d29259f22 100644
> --- a/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml
> @@ -116,4 +116,34 @@ examples:
> };
> };
>
> + - |
> + i2c {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + tfp410_i2c: encoder@38 {
> + compatible = "ti,tfp410";
> + reg = <0x38>;
This differs only by two properties, I don't think it's beneficial to
add it.
Best regards,
Krzysztof
Powered by blists - more mailing lists