Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <krzysztof.kozlowski@linaro.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Frank Li and committed by
Rob Herring (Arm)
4fea3336 18b26b15

+5
+2
Documentation/devicetree/bindings/trivial-devices.yaml
··· 395 395 - sparkfun,qwiic-joystick 396 396 # Sierra Wireless mangOH Green SPI IoT interface 397 397 - swir,mangoh-iotport-spi 398 + # Synaptics I2C touchpad 399 + - synaptics,synaptics_i2c 398 400 # Ambient Light Sensor with SMBUS/Two Wire Serial Interface 399 401 - taos,tsl2550 400 402 # Digital PWM System Controller PMBus
+3
Documentation/devicetree/bindings/vendor-prefixes.yaml
··· 1552 1552 description: Sierra Wireless 1553 1553 "^syna,.*": 1554 1554 description: Synaptics Inc. 1555 + "^synaptics,.*": 1556 + description: Synaptics Inc. 1557 + deprecated: true 1555 1558 "^synology,.*": 1556 1559 description: Synology, Inc. 1557 1560 "^synopsys,.*":