arm64: dts: rk3399-box-rev2: add hdmi phy config table
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-box-rev2.dts
index b8e0f821183d0b277d1fe471441bd4727091c92c..f3b98b3622b9b7a9d09d19d927f30ada055ebb26 100644 (file)
        };
 };
 
+&cdn_dp {
+       status = "okay";
+       extcon = <&fusb0>;
+};
+
+&hdmi_in_vopl {
+       status = "disabled";
+};
+
+&dp_in_vopb {
+       status = "disabled";
+};
+
+&route_hdmi {
+       status = "okay";
+};
+
 &vdd_cpu_b {
        vsel-gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>;
        fcs,suspend-voltage-selector = <0>;
                <&gpio1 18 GPIO_ACTIVE_LOW>,
                <&gpio1 14 GPIO_ACTIVE_HIGH>;
 };
+
+&hdmi {
+       status = "okay";
+       rockchip,phy-table =
+               <74250000 0x8009 0x0004 0x0272>,
+               <165000000 0x802b 0x0004 0x0209>,
+               <297000000 0x8039 0x0005 0x028d>,
+               <594000000 0x8039 0x0000 0x019d>,
+               <000000000 0x0000 0x0000 0x0000>;
+};