From patchwork Fri Mar 22 15:27:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 2321421 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id BFC2B3FD8C for ; Fri, 22 Mar 2013 15:31:55 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UJ3ty-0003Yk-50; Fri, 22 Mar 2013 15:29:06 +0000 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UJ3sz-0003Ik-BU for linux-arm-kernel@lists.infradead.org; Fri, 22 Mar 2013 15:28:06 +0000 Received: by mail-wi0-f179.google.com with SMTP id hn17so1836382wib.12 for ; Fri, 22 Mar 2013 08:28:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=ZiBnuT+Hw14IVpdfm5VOP8arHM3QYGi9FvUMcLvPW8Y=; b=CW1yZWZJyyjZPj0uCNBizMrJg/3p2lWgIujBsc8CHXq7xCcJ0U2T1TmmdNf9tV5H0a lvTq1XXhpplg1lrDgwZEDNjn058Jzpl5nNGX/NE3nQ1KVFP5JoeJFcySI+yvsPZ0qJdt jq6wN9fv2eXXecUm60eLRt79b4m3OYV15Z5QzQt0/Dj9fifzJ7BK4Qfqll0Le7HRlvkH C60HOoSNHawaxiw6EkXt09lPSEiy2iFlkT2SmE0pERQV9Fd9OhPMFXzCJy/g+l15Z6bJ HeJFZIvJtLByfzQW1lSTDoJ3/nPGt6OCbN0MdQLxFPqYl5CGVQAVkK9UCMvgyCAo9j5V 5adw== X-Received: by 10.194.109.136 with SMTP id hs8mr3990391wjb.8.1363966083194; Fri, 22 Mar 2013 08:28:03 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPS id r7sm4249093wiz.2.2013.03.22.08.28.01 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Mar 2013 08:28:02 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 4/5] ARM: ux500: Supply a DTS file for the u8540 platform Date: Fri, 22 Mar 2013 15:27:44 +0000 Message-Id: <1363966065-2478-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363966065-2478-1-git-send-email-lee.jones@linaro.org> References: <1363966065-2478-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQm0h4khXWp2slgckXhtBRNvBo4WTiNvzHd01MN4tkqZMUT+tQTTUTWhtIBKSKukmVIvUFIX X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130322_112805_542477_3507509E X-CRM114-Status: GOOD ( 10.09 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Lee Jones , linus.walleij@stericsson.com, arnd@arndb.de X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org This is a skeleton DTS file which only enables serial. Just using this simple file yields a terminal when booting u8540. Signed-off-by: Lee Jones --- arch/arm/boot/dts/u8540.dts | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 arch/arm/boot/dts/u8540.dts diff --git a/arch/arm/boot/dts/u8540.dts b/arch/arm/boot/dts/u8540.dts new file mode 100644 index 0000000..02e8e1a --- /dev/null +++ b/arch/arm/boot/dts/u8540.dts @@ -0,0 +1,36 @@ +/* + * Copyright 2013 ST-Ericsson AB + * + * The code contained herein is licensed under the GNU General Public + * License. You may obtain a copy of the GNU General Public License + * Version 2 or later at the following locations: + * + * http://www.opensource.org/licenses/gpl-license.html + * http://www.gnu.org/copyleft/gpl.html + */ + +/dts-v1/; +/include/ "dbx5x0.dtsi" + +/ { + model = "ST-Ericsson U8540 platform with Device Tree"; + compatible = "st-ericsson,u8540"; + + memory { + reg = <0x00000000 0x20000000>; + }; + + soc-u9500 { + uart@80120000 { + status = "okay"; + }; + + uart@80121000 { + status = "okay"; + }; + + uart@80007000 { + status = "okay"; + }; + }; +};