arm64: dts: rockchip: move vibrator node to properly position on rk3399 tablet product
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-mid-818-android.dts
index 775403f7e43726dccf011b8b8934c12997761540..45b63e784d06fc6e7c07a4643ed50025ff17aab3 100644 (file)
                rockchip,uboot-charge-on = <0>;
                rockchip,android-charge-on = <1>;
        };
+
+       vibrator {
+               compatible = "rk-vibrator-gpio";
+               vibrator-gpio = <&gpio4 30 GPIO_ACTIVE_LOW>;
+               status = "okay";
+       };
 };
 
 &dfi {
                opp-microvolt = <900000>;
                opp-suspend;
        };
-
-       vibrator {
-               compatible = "rk-vibrator-gpio";
-               vibrator-gpio = <&gpio4 30 GPIO_ACTIVE_LOW>;
-               status = "okay";
-       };
 };
 
 &cluster0_opp {