From patchwork Mon Oct 1 07:40:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11879 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id A756B23E54 for ; Mon, 1 Oct 2012 07:40:44 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 4AF86A189C3 for ; Mon, 1 Oct 2012 07:40:44 +0000 (UTC) Received: by ieje10 with SMTP id e10so10994374iej.11 for ; Mon, 01 Oct 2012 00:40:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:mime-version:content-type :x-gm-message-state; bh=bSZlDNdcYzts47jiI3BOShQMy/AQjDAF+EJeOjFSKYQ=; b=e5Drwv4XL7PjbhDAk9jYhW+STmnhR1IgT9dEdyWVKYwDZVaQnB5YLyrIN/DK7Rc7eu HtUGF6xCp1/plELEbGt4IP9nhpAWbspSo/uaBJQ6NPV4IPCacnVFCqTpkKr2wQaws0rh uZyIQLKC9aDFxENqqDVHgmJ/GzdsoLRCqGH7KDuDvXkwIWlIpQIeHaN4slcrd4nasD+b XZtpEgfurYT6BAPiWikyyQoVFLgBH6PvxcttjIe6n3suFGZlTFa/3vOhFKcBPpY2CrOm rfP+3fQdX9xLSgCZnzInlVLGXy2Dy5ZG630HP0o08h7YaZYjUrIay9rAkF+pnSNdv7Dp LhLA== Received: by 10.50.160.165 with SMTP id xl5mr4977367igb.0.1349077243604; Mon, 01 Oct 2012 00:40:43 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.184.232 with SMTP id ex8csp11498igc; Mon, 1 Oct 2012 00:40:42 -0700 (PDT) Received: by 10.14.176.66 with SMTP id a42mr262592eem.1.1349077241937; Mon, 01 Oct 2012 00:40:41 -0700 (PDT) Received: from eu1sys200aog110.obsmtp.com (eu1sys200aog110.obsmtp.com [207.126.144.129]) by mx.google.com with SMTP id z2si4206856eel.80.2012.10.01.00.40.31 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 00:40:41 -0700 (PDT) Received-SPF: neutral (google.com: 207.126.144.129 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) client-ip=207.126.144.129; Authentication-Results: mx.google.com; spf=neutral (google.com: 207.126.144.129 is neither permitted nor denied by best guess record for domain of linus.walleij@stericsson.com) smtp.mail=linus.walleij@stericsson.com Received: from beta.dmz-ap.st.com ([138.198.100.35]) (using TLSv1) by eu1sys200aob110.postini.com ([207.126.147.11]) with SMTP ID DSNKUGlI7o0QXoQfufgmuTYTudaklyOOZ7y9@postini.com; Mon, 01 Oct 2012 07:40:41 UTC Received: from zeta.dmz-ap.st.com (ns6.st.com [138.198.234.13]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 160EEB1; Mon, 1 Oct 2012 07:32:13 +0000 (GMT) Received: from relay2.stm.gmessaging.net (unknown [10.230.100.18]) by zeta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 09A44A6D; Mon, 1 Oct 2012 07:40:26 +0000 (GMT) Received: from exdcvycastm022.EQ1STM.local (alteon-source-exch [10.230.100.61]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "exdcvycastm022", Issuer "exdcvycastm022" (not verified)) by relay2.stm.gmessaging.net (Postfix) with ESMTPS id D1294A8065; Mon, 1 Oct 2012 09:40:21 +0200 (CEST) Received: from steludxu4075.lud.stericsson.com (10.230.100.153) by smtp.stericsson.com (10.230.100.30) with Microsoft SMTP Server (TLS) id 8.3.83.0; Mon, 1 Oct 2012 09:40:24 +0200 From: Linus Walleij To: Cc: Anmar Oueja , Linus Walleij Subject: [PATCH] ARM: ux500: support the HREFP520 board variant Date: Mon, 1 Oct 2012 09:40:19 +0200 Message-ID: <1349077219-25974-1-git-send-email-linus.walleij@stericsson.com> X-Mailer: git-send-email 1.7.11.3 MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkrUVXgLIVohEVCx76L18L3F/yF4g6joxdWISjj3E4ytRKo0eZQoSa+dlObDgqW+ClXlFRB From: Linus Walleij This adds support for another board registered for the old machine type system. Mainly doing this because it is all that is required to get that board working, everything else stays the same. Signed-off-by: Linus Walleij --- This is basically just another U8500 MOP500 variant, so while I know the fine DT work is going on, this is still some legacy business. --- arch/arm/mach-ux500/board-mop500.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index dd629b7..4f77208 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -1,6 +1,5 @@ - /* - * Copyright (C) 2008-2009 ST-Ericsson + * Copyright (C) 2008-2012 ST-Ericsson * * Author: Srinidhi KASAGAR * @@ -722,6 +721,16 @@ MACHINE_START(U8500, "ST-Ericsson MOP500 platform") .init_late = ux500_init_late, MACHINE_END +MACHINE_START(U8520, "ST-Ericsson U8520 Platform HREFP520") + .atag_offset = 0x100, + .map_io = u8500_map_io, + .init_irq = ux500_init_irq, + .timer = &ux500_timer, + .handle_irq = gic_handle_irq, + .init_machine = mop500_init_machine, + .init_late = ux500_init_late, +MACHINE_END + MACHINE_START(HREFV60, "ST-Ericsson U8500 Platform HREFv60+") .atag_offset = 0x100, .map_io = u8500_map_io,