diff options
author | Fabio Estevam <[email protected]> | 2019-12-02 10:13:17 -0300 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2019-12-11 10:27:45 +0800 |
commit | 838f8ed9a09422358c9a5c9750c576bacaa8cc29 (patch) | |
tree | c27b7d75733352481516297ebb019dd56e50b03e | |
parent | 8c8d09e24d4556517a53cbe6cfd0e545fdbcde22 (diff) |
dt-bindings: arm: fsl: Document i.MX7ULP Embedded Artists COM board
Add an entry for the Embedded Artists i.MX7ULP COM board.
Signed-off-by: Fabio Estevam <[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 b5497ae276bc..6f241a3b5a20 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -266,6 +266,7 @@ properties: - description: i.MX7ULP based Boards items: - enum: + - ea,imx7ulp-com # i.MX7ULP Embedded Artists COM Board - fsl,imx7ulp-evk # i.MX7ULP Evaluation Kit - const: fsl,imx7ulp |