]> Git Repo - J-linux.git/commitdiff
dt-bindings: arm: fsl: document Kontron SMARC-sAMX6i boards
authorMichael Walle <[email protected]>
Mon, 17 Jun 2024 09:13:40 +0000 (11:13 +0200)
committerShawn Guo <[email protected]>
Thu, 27 Jun 2024 07:22:18 +0000 (15:22 +0800)
The Kontron SMARC-sAMX6i is just a module. There was no device tree for
an actual board for now. Document the binding to use the module on the
evaluation carrier.

Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Michael Walle <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Documentation/devicetree/bindings/arm/fsl.yaml

index 7a7f04fc74fce7c66adb2fa1114ccb43f66f8b92..80747d79418a00224efa74c3fe74c7fcf1439dbc 100644 (file)
@@ -362,6 +362,12 @@ properties:
           - const: gw,ventana
           - const: fsl,imx6q
 
+      - description: i.MX6Q Kontron SMARC-sAMX6i on SMARC Eval Carrier 2.0
+        items:
+          - const: kontron,imx6q-samx6i-ads2
+          - const: kontron,imx6q-samx6i
+          - const: fsl,imx6q
+
       - description: i.MX6Q PHYTEC phyBOARD-Mira
         items:
           - enum:
@@ -543,6 +549,12 @@ properties:
           - const: gw,ventana
           - const: fsl,imx6dl
 
+      - description: i.MX6DL Kontron SMARC-sAMX6i on SMARC Eval Carrier 2.0
+        items:
+          - const: kontron,imx6dl-samx6i-ads2
+          - const: kontron,imx6dl-samx6i
+          - const: fsl,imx6dl
+
       - description: i.MX6DL PHYTEC phyBOARD-Mira
         items:
           - enum:
This page took 0.054114 seconds and 4 git commands to generate.