Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
ed39d5e3
Commit
ed39d5e3
authored
Sep 08, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Sep 08, 2020
Browse files
Merge "Enabling DPU in dts file for TC0" into integration
parents
70b6701b
0dc52294
Changes
1
Hide whitespace changes
Inline
Side-by-side
fdts/tc0.dts
View file @
ed39d5e3
...
...
@@ -224,7 +224,7 @@
port {
vencoder_in: endpoint {
remote-endpoint = <&
hdlcd
_out>;
remote-endpoint = <&
dp_pl0
_out
0
>;
};
};
...
...
@@ -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>;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment