fix: revert dpu_enc0 for build
authorHan Gao <gaohan@iscas.ac.cn>
Thu, 18 Jan 2024 09:46:02 +0000 (17:46 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 13 Mar 2024 06:59:02 +0000 (15:59 +0900)
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
(cherry picked from commit 11046edaf7c7e0139da7c72ba93b0d25aea41a1b)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/boot/dts/thead/th1520-lpi4a.dtsi

index 88629118203dd98128eeaa9aa1b4eb42dd3a5989..9ad5f25e700eb61cc197a323f1f3d37587b0a124 100644 (file)
        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;