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:
andy.hu 2022-05-06 11:59:09 +00:00
commit ecea9231a1
2 changed files with 4 additions and 3 deletions

5
arch/riscv/boot/dts/starfive/jh7110-common.dtsi Normal file → Executable file
View 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>;
};
};
};

View file

@ -1373,7 +1373,7 @@
#size-cells = <0>;
hdmi_in_lcdc: endpoint@0 {
reg = <0>;
remote-endpoint = <&dc_out_dpi0>;
remote-endpoint = <&dc_out_dpi1>;
};
};
};