panel { label = "AMA-070A04-DU2511-G010"; status="okay"; compatible = "panel-simple"; data-mapping="jeida-18"; panel-timing { clock-frequency = <25000000>; hactive = <800>; vactive = <480>; hfront-porch = <8>; hback-porch = <8>; vback-porch = <8>; vfront-porch = <8>; hsync-len = <8>; vsync-len = <4>; hsync-active = <0>; vsync-active = <0>; de-active = <1>; pixelclk-active = <0>; }; port@0 { dual-lvds-odd-pixels; lcd_in0: endpoint { remote-endpoint = <&oldi_out0>; }; }; port@1 { dual-lvds-even-pixels; lcd_in1: endpoint { remote-endpoint = <&oldi_out1>; }; }; }; &dss { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_oldi0_pins_default>; }; &dss_ports { #address-cells = <1>; #size-cells = <0>; status = "okay"; port@0 { reg = <0>; oldi_out0: endpoint { remote-endpoint = <&lcd_in0>; }; }; port@2 { reg = <2>; oldi_out1: endpoint { remote-endpoint = <&lcd_in1>; }; }; };