From mboxrd@z Thu Jan 1 00:00:00 1970 From: narmstrong@baylibre.com (Neil Armstrong) Date: Fri, 17 Jun 2016 12:42:10 +0200 Subject: [PATCH 2/4] dt-bindings: arm: Add Sierra Wireless modules bindings In-Reply-To: <1466160132-24574-1-git-send-email-narmstrong@baylibre.com> References: <1466160132-24574-1-git-send-email-narmstrong@baylibre.com> Message-ID: <1466160132-24574-3-git-send-email-narmstrong@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/arm/swi.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/swi.txt diff --git a/Documentation/devicetree/bindings/arm/swi.txt b/Documentation/devicetree/bindings/arm/swi.txt new file mode 100644 index 0000000..7f36960 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/swi.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: "swi,wp8548" for the WP8548 CF3 Module + +Board compatible values: + - "swi,mangoh-green-wp8548" for the mangOH green board with the WP8548 module -- 1.9.1