From patchwork Fri Jun 17 10:42:10 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9183439 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EB49960776 for ; Fri, 17 Jun 2016 10:44:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D9F2D28303 for ; Fri, 17 Jun 2016 10:44:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CD26F28399; Fri, 17 Jun 2016 10:44:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8DD5C28303 for ; Fri, 17 Jun 2016 10:44:19 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDrEv-0002l5-QT; Fri, 17 Jun 2016 10:43:05 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDrEW-0002ag-ET for linux-arm-kernel@lists.infradead.org; Fri, 17 Jun 2016 10:42:41 +0000 Received: by mail-wm0-x232.google.com with SMTP id m124so106765509wme.1 for ; Fri, 17 Jun 2016 03:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=bbB+AhSlZYDSmZD6JjpzZhunIqqy8jJZPU1AO6GJlVU=; b=DH/KR1J/NCIM0lkdPXwc3Rxc43bfW3sXZhOv+G5X18/dZUuApF7k4QzZm7zb20NPIx wdc5+EyiuyU17beFqqSJ5KBVh7J6Z23N1/gOG2vsQBPsFqFN9TTXvi1FfYTfvxBrkvDy SbZmfPuHq3OgQ50VsirtNaxAwgeyMzxiex9c2m++CvxglHNbQZVkqJwEBsAXSlHcZra7 1Q4FCesbs0M5xQASY1cREmzL2+xXtEgssqzMdc+qD+np5YQCWf8xswTljBes2kce3VXe ZwdI0OxbrkporDu0XeosAjCoTxUxMY91YNAy3jmM6IIpl5F0C6SzjEZ/kK8iFuPis2pQ B6zQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=bbB+AhSlZYDSmZD6JjpzZhunIqqy8jJZPU1AO6GJlVU=; b=i0rqiv1LyFVxHe2gJsRgVlB0kCAxygf9JIgLRxFNuO6mfn10vCrDnpjH9UJKiBkcYd JUB+TAMN8MVWJ62hi8VB+2EAGdlMWTT+wrC5GWX8xV9N3vET6dEaKfslORD1s0u1u3Dh DYvURztHqrHUZEOTQmQQIjwqQzl+Stq6rupRD2/aQ7HYD3sQ4LtkAEm9m7b4yPQlh39x 7JMkvfrzsbrt7rSjyasW6Gb5TXIejUpr6hvq+0cT/l7gaT86qcBP/THZ1wGAoCkeTJG2 doGDA4mnilIAfqtidMGaiT6m1SO/2n8v1zsSkFcU0Xd2k26lQtdxWc0yun4vtPesYwQ3 JqhA== X-Gm-Message-State: ALyK8tKDmW973G3g+CrtMxydUu+rNOAmR1BC52uIH/sidjx4Dmafq7yJvjq9KWihNKvqhhQA X-Received: by 10.28.31.140 with SMTP id f134mr19375872wmf.69.1466160139040; Fri, 17 Jun 2016 03:42:19 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id p9sm48262926wjv.21.2016.06.17.03.42.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 17 Jun 2016 03:42:18 -0700 (PDT) From: Neil Armstrong To: linux@armlinux.org.uk, mark.rutland@arm.com Subject: [PATCH 2/4] dt-bindings: arm: Add Sierra Wireless modules bindings Date: Fri, 17 Jun 2016 12:42:10 +0200 Message-Id: <1466160132-24574-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466160132-24574-1-git-send-email-narmstrong@baylibre.com> References: <1466160132-24574-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160617_034240_728558_A3FE68B5 X-CRM114-Status: GOOD ( 11.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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