blob: d56c8e147a2bcd78f2be12401c6a28ce3a4e0c71 [file] [log] [blame]
/*
* Copyright 2017 NXP.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include "imx7ulp-evk.dts"
&adv7535 {
status = "okay";
port {
dsi_to_hdmi: endpoint {
remote-endpoint = <&mipi_dsi_ep>;
};
};
};
&mipi_dsi {
port {
mipi_dsi_ep: endpoint {
remote-endpoint = <&dsi_to_hdmi>;
};
};
};