diff options
author | Martin Kepplinger <martin.kepplinger@puri.sm> | 2020-08-21 14:17:55 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-08-23 05:00:47 +0200 |
commit | 32b0aaa59da62a5b4c2f3e7ca44f10853259572b (patch) | |
tree | c03502523fdb0d9b755a48a90aa8749388af7bcc /Documentation/devicetree/bindings | |
parent | dt-bindings: arm: fsl: Add Y Soft IOTA Orion board (diff) | |
download | linux-32b0aaa59da62a5b4c2f3e7ca44f10853259572b.tar.xz linux-32b0aaa59da62a5b4c2f3e7ca44f10853259572b.zip |
dt-bindings: arm: fsl: Add the librem 5 phone
Add entries for the imx8mq based Librem 5 phone. The "Birch" and
"Chestnut" hardware revisions are supported by r2. The "Dogwood"
revision by r3.
See https://puri.sm/products/librem-5/ and https://developer.puri.sm/Librem5/
for the schematics and more information.
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 788a8871fb82..ac6327cf53fd 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -369,6 +369,8 @@ properties: - fsl,imx8mq-evk # i.MX8MQ EVK Board - google,imx8mq-phanbell # Google Coral Edge TPU - purism,librem5-devkit # Purism Librem5 devkit + - purism,librem5r2 # Purism Librem5 phone "Chestnut" + - purism,librem5r3 # Purism Librem5 phone "Dogwood" - solidrun,hummingboard-pulse # SolidRun Hummingboard Pulse - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk - const: fsl,imx8mq |