diff options
author | Gary Bisson <gary.bisson@boundarydevices.com> | 2019-08-19 19:26:05 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-08-24 20:59:49 +0200 |
commit | e0496bfd4887b7a046f8fda096fb1f881c00270e (patch) | |
tree | 587a443bb198d921c3d970be0572ab247cbc7b1f /Documentation/devicetree | |
parent | 1e58b6f0cc8fbfb2bc0575aec7a5dea6fc6d01b0 (diff) |
dt-bindings: arm: imx: add imx8mq nitrogen support
The Nitrogen8M is an ARM based single board computer (SBC)
designed to leverage the full capabilities of NXP’s i.MX8M
Quad processor.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
[Dafna: porting vendor's code to mainline]
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 362bf827cad1..16db1c699ba7 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -224,6 +224,7 @@ properties: - description: i.MX8MQ based Boards items: - enum: + - boundary,imx8mq-nitrogen8m # i.MX8MQ NITROGEN Board - fsl,imx8mq-evk # i.MX8MQ EVK Board - purism,librem5-devkit # Purism Librem5 devkit - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk |