ARM64: dts: rk3399: support fusb302 for evb1/2/3
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-evb.dtsi
index c97260c216a5471878adec91d70eb099b7a218e4..122f28cbc040d74594ff3c9e4cda0dfa2d53e319 100644 (file)
                                <4 25 RK_FUNC_GPIO &pcfg_pull_none>;
                };
        };
+
+       fusb30x {
+               fusb0_int: fusb0-int {
+                       rockchip,pins = <1 2 RK_FUNC_GPIO &pcfg_pull_up>;
+               };
+
+               fusb1_int: fusb1-int {
+                       rockchip,pins = <1 24 RK_FUNC_GPIO &pcfg_pull_up>;
+               };
+       };
 };