projects
/
platform
/
kernel
/
linux-thead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1287798
)
fix: revert dpu_enc0 for build
author
Han Gao
<gaohan@iscas.ac.cn>
Thu, 18 Jan 2024 09:46:02 +0000
(17:46 +0800)
committer
Jaehoon 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
patch
|
blob
|
history
diff --git
a/arch/riscv/boot/dts/thead/th1520-lpi4a.dtsi
b/arch/riscv/boot/dts/thead/th1520-lpi4a.dtsi
index 88629118203dd98128eeaa9aa1b4eb42dd3a5989..9ad5f25e700eb61cc197a323f1f3d37587b0a124 100644
(file)
--- a/
arch/riscv/boot/dts/thead/th1520-lpi4a.dtsi
+++ b/
arch/riscv/boot/dts/thead/th1520-lpi4a.dtsi
@@
-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;