From patchwork Mon Aug 8 21:24:04 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 73473 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp171137qga; Mon, 8 Aug 2016 14:24:23 -0700 (PDT) X-Received: by 10.66.5.72 with SMTP id q8mr54924878paq.38.1470691460046; Mon, 08 Aug 2016 14:24:20 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z4si38786777pau.35.2016.08.08.14.24.19; Mon, 08 Aug 2016 14:24:20 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752547AbcHHVYT (ORCPT + 8 others); Mon, 8 Aug 2016 17:24:19 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:37980 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752376AbcHHVYS (ORCPT ); Mon, 8 Aug 2016 17:24:18 -0400 Received: by mail-wm0-f41.google.com with SMTP id o80so166045978wme.1 for ; Mon, 08 Aug 2016 14:24:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=b8MM+gRwen/OaiHhnZlhqtAQH7Suks4VsYh3tfEmYPE=; b=LNYKUl945ivKGpOYO9t7nc0zl2Yx4gDWkSiJ1q9NJVPppvK3w/Tr80T/NP5v28T68S p4kA+htnvbuj8SSxv52dZdPOd4krDeXQ8cACy2zyNqJ0cIObFT7bf98mBREml5iReKse XPqMSySNDTV88Kl4ZBFAacn45f9OsZSlUEUzo= 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=b8MM+gRwen/OaiHhnZlhqtAQH7Suks4VsYh3tfEmYPE=; b=grW9K4feMD64zUw/HFsKNVjCp5LkMLRrlfymXkZVMGsgb53O2tGsOeCy4hH8obRXZU nMMbNZa6lK0zdPHDvZUVXTmhOwY3wMWEqd+Cx2L3k3WgU2/eSSEYDJKsW0EoqlptZG+N hiSkpAuL04+k+Tv3BMPKW+caYTD0LCMU1hGuYfsi4v5VdGiEfvswI6PfMmGFRkoz4KUn TMp/gpBSlim29vQMItabUHy/tHTwxut0wfo2hBAOycYyxBnLRDJuO1WzSVtWOup/pNxz 8bDvwScJ0HYPqBHKjr/Drm3swtjhR/cK7G0RzykNimgKE2NlBJfycZZwEW4gkuFsfbY2 s0bQ== X-Gm-Message-State: AEkoouvNv4Bm5Ll5OAy0gRLm8Fr1uqPRELZodRH2Txoeqz6I6K58BKLJWxbHuTFQ5I8Jm/mA X-Received: by 10.25.214.40 with SMTP id n40mr29516285lfg.105.1470691456891; Mon, 08 Aug 2016 14:24:16 -0700 (PDT) Received: from localhost.localdomain.localdomain (c-357171d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.113.53]) by smtp.gmail.com with ESMTPSA id h62sm6010598lji.28.2016.08.08.14.24.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Aug 2016 14:24:16 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, Andy Gross Cc: Stephen Boyd , Bjorn Andersson , David Brown , Linus Walleij Subject: [PATCH 3/4] ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI Date: Mon, 8 Aug 2016 23:24:04 +0200 Message-Id: <1470691445-27571-4-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1470691445-27571-1-git-send-email-linus.walleij@linaro.org> References: <1470691445-27571-1-git-send-email-linus.walleij@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org This adds the external bus interface EBI2 to the MSM8660 device tree, albeit with status = "disabled" so that devices actually using EBI2 can turn it on if needed. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/qcom-msm8660.dtsi | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi index 8c65e0d82559..e1cbc9d2f3f3 100644 --- a/arch/arm/boot/dts/qcom-msm8660.dtsi +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi @@ -141,6 +141,18 @@ }; }; + ebi2@1a100000 { + compatible = "qcom,ebi2"; + #address-cells = <1>; + #size-cells = <1>; + ranges; + reg = <0x1a100000 0x1000>, <0x1a110000 0x1000>; + reg-names = "ebi2", "xmem"; + clocks = <&gcc EBI2_2X_CLK>, <&gcc EBI2_CLK>; + clock-names = "ebi2x", "ebi2"; + status = "disabled"; + }; + qcom,ssbi@500000 { compatible = "qcom,ssbi"; reg = <0x500000 0x1000>;