diff options
author | Marco Antonio Franchi <marco.franchi@nxp.com> | 2019-12-17 14:36:14 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-12-23 08:38:01 +0100 |
commit | a59666337f3b7c5c8721ce2d03c622bbe211aae5 (patch) | |
tree | e7ca74b89c13eec052d7a940748aac329322c54b /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | bindings: fsl: document compatibles of lx2160a boards (diff) | |
download | linux-a59666337f3b7c5c8721ce2d03c622bbe211aae5.tar.xz linux-a59666337f3b7c5c8721ce2d03c622bbe211aae5.zip |
dt-bindings: arm: Add Google Coral Edge TPU entry
Add Google Coral Edge TPU, named as imx8mq-phanbell, to the
imx8mq supported devices.
Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-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 ee538f3a7f4d..cdf8d037bfd9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -288,6 +288,7 @@ properties: - enum: - boundary,imx8mq-nitrogen8m # i.MX8MQ NITROGEN Board - fsl,imx8mq-evk # i.MX8MQ EVK Board + - google,imx8mq-phanbell # Google Coral Edge TPU - purism,librem5-devkit # Purism Librem5 devkit - solidrun,hummingboard-pulse # SolidRun Hummingboard Pulse - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk |