Commit 0e04139d authored by jensen's avatar jensen
Browse files

Revert "ARM64: dts: nanopi4: bind HDMI to vopb for 4K"

This reverts commit 5b06f6d658b60dd91c5d764fdb477e1fc24e6c25.
parent 669abd7e
No related merge requests found
Showing with 2 additions and 17 deletions
+2 -17
......@@ -474,8 +474,6 @@ &uart4 {
&vopb {
status = "okay";
assigned-clocks = <&cru DCLK_VOP0_DIV>;
assigned-clock-parents = <&cru PLL_VPLL>;
};
&vopb_mmu {
......@@ -484,8 +482,6 @@ &vopb_mmu {
&vopl {
status = "okay";
assigned-clocks = <&cru DCLK_VOP1_DIV>;
assigned-clock-parents = <&cru PLL_CPLL>;
};
&vopl_mmu {
......@@ -528,14 +524,13 @@ edp_out: endpoint {
};
};
&edp_in_vopb {
&edp_in_vopl {
status = "disabled";
};
&route_edp {
status = "okay";
logo,mode = "center";
connect = <&vopl_out_edp>;
};
&cdn_dp {
......@@ -544,14 +539,6 @@ &cdn_dp {
phys = <&tcphy0_dp>;
};
&dp_in_vopl {
status = "disabled";
};
&hdmi_in_vopl {
status = "disabled";
};
&hdmi {
/* remove the hdmi_i2c_xfer */
pinctrl-0 = <&hdmi_cec>;
......@@ -564,9 +551,8 @@ &hdmi {
};
&route_hdmi {
status = "disabled";
status = "okay";
logo,mode = "center";
connect = <&vopb_out_hdmi>;
};
&cif_isp0 {
......@@ -921,7 +907,6 @@ onewire_ts@2f {
&i2c7 {
status = "okay";
clock-frequency = <100000>;
};
&spdif {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment