Skip to content

Commit 4fea333

Browse files
nxpfranklirobherring
authored andcommitted
dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
Add compatible string synaptics,synaptics_i2c for synaptics touch pad. It match existed driver drivers/input/mouse/synaptics_i2c.c. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Frank Li <[email protected]> Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 18b26b1 commit 4fea333

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/trivial-devices.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,8 @@ properties:
395395
- sparkfun,qwiic-joystick
396396
# Sierra Wireless mangOH Green SPI IoT interface
397397
- swir,mangoh-iotport-spi
398+
# Synaptics I2C touchpad
399+
- synaptics,synaptics_i2c
398400
# Ambient Light Sensor with SMBUS/Two Wire Serial Interface
399401
- taos,tsl2550
400402
# Digital PWM System Controller PMBus

Documentation/devicetree/bindings/vendor-prefixes.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,6 +1552,9 @@ patternProperties:
15521552
description: Sierra Wireless
15531553
"^syna,.*":
15541554
description: Synaptics Inc.
1555+
"^synaptics,.*":
1556+
description: Synaptics Inc.
1557+
deprecated: true
15551558
"^synology,.*":
15561559
description: Synology, Inc.
15571560
"^synopsys,.*":

0 commit comments

Comments
 (0)