mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-10 16:42:21 +00:00
Merge branch 'CR_937_DRM_keith.zhao' into 'jh7110_fpga_dev_5.15'
DTS:DRM See merge request sdk/sft-riscvpi-linux-5.10!53
This commit is contained in:
commit
ecea9231a1
2 changed files with 4 additions and 3 deletions
5
arch/riscv/boot/dts/starfive/jh7110-common.dtsi
Normal file → Executable file
5
arch/riscv/boot/dts/starfive/jh7110-common.dtsi
Normal file → Executable file
|
@ -187,6 +187,7 @@
|
|||
port@0 {
|
||||
reg = <0>;
|
||||
adv7513_0_in: endpoint {
|
||||
remote-endpoint = <&hdmi_out>;
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -390,8 +391,8 @@
|
|||
remote-endpoint = <&hdmi_input0>;
|
||||
};
|
||||
dc_out_dpi1: endpoint@1 {
|
||||
//reg = <1>;
|
||||
//remote-endpoint = <&hdmi_input1>;
|
||||
reg = <1>;
|
||||
remote-endpoint = <&hdmi_in_lcdc>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -1373,7 +1373,7 @@
|
|||
#size-cells = <0>;
|
||||
hdmi_in_lcdc: endpoint@0 {
|
||||
reg = <0>;
|
||||
remote-endpoint = <&dc_out_dpi0>;
|
||||
remote-endpoint = <&dc_out_dpi1>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue