diff options
author | 2020-11-07 08:48:08 -0600 | |
---|---|---|
committer | 2021-01-04 17:29:06 +0800 | |
commit | fd159539f7b0dbfe0aa196c3182e44b9ba49edb8 (patch) | |
tree | 0c3592a1d0cd3a8307b0b35396cee2726ecfebb9 | |
parent | Linux 5.11-rc1 (diff) | |
download | wireguard-linux-fd159539f7b0dbfe0aa196c3182e44b9ba49edb8.tar.xz wireguard-linux-fd159539f7b0dbfe0aa196c3182e44b9ba49edb8.zip |
dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
Add beacon,imx8mn-beacon-kit to list of compatible options.
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-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 34000f7fbe02..cee74fc0c115 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -691,6 +691,7 @@ properties: - description: i.MX8MN based Boards items: - enum: + - beacon,imx8mn-beacon-kit # i.MX8MN Beacon Development Kit - fsl,imx8mn-ddr4-evk # i.MX8MN DDR4 EVK Board - fsl,imx8mn-evk # i.MX8MN LPDDR4 EVK Board - const: fsl,imx8mn |