diff options
author | Adam Ford <aford173@gmail.com> | 2023-01-17 16:38:44 -0600 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-01-26 15:45:43 +0800 |
commit | 029d8028b406a7b0f5225bbfc51a0904955d1192 (patch) | |
tree | 1bc8182173efb50e74051afa32f8d05323c2e2df /Documentation/devicetree/bindings/arm | |
parent | c7b5e7f002d153d4fe7bd50597cfc8aa0dca8180 (diff) |
dt-bindings: arm: Add Beacon EmbeddedWorks i.MX8M Plus kit
Add DT compatible string for a Beacon EmbeddedWorks development
kit based on the i.MX8M Plus from NXP.
Signed-off-by: Adam Ford <aford173@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 3ba354578e8f..67449bc30bc9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -932,6 +932,7 @@ properties: - description: i.MX8MP based Boards items: - enum: + - beacon,imx8mp-beacon-kit # i.MX8MP Beacon Development Kit - fsl,imx8mp-evk # i.MX8MP EVK Board - gateworks,imx8mp-gw74xx # i.MX8MP Gateworks Board - polyhex,imx8mp-debix # Polyhex Debix boards |