arm64: dts: rk3399-android-6.0: enable iep default
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-android.dtsi
index b83b6656616135eac64d8292480ab3f528f6ae56..feef1fca57ad318576256a07418c5cca049b7980 100644 (file)
                rockchip,uboot-charge-on = <1>;
                rockchip,android-charge-on = <0>;
        };
+
+       hdmi_dp_sound: hdmi-dp-sound {
+               status = "disabled";
+               compatible = "rockchip,rk3399-hdmi-dp";
+               rockchip,cpu = <&i2s2>;
+               rockchip,codec = <&hdmi>, <&cdn_dp>;
+       };
 };
 
 &vopb {
        status = "okay";
 };
 
-&i2c3 {
-       status = "okay";
-       i2c-scl-rising-time-ns = <450>;
-       i2c-scl-falling-time-ns = <15>;
-};
-
 &hdmi {
        #address-cells = <1>;
        #size-cells = <0>;
        #sound-dai-cells = <0>;
-       ddc-i2c-bus = <&i2c3>;
+       ddc-i2c-scl-high-time-ns = <9625>;
+       ddc-i2c-scl-low-time-ns = <10000>;
        status = "okay";
 };