blob: c6e60a99488a5d84bbda725f2735f47020dea1f3 [file] [edit]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (C) 2023-2026 Marek Vasut
*/
#include "imx8mp-dhcom-overlay-panel-common.dtsi"
&ldb_lvds_ch0 {
remote-endpoint = <&panel_in>;
};
&lcdif2 {
status = "okay";
};
&lvds_bridge {
status = "okay";
};
&panel_in {
remote-endpoint = <&ldb_lvds_ch0>;
};