arm64: dts: rockchip: enable Type-C phy for rk3399 evb/box
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-evb.dtsi
index 0b67e7a0d75f56d3ad6e54bb05342ee9129ea48d..81442ad187e4504ed605319fc90df7fac54e0ad5 100644 (file)
        status = "okay";
 };
 
+&tcphy0 {
+       extcon = <&fusb0>;
+       status = "okay";
+};
+
+&tcphy1 {
+       extcon = <&fusb1>;
+       status = "okay";
+};
+
 &tsadc {
        rockchip,hw-tshut-mode = <1>; /* tshut mode 0:CRU 1:GPIO */
        rockchip,hw-tshut-polarity = <1>; /* tshut polarity 0:LOW 1:HIGH */