Searched +full:rtwm +full:- +full:mode (Results 1 – 2 of 2) sorted by relevance
4 - compatible: Should be "dlg,da7280".5 - reg: Specifies the I2C slave address.7 - interrupt-parent : Specifies the phandle of the interrupt controller to10 - dlg,actuator-type: Set Actuator type. it should be one of:11 "LRA" - Linear Resonance Actuator type.12 "ERM-bar" - Bar type Eccentric Rotating Mass.13 "ERM-coin" - Coin type Eccentric Rotating Mass.15 - dlg,const-op-mode: Haptic operation mode for FF_CONSTANT.17 1 - Direct register override(DRO) mode triggered by i2c(default),18 2 - PWM data source mode controlled by PWM duty,[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Dialog Semiconductor DA7280 Low Power High-Definition Haptic Driver10 - Roy Im <roy.im.opensource@diasemi.com>23 dlg,actuator-type:25 - LRA # Linear Resonance Actuator type26 - ERM-bar # Bar type Eccentric Rotating Mass27 - ERM-coin # Coin type Eccentric Rotating Mass29 dlg,const-op-mode:[all …]