Document the Ultratronik Ultra-MACH SBC, based on the NXP i.MX8MP SoC.
This board is manufactured by Ultratronik GmbH and uses the compatible
string "ux,imx8mp-ultra-mach-sbc".
Signed-off-by: Goran Rađenović <goran.radni@gmail.com>
---
Documentation/devicetree/bindings/arm/fsl.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index d3b5e6923e41..49fa640b6806 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1232,6 +1232,11 @@ properties:
- const: tq,imx8mp-tqma8mpql # TQ-Systems GmbH i.MX8MP TQMa8MPQL SOM
- const: fsl,imx8mp
+ - description: Ultratronik SBC i.MX8MP based boards
+ items:
+ - const: ultratronik,imx8mp-ultra-mach-sbc
+ - const: fsl,imx8mp
+
- description: Variscite VAR-SOM-MX8M Plus based boards
items:
- const: variscite,var-som-mx8mp-symphony
--
2.43.0
On 05/06/2025 16:27, Goran Rađenović wrote: > Document the Ultratronik Ultra-MACH SBC, based on the NXP i.MX8MP SoC. > > This board is manufactured by Ultratronik GmbH and uses the compatible > string "ux,imx8mp-ultra-mach-sbc". > > Signed-off-by: Goran Rađenović <goran.radni@gmail.com> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index d3b5e6923e41..49fa640b6806 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1232,6 +1232,11 @@ properties: > - const: tq,imx8mp-tqma8mpql # TQ-Systems GmbH i.MX8MP TQMa8MPQL SOM > - const: fsl,imx8mp > > + - description: Ultratronik SBC i.MX8MP based boards > + items: > + - const: ultratronik,imx8mp-ultra-mach-sbc That's just part of the standard/first enum. Best regards, Krzysztof
Hi Krzysztof, thank You for the review. I'll fix it in v2. Best regards Goran Krzysztof Kozlowski wrote: > On 05/06/2025 16:27, Goran Rađenović wrote: >> Document the Ultratronik Ultra-MACH SBC, based on the NXP i.MX8MP SoC. >> >> This board is manufactured by Ultratronik GmbH and uses the compatible >> string "ux,imx8mp-ultra-mach-sbc". >> >> Signed-off-by: Goran Rađenović <goran.radni@gmail.com> >> --- >> Documentation/devicetree/bindings/arm/fsl.yaml | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml >> index d3b5e6923e41..49fa640b6806 100644 >> --- a/Documentation/devicetree/bindings/arm/fsl.yaml >> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml >> @@ -1232,6 +1232,11 @@ properties: >> - const: tq,imx8mp-tqma8mpql # TQ-Systems GmbH i.MX8MP TQMa8MPQL SOM >> - const: fsl,imx8mp >> >> + - description: Ultratronik SBC i.MX8MP based boards >> + items: >> + - const: ultratronik,imx8mp-ultra-mach-sbc > > That's just part of the standard/first enum. > > Best regards, > Krzysztof
© 2016 - 2025 Red Hat, Inc.