diff options
author | Frieder Schrempf <frieder.schrempf@kontron.de> | 2024-08-13 10:49:04 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-08-31 21:06:13 +0800 |
commit | b575d3bd08d2c46b2e9aa9668a8ac8a10af6e54c (patch) | |
tree | 7fe158c40b6f565995a43a5dd37d248851ffcff1 | |
parent | 5d7b3dfb30e0ea91198292ae54415e390387dc76 (diff) |
dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
Add the bindings for the Kontron i.MX93 OSM-S SoM and BL carrier
board.
Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index feeb6b8d46d3..30dd3e655a31 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1345,6 +1345,12 @@ properties: - const: variscite,var-som-mx93 - const: fsl,imx93 + - description: Kontron OSM-S i.MX93 SoM based boards + items: + - const: kontron,imx93-bl-osm-s # Kontron BL i.MX93 OSM-S board + - const: kontron,imx93-osm-s # Kontron OSM-S i.MX93 SoM + - const: fsl,imx93 + - description: Freescale Vybrid Platform Device Tree Bindings |