devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: trivial-devices: Add VZ89TE to trivial
@ 2025-05-15  0:00 Rodrigo Gobbi
  2025-05-15 16:22 ` Conor Dooley
  2025-05-19 13:30 ` Rob Herring (Arm)
  0 siblings, 2 replies; 3+ messages in thread
From: Rodrigo Gobbi @ 2025-05-15  0:00 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt; +Cc: ~lkcamp/patches, devicetree, linux-kernel

Add sgx,vz89te partnumber since it is equivalent to sgx,vz89x,
which is at trivial-devices.

Signed-off-by: Rodrigo Gobbi <rodrigo.gobbi.7@gmail.com>
---
At [1] "add support for VZ89TE part" was added, but
no binding were updated. This is similar to a existing trivial
device, so just add it.
Tks and regards.

[1] https://github.com/torvalds/linux/commit/0a735aa07f2eb5bcb04fb022b463c70cd1cf1399
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 377722af6c00..6a49e8efc0f7 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -345,6 +345,8 @@ properties:
           - sensortek,stk8ba50
             # SGX Sensortech VZ89X Sensors
           - sgx,vz89x
+            # SGX Sensortech VZ89TE Sensors
+          - sgx,vz89te
             # Silicon Labs EM3581 Zigbee SoC with SPI interface
           - silabs,em3581
             # Silicon Labs SI3210 Programmable CMOS SLIC/CODEC with SPI interface
-- 
2.49.0


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15  0:00 [PATCH] dt-bindings: trivial-devices: Add VZ89TE to trivial Rodrigo Gobbi
2025-05-15 16:22 ` Conor Dooley
2025-05-19 13:30 ` Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).