diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2024-01-24 10:49:28 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-02-06 10:16:40 +0300 |
commit | bb191b14c5d57b46a983b5b531fb82803a9601cc (patch) | |
tree | 1a37cc902b21faf03b3aeef66f1938740777ac90 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 6e489bd5aab648fe1bfd8f739e6e4246540b606a (diff) | |
download | linux-bb191b14c5d57b46a983b5b531fb82803a9601cc.tar.xz |
dt-bindings: arm: fsl: Add phyBOARD-Segin-i.MX93
Add support for phyBOARD-Segin-i.MX93 board.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-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 087189e661af..1fe2ff2b1fcc 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1292,6 +1292,12 @@ properties: - const: tq,imx93-tqma9352 # TQ-Systems GmbH i.MX93 TQMa93xxCA/LA SOM - const: fsl,imx93 + - description: PHYTEC phyCORE-i.MX93 SoM based boards + items: + - const: phytec,imx93-phyboard-segin # phyBOARD-Segin with i.MX93 + - const: phytec,imx93-phycore-som # phyCORE-i.MX93 SoM + - const: fsl,imx93 + - description: Variscite VAR-SOM-MX93 based boards items: - const: variscite,var-som-mx93-symphony |