diff options
author | Jan Kiszka <[email protected]> | 2023-01-19 07:40:41 +0100 |
---|---|---|
committer | Vignesh Raghavendra <[email protected]> | 2023-01-26 13:47:39 +0530 |
commit | 31170b8c028fe8bc60e9f4daed4eed3a2196de4b (patch) | |
tree | dad35a5bac8e049b156280fc67dcbd5870cdeef8 | |
parent | 12f0158f3e986d51fccf36300a53c1d764b32b38 (diff) |
dt-bindings: arm: ti: Add binding for Siemens IOT2050 M.2 variant
This new variant is derived from the Advanced PG2 board, replacing the
MiniPCI slot with B and E-keyed M.2 slots.
Signed-off-by: Jan Kiszka <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/e49b4451b6c85ba28bdbbe42b25d9eeecebbe2d7.1674110442.git.jan.kiszka@siemens.com
Signed-off-by: Vignesh Raghavendra <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index 239643293abe..3ed1ae0ca957 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -48,6 +48,7 @@ properties: items: - enum: - siemens,iot2050-advanced + - siemens,iot2050-advanced-m2 - siemens,iot2050-advanced-pg2 - siemens,iot2050-basic - siemens,iot2050-basic-pg2 |