lkml.org 
[lkml]   [2022]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2 4/4] arm64: dts: ti: k3-am625-sk: Add DSS ports, HDMI tx & peripherals
From
Hi Aradhya,

On 05/05/22 19:13, Aradhya Bhatia wrote:
> +
> + sii9022: sii9022@3b {
> + compatible = "sil,sii9022";

Please convert
Documentation/devicetree/bindings/display/bridge/sii902x.txt to YAML format

> + reg = <0x3b>;
> +
> + clocks = <&hdmi_mstrclk>;
> + clock-names = "mclk";
> +
> + interrupt-parent = <&exp1>;
> + interrupts = <16 IRQ_TYPE_EDGE_FALLING>;
> +
> + ports {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + port@0 {
> + reg = <0>;
> +
> + sii9022_in: endpoint {
> + remote-endpoint = <&dpi1_out>;
> + };
> + };
> +
> + port@1 {
> + reg = <1>;
> +
> + sii9022_out: endpoint {
> + remote-endpoint = <&hdmi_connector_in>;
> + };
> + };
> + };
> + };

--
Regards
Vignesh

\
 
 \ /
  Last update: 2022-05-11 07:19    [W:0.087 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site