Devicetree
 help / color / mirror / Atom feed
* [PATCH v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
@ 2025-06-04 19:17 Frank Li
  2025-06-05  6:13 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Li @ 2025-06-04 19:17 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Guenter Roeck,
	Noah Wang, Rodrigo Gobbi, Fabio Estevam, Michal Simek,
	Naresh Solanki, Grant Peltier, Laurent Pinchart, Neil Armstrong,
	Heiko Stuebner, Manivannan Sadhasivam, Kever Yang,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

Add compatible string synaptics,synaptics_i2c for synaptics touch pad. It
match existed driver drivers/input/mouse/synaptics_i2c.c.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
change in v3
- fix order in vendor-prefixes
change in v2
- update vendor-prefixes
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 38bc1937ff3c9..dbec1300bb7ed 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -362,6 +362,8 @@ properties:
           - sparkfun,qwiic-joystick
             # Sierra Wireless mangOH Green SPI IoT interface
           - swir,mangoh-iotport-spi
+            # Synaptics I2C touchpad
+          - synaptics,synaptics_i2c
             # Ambient Light Sensor with SMBUS/Two Wire Serial Interface
           - taos,tsl2550
             # Temperature and humidity sensor with i2c interface
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 5d2a7a8d3ac6c..865c61499af49 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1491,6 +1491,9 @@ patternProperties:
     description: Sierra Wireless
   "^syna,.*":
     description: Synaptics Inc.
+  "^synaptics,.*":
+    description: Synaptics Inc.
+    deprecated: true
   "^synology,.*":
     description: Synology, Inc.
   "^synopsys,.*":
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
  2025-06-04 19:17 [PATCH v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c Frank Li
@ 2025-06-05  6:13 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-06-05  6:13 UTC (permalink / raw)
  To: Frank Li
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Guenter Roeck,
	Noah Wang, Rodrigo Gobbi, Fabio Estevam, Michal Simek,
	Naresh Solanki, Grant Peltier, Laurent Pinchart, Neil Armstrong,
	Heiko Stuebner, Manivannan Sadhasivam, Kever Yang,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list, imx

On Wed, Jun 04, 2025 at 03:17:18PM GMT, Frank Li wrote:
> Add compatible string synaptics,synaptics_i2c for synaptics touch pad. It
> match existed driver drivers/input/mouse/synaptics_i2c.c.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---
> change in v3
> - fix order in vendor-prefixes
> change in v2
> - update vendor-prefixes

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-05  6:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-04 19:17 [PATCH v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c Frank Li
2025-06-05  6:13 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox