diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2016-08-23 14:39:04 +0300 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2016-11-19 08:30:27 +0300 |
commit | 5afb20bd68b05e0c4496dbc4935da164291c02f9 (patch) | |
tree | 82a07bea11d778183234fafd281599986d69b60b /Documentation/devicetree/bindings/arm/swir.txt | |
parent | 8ab8a8c3945baef7d0c69501590c2bed0cab95d8 (diff) | |
download | linux-5afb20bd68b05e0c4496dbc4935da164291c02f9.tar.xz |
dt-bindings: arm: Add Sierra Wireless modules bindings
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/swir.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/swir.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/swir.txt b/Documentation/devicetree/bindings/arm/swir.txt new file mode 100644 index 000000000000..042be73a95d3 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/swir.txt @@ -0,0 +1,12 @@ +Sierra Wireless Modules device tree bindings +-------------------------------------------- + +Supported Modules : + - WP8548 : Includes MDM9615 and PM8018 in a module + +Sierra Wireless modules shall have the following properties : + Required root node property + - compatible: "swir,wp8548" for the WP8548 CF3 Module + +Board compatible values: + - "swir,mangoh-green-wp8548" for the mangOH green board with the WP8548 module |