diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-08-23 19:20:15 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2020-08-30 15:08:46 +0800 |
commit | c883db9a9306dea5d907287b74b926258ea7422d (patch) | |
tree | 968e557bac136089b3695571d2a5f24ef6bd2742 | |
parent | 32b0aaa59da62a5b4c2f3e7ca44f10853259572b (diff) |
dt-bindings: arm: fsl: Add Beacon i.MX8M Mini Development Kit binding
Document the binding for Beacon EmbeddedWorks i.MX8M Mini Development
Kit board.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-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 ac6327cf53fd..7ab9d34159f1 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -345,6 +345,7 @@ properties: - description: i.MX8MM based Boards items: - enum: + - beacon,imx8mm-beacon-kit # i.MX8MM Beacon Development Kit - fsl,imx8mm-evk # i.MX8MM EVK Board - const: fsl,imx8mm |