Skip to content
Snippets Groups Projects
Commit df15f286 authored by Ruslan Marchenko's avatar Ruslan Marchenko
Browse files

Rename mipi_dsi_out to avoid conflict

parent d2724868
No related branches found
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@
reg = <0>;
#address-cells = <1>;
#size-cells = <0>;
dcss_dsi_out: endpoint@0 {
dcss_dsi_out_: endpoint@0 {
reg = <0>;
remote-endpoint = <&mipi_dsi_in>;
};
......@@ -634,7 +634,7 @@
mipi_dsi_in: endpoint@1 {
reg = <1>;
remote-endpoint = <&dcss_dsi_out>;
remote-endpoint = <&dcss_dsi_out_>;
};
};
port@1 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment