TQMLX2160A is a TQ-Systems GmbH SoM using the LX2160A SoC.
MBLX2160a is the starterkit baseboard for TQMLX2160A.
Signed-off-by: Gregor Herburger <[email protected]>
---
Documentation/devicetree/bindings/arm/fsl.yaml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 32b195852a75..97413df64f55 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1476,6 +1476,16 @@ properties:
- const: solidrun,lx2162a-som
- const: fsl,lx2160a
+ - description:
+ TQ-Systems TQMLX2160A is a series of socketable SOM featuring
+ LX2160A system-on-chip variants. MBLX2160A mainboard can be used a
+ starterkit.
+ items:
+ - enum:
+ - tq,lx2160a-tqmlx2160a-mblx2160a
+ - const: tq,lx2160a-tqmlx2160a
+ - const: fsl,lx2160a
+
- description: S32G2 based Boards
items:
- enum:
--
2.34.1
On Wed, Dec 06, 2023 at 03:01:01PM +0100, Gregor Herburger wrote:
> TQMLX2160A is a TQ-Systems GmbH SoM using the LX2160A SoC.
> MBLX2160a is the starterkit baseboard for TQMLX2160A.
>
> Signed-off-by: Gregor Herburger <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Cheers,
Conor.