mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
150c0a90db
commit
3aa677d554
|
|
@ -271,6 +271,12 @@ opp@666000000 {
|
|||
opp-microvolt = <900000>;
|
||||
opp-suspend;
|
||||
};
|
||||
|
||||
vibrator {
|
||||
compatible = "rk-vibrator-gpio";
|
||||
vibrator-gpio = <&gpio4 30 GPIO_ACTIVE_LOW>;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&cluster0_opp {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user