From patchwork Sun Nov 17 11:03:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 21564 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f199.google.com (mail-ob0-f199.google.com [209.85.214.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7D15120299 for ; Sun, 17 Nov 2013 11:04:47 +0000 (UTC) Received: by mail-ob0-f199.google.com with SMTP id gq1sf1976810obb.10 for ; Sun, 17 Nov 2013 03:04:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=LqEr3XOei+0Rdb5Wc9WZIr9QAwb/69MnBTUGy5q47sc=; b=Er1F0u/j/V2VLLE8o/EoAbFc+f+DiFvvHCL1XVrZhkrzqs8PMXM7BPPMKjUjbaX4c4 Ai0bHbR90mMN44fqEJpaRLIiwm9CEdKhav6v6Bjt8IYakaQs9wHmW/YjAQWSWQjZ9iOK 6xhUobrM59J6OK/pOiLCKLhat0OrUttGcQG3jc2uTziqeLVQFxmoqDL8/5vci1j7W4EI 2SjNrilC70E+gSGUHzwxSWXxvG1CPDoLonw6HlyjxeBEmYKj/oBfxRT3SvBDZN0tCPZ6 aGGSpANBkuWtN1R5/Tlc+GOEJ+zlfUQReoytyGGYViYbeGmM1l6FDE4+rIyMMdxRibqJ t7Dw== X-Gm-Message-State: ALoCoQlq1Qs5x2yIfXkbeieQQrCcgxT++kIFi6uLKFvrQOBnKypvidAqeT7yaz9+KWFwu//yGCPQ X-Received: by 10.182.191.8 with SMTP id gu8mr6143928obc.8.1384686287137; Sun, 17 Nov 2013 03:04:47 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.72.68 with SMTP id b4ls2355214qev.97.gmail; Sun, 17 Nov 2013 03:04:47 -0800 (PST) X-Received: by 10.58.146.71 with SMTP id ta7mr1456815veb.23.1384686287049; Sun, 17 Nov 2013 03:04:47 -0800 (PST) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx.google.com with ESMTPS id qp9si5571444vcb.75.2013.11.17.03.04.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 17 Nov 2013 03:04:46 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.182; Received: by mail-vc0-f182.google.com with SMTP id ie18so2947622vcb.27 for ; Sun, 17 Nov 2013 03:04:46 -0800 (PST) X-Received: by 10.58.146.71 with SMTP id ta7mr1456802veb.23.1384686286844; Sun, 17 Nov 2013 03:04:46 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp140373vcz; Sun, 17 Nov 2013 03:04:46 -0800 (PST) X-Received: by 10.180.73.70 with SMTP id j6mr12868741wiv.47.1384686286032; Sun, 17 Nov 2013 03:04:46 -0800 (PST) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by mx.google.com with ESMTPS id ib3si4641433wjb.48.2013.11.17.03.04.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 17 Nov 2013 03:04:46 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.179 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.212.179; Received: by mail-wi0-f179.google.com with SMTP id fb10so2687557wid.6 for ; Sun, 17 Nov 2013 03:04:45 -0800 (PST) X-Received: by 10.180.9.71 with SMTP id x7mr12938833wia.28.1384686285621; Sun, 17 Nov 2013 03:04:45 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id fu1sm13156973wib.8.2013.11.17.03.04.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Nov 2013 03:04:45 -0800 (PST) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, Lee Jones Cc: devicetree@vger.kernel.org, Linus Walleij Subject: [PATCH 08/21] ARM: ux500: create MCDE node to collect resources Date: Sun, 17 Nov 2013 12:03:57 +0100 Message-Id: <1384686250-10542-9-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1384686250-10542-1-git-send-email-linus.walleij@linaro.org> References: <1384686250-10542-1-git-send-email-linus.walleij@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , As we need to connect resources such as pin mappings and clocks when deleting board files, we create a MCDE node even though there is no driver for it. As it is only using standard bindings right now, this does not matter much. When a proper driver is written for the MCDE, it can augment this node with custom properties. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/ste-dbx5x0.dtsi | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index 50ff5ab372d8..e0853ea02df2 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -1002,6 +1002,23 @@ status = "disabled"; }; + mcde@a0350000 { + compatible = "stericsson,mcde"; + reg = <0xa0350000 0x1000>, /* MCDE */ + <0xa0351000 0x1000>, /* DSI link 1 */ + <0xa0352000 0x1000>, /* DSI link 2 */ + <0xa0353000 0x1000>; /* DSI link 3 */ + interrupts = <0 48 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&prcmu_clk PRCMU_MCDECLK>, /* Main MCDE clock */ + <&prcmu_clk PRCMU_LCDCLK>, /* LCD clock */ + <&prcmu_clk PRCMU_PLLDSI>, /* HDMI clock */ + <&prcmu_clk PRCMU_DSI0CLK>, /* DSI 0 */ + <&prcmu_clk PRCMU_DSI1CLK>, /* DSI 1 */ + <&prcmu_clk PRCMU_DSI0ESCCLK>, /* TVout clock 0 */ + <&prcmu_clk PRCMU_DSI1ESCCLK>, /* TVout clock 1 */ + <&prcmu_clk PRCMU_DSI2ESCCLK>; /* TVout clock 2 */ + }; + cryp@a03cb000 { compatible = "stericsson,ux500-cryp"; reg = <0xa03cb000 0x1000>;