Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 132a7444 authored by Michael Heimpold's avatar Michael Heimpold Committed by Shawn Guo
Browse files

dt-bindings: arm: add entries for I2SE boards



This patch adds the missing devicetree binding documentation for I2SE's
Duckbill and Duckbill 2 series boards.

Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
Cc: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 768716f4
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
I2SE Device Tree Bindings
-------------------------

Duckbill Board
Required root node properties:
    - compatible = "i2se,duckbill", "fsl,imx28";

Duckbill 2 Board
Required root node properties:
    - compatible = "i2se,duckbill-2", "fsl,imx28";

Duckbill 2 485 Board
Required root node properties:
    - compatible = "i2se,duckbill-2-485", "i2se,duckbill-2", "fsl,imx28";

Duckbill 2 EnOcean Board
Required root node properties:
    - compatible = "i2se,duckbill-2-enocean", "i2se,duckbill-2", "fsl,imx28";

Duckbill 2 SPI Board
Required root node properties:
    - compatible = "i2se,duckbill-2-spi", "i2se,duckbill-2", "fsl,imx28";