Revert "arm64: dts: qcom: sdm845-db845c: Fix hdmi nodes"

This reverts commit bca4339bda.

It causes build breakage in the db845c_gki_defconfig

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4c73e66f0a89cf3ed96fd67b49c9103f35db0e8a
This commit is contained in:
Greg Kroah-Hartman
2020-10-27 13:13:20 +01:00
parent dba28ed467
commit 7f20975b90

View File

@@ -562,16 +562,16 @@
port@0 {
reg = <0>;
lt9611_a: endpoint {
remote-endpoint = <&dsi0_out>;
lt9611_out: endpoint {
remote-endpoint = <&hdmi_con>;
};
};
port@2 {
reg = <2>;
port@1 {
reg = <1>;
lt9611_out: endpoint {
remote-endpoint = <&hdmi_con>;
lt9611_a: endpoint {
remote-endpoint = <&dsi0_out>;
};
};
};