&mdss_dsi0 { panel@0 { compatible = "tianma,497-v0"; reg = <0>; backlight = <&backlight>; vsn-supply = <&...>; vsp-supply = <&...>; reset-gpios = <&msmgpio XY GPIO_ACTIVE_LOW>; port { panel_in: endpoint { remote-endpoint = <&mdss_dsi0_out>; }; }; }; }; &mdss_dsi0_out { data-lanes = <0 1 2 3>; remote-endpoint = <&panel_in>; };