From patchwork Fri Jun 17 10:35:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9183395 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 0B7F560573 for ; Fri, 17 Jun 2016 10:37:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EE38C28386 for ; Fri, 17 Jun 2016 10:37:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E317128399; Fri, 17 Jun 2016 10:37:00 +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 8CF9C28386 for ; Fri, 17 Jun 2016 10:37:00 +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 1bDr7n-00075W-I0; Fri, 17 Jun 2016 10:35:43 +0000 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bDr7b-0006hU-7K for linux-arm-kernel@lists.infradead.org; Fri, 17 Jun 2016 10:35:32 +0000 Received: by mail-wm0-x231.google.com with SMTP id a66so95096738wme.0 for ; Fri, 17 Jun 2016 03:35:10 -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=l4zrkIAyQbM+nRXka23yUFBilqYx/u/Q32cmYIh9Nas=; b=O/gFzBqea28nr2n8RsKw1eAXg1kuec6F5q7vXNsd+Qa4oh1iYg18ksPiZpvbgqB7Jn udast5oKhYEoCyxOQNHz1xW4Hy/sT/94patS/PI6HLw0i2i81Ea6/tN/lqXmcykpK2FA bqYg4IO/b6qdiydzhQkz/ef952TdoS5rWM1pJhT+zL/oXchf25OFfaVjpaxW+k2SXuHS e6V+Qeg/A8Wxw2s5wjLj+taZXjuV2pG2mG5IP6hUgzeQQoU4KgW3qAkZZ1J8RdxLCI2h Cc/Qab6QDikFMQQozmbl6cv0Cb8WM1MqDXqiN12mpAC+awehLtz4TQvpuSFnvpG2J8uv psaQ== 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=l4zrkIAyQbM+nRXka23yUFBilqYx/u/Q32cmYIh9Nas=; b=TH4ewS+Vqo6L3oMvtY5eauEvhKeeECJjd211Iry67jvSSx+SFhcgGk8Pw+4zF64A00 JzyEsp/PunucQukLUBjOD0fVEk3t2PU74uy05kEhewOhzLBvjwCTZx9ty2iq404PalWv 4j3q2TWpmLvfMRM7Fj8fC6u4G/f7nKCIhtDhgGmaYEIGQRWmI9iaJtojG1dKoYXlz3tW fy9YXM8cSW8HMF19TxYVjHk+NNQwdm0biWmxfVgNhA8ISJPmSjxhHJq1Tjyf7q5q9BGi lAr5rpiBk2pTNcQA9XY+tlOClqSKuoNDtq+lehfmRs/b91BWvYGbyxxGizre0zi81jgp wPfw== X-Gm-Message-State: ALyK8tLRmxaZPgaE4GR7dxchYcGUstOloNvYv/oh/v5ET5plB+as9gPyGWiCd0Nb9eHgaenD X-Received: by 10.194.80.106 with SMTP id q10mr1561265wjx.155.1466159709470; Fri, 17 Jun 2016 03:35:09 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id w81sm3030964wmg.20.2016.06.17.03.35.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 17 Jun 2016 03:35:08 -0700 (PDT) From: Neil Armstrong To: andy.gross@linaro.org, david.brown@linaro.org, linux@armlinux.org.uk, sboyd@codeaurora.org Subject: [PATCH 2/2] dt-bindings: qcom: Add MDM9615 bindings Date: Fri, 17 Jun 2016 12:35:04 +0200 Message-Id: <1466159704-22774-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466159704-22774-1-git-send-email-narmstrong@baylibre.com> References: <1466159704-22774-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160617_033531_647747_7A7FF550 X-CRM114-Status: UNSURE ( 9.65 ) X-CRM114-Notice: Please train this message. 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 Acked-by: Rob Herring Reviewed-by: Stephen Boyd --- Documentation/devicetree/bindings/arm/qcom.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt index 3e24518..43abf4e 100644 --- a/Documentation/devicetree/bindings/arm/qcom.txt +++ b/Documentation/devicetree/bindings/arm/qcom.txt @@ -22,6 +22,7 @@ The 'SoC' element must be one of the following strings: msm8916 msm8974 msm8996 + mdm9615 The 'board' element must be one of the following strings: