diff mbox series

dt-bindings: trivial-devices: Add VZ89TE to trivial

Message ID 20250515000225.79239-1-rodrigo.gobbi.7@gmail.com
State Accepted
Headers show
Series dt-bindings: trivial-devices: Add VZ89TE to trivial | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dt-meta-schema success

Commit Message

Rodrigo Gobbi May 15, 2025, midnight UTC
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(+)

Comments

Conor Dooley May 15, 2025, 4:22 p.m. UTC | #1
On Wed, May 14, 2025 at 09:00:40PM -0300, Rodrigo Gobbi wrote:
> Add sgx,vz89te partnumber since it is equivalent to sgx,vz89x,
> which is at trivial-devices.

I think "equivalent" mybe isn't the right word, your link below seems to
have custom handling for this part. Different read and write sizes for
example.
s/equivalent/similar/ - maybe whoever is applying the patch can do it on
appliation.

Acked-by: Conor Dooley <conor.dooley@microchip.com>

> 
> 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
>
Rob Herring (Arm) May 19, 2025, 1:30 p.m. UTC | #2
On Wed, 14 May 2025 21:00:40 -0300, Rodrigo Gobbi wrote:
> 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(+)
> 

Applied, thanks!
diff mbox series

Patch

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