fix: revert dpu_enc0 for build

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
Han Gao
2024-01-18 17:46:02 +08:00
committed by Han Gao/Revy/Rabenda
parent a695d43115
commit 11046edaf7

View File

@@ -1625,6 +1625,21 @@
status = "okay";
};
&dpu_enc0 {
status = "okay";
ports {
/* output */
port@1 {
reg = <1>;
enc0_out: endpoint {
remote-endpoint = <&dsi0_in>;
};
};
};
};
&dpu_enc1 {
ports {
/delete-node/ port@0;