mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
Merge "Enabling DPU in dts file for TC0" into integration
This commit is contained in:
commit
ed39d5e3c0
1 changed files with 2 additions and 3 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue