aboutsummaryrefslogtreecommitdiff
path: root/fdts
diff options
context:
space:
mode:
authorAvinash Mehta <avinash.mehta@arm.com>2020-07-22 16:40:07 +0100
committerAnders Dellien <anders.dellien@arm.com>2020-09-08 08:56:29 +0100
commit0dc522943c05eafe8fbf8344d4129604f0f0892f (patch)
treeff38f97d6963894474c55ade425c7a0a3f5d81f2 /fdts
parent70b6701b8a19a8aa20fd4fff1f9e237a28991845 (diff)
downloadtrusted-firmware-a-0dc522943c05eafe8fbf8344d4129604f0f0892f.tar.gz
Enabling DPU in dts file for TC0
This change replaces hdlcd with DPU in dts file for TC0 Change-Id: If25dfd3ddffc07279ab487f65e1bb82b27a26604 Signed-off-by: Avinash Mehta <avinash.mehta@arm.com>
Diffstat (limited to 'fdts')
-rw-r--r--fdts/tc0.dts5
1 files changed, 2 insertions, 3 deletions
diff --git a/fdts/tc0.dts b/fdts/tc0.dts
index cab39a7709..ac097cdde3 100644
--- a/fdts/tc0.dts
+++ b/fdts/tc0.dts
@@ -224,7 +224,7 @@
port {
vencoder_in: endpoint {
- remote-endpoint = <&hdlcd_out>;
+ remote-endpoint = <&dp_pl0_out0>;
};
};
@@ -250,7 +250,7 @@
interrupts = <0x0 117 0x4>;
clocks = <&fake_hdlcd_clk>;
clock-names = "pxlclk";
- status = "ok";
+ status = "disabled";
port {
hdlcd_out: endpoint {
@@ -339,7 +339,6 @@
interrupt-names = "DPU";
clocks = <&scmi_clk 0>;
clock-names = "aclk";
- status = "disabled";
pl0: pipeline@0 {
reg = <0>;
clocks = <&scmi_clk 1>;