[PATCH v5 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string

Jiqi Li <[email protected]> Fri, 31 Jul 2026 17:50:08 +0800
Newsgroups org.kernel.vger.linux-tegra,org.kernel.vger.linux-devicetree
Message-ID <[email protected]>
Lenovo ThinkEdge SE70 is a fanless industrial edge gateway carrier
board based on NVIDIA Tegra194 (Xavier NX) SOM.
Add the corresponding compatible string for device tree validation.

Acked-by: Conor Dooley <[email protected]>
Signed-off-by: Jiqi Li <[email protected]>
---
Changes in v2:
- No further modifications, adds Conor's Acked-by tag

Changes in v3, v4 and v5:
- No further modifications
---
 Documentation/devicetree/bindings/arm/tegra.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
index 033a63f6c068..a54d0024e636 100644
--- a/Documentation/devicetree/bindings/arm/tegra.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra.yaml
@@ -268,6 +268,11 @@ properties:
         items:
           - const: nvidia,p3509-0000+p3668-0001
           - const: nvidia,tegra194
+      - description: Lenovo ThinkEdge SE70
+        items:
+          - const: lenovo,thinkedge-se70
+          - const: nvidia,p3668-0001
+          - const: nvidia,tegra194
       - items:
           - const: nvidia,tegra234-vdk
           - const: nvidia,tegra234
-- 
2.43.0