mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: move vibrator node to properly position on rk3399 tablet product
Change-Id: I352ae9e429de997cf9300f14320a363d93ce57b1 Signed-off-by: jerry.zhang <jerry.zhang@rock-chips.com>
This commit is contained in:
@@ -236,6 +236,12 @@
|
||||
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 {
|
||||
@@ -271,12 +277,6 @@
|
||||
opp-microvolt = <900000>;
|
||||
opp-suspend;
|
||||
};
|
||||
|
||||
vibrator {
|
||||
compatible = "rk-vibrator-gpio";
|
||||
vibrator-gpio = <&gpio4 30 GPIO_ACTIVE_LOW>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&cluster0_opp {
|
||||
|
||||
Reference in New Issue
Block a user