diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-06-17 06:11:44 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-06-17 06:25:18 +0300 |
commit | 9270c5f84bf250c874654763030b1699d6b8ad28 (patch) | |
tree | a6aeabb041b4012c46a954ced9749f0b7dd8ab64 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | ba4478013c19b8a894f83c1e73194b47c76eb56c (diff) | |
download | linux-9270c5f84bf250c874654763030b1699d6b8ad28.tar.xz |
dt-bindings: arm: fsl: add i.MX93 9x9 QSB board
Add compatible string for i.MX93 9x9 Quick Start Board.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 2e81362897bb..d2553857d00d 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1278,6 +1278,7 @@ properties: - description: i.MX93 based Boards items: - enum: + - fsl,imx93-9x9-qsb # i.MX93 9x9 QSB Board - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board - const: fsl,imx93 |