mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: add vibrator device node for rk3399 tablet product
Change-Id: I932bd2e56c7addbb7b4f725ad5c31779125dfc57 Signed-off-by: jerry.zhang <jerry.zhang@rock-chips.com>
This commit is contained in:
@@ -271,6 +271,12 @@
|
||||
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