diff options
author | Baruch Siach <baruch@tkos.co.il> | 2019-08-21 11:20:19 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-08-24 22:32:58 +0300 |
commit | 0a6a928300df3cc11047b216c609c75e51aa5729 (patch) | |
tree | b8ee618f977fd08c2fce34864ea30c6bc10bb0a9 /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | e0496bfd4887b7a046f8fda096fb1f881c00270e (diff) | |
download | linux-0a6a928300df3cc11047b216c609c75e51aa5729.tar.xz |
dt-bindings: arm: fsl: add Hummingboard Pulse
Add binding documentation for the SolidRun Hummingboard Pulse board.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
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 16db1c699ba7..73dcb8772234 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -227,6 +227,7 @@ properties: - boundary,imx8mq-nitrogen8m # i.MX8MQ NITROGEN Board - fsl,imx8mq-evk # i.MX8MQ EVK Board - purism,librem5-devkit # Purism Librem5 devkit + - solidrun,hummingboard-pulse # SolidRun Hummingboard Pulse - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk - const: fsl,imx8mq |