Am Dienstag, 24. Dezember 2019, 15:39:00 CET schrieb Miquel Raynal:
Describe LVDS IP. Add the CRTC and LVDS relevant endpoints so they can be linked together.
Signed-off-by: Miquel Raynal miquel.raynal@bootlin.com
vopb_out_lvds: endpoint@0 {
reg = <0>;
remote-endpoint = <&lvds_vopb_in>;
};
vopl_out_lvds: endpoint@0 {
reg = <0>;
remote-endpoint = <&lvds_vopl_in>;
};
applied for 5.6, with the endpoints becoming @1 after the dsi
Thanks Heiko