Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1468516
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 2/4] dt-bindings: arm: Add Sierra Wireless modules bindings |
| Date | 2016-08-23 14:00 +0200 |
| Message-ID | <s9ix3-3xS-11@gated-at.bofh.it> (permalink) |
| References | <s9inn-3ui-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- Documentation/devicetree/bindings/arm/swir.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/swir.txt diff --git a/Documentation/devicetree/bindings/arm/swir.txt b/Documentation/devicetree/bindings/arm/swir.txt new file mode 100644 index 0000000..042be73 --- /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 -- 1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/4] ARM: dts: Add support for the WP8548 and mangOH Board Neil Armstrong <narmstrong@baylibre.com> - 2016-08-23 13:50 +0200 [PATCH v3 2/4] dt-bindings: arm: Add Sierra Wireless modules bindings Neil Armstrong <narmstrong@baylibre.com> - 2016-08-23 14:00 +0200 [PATCH v3 3/4] ARM: dts: Add Sierra Wireless WP8548 dtsi Neil Armstrong <narmstrong@baylibre.com> - 2016-08-23 14:00 +0200
csiph-web