From patchwork Tue May 8 10:11:57 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rajeshwari Shinde X-Patchwork-Id: 8458 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 79A1723E23 for ; Tue, 8 May 2012 10:10:05 +0000 (UTC) Received: from mail-yx0-f180.google.com (mail-yx0-f180.google.com [209.85.213.180]) by fiordland.canonical.com (Postfix) with ESMTP id 4063EA187E2 for ; Tue, 8 May 2012 10:10:05 +0000 (UTC) Received: by mail-yx0-f180.google.com with SMTP id q6so193060yen.11 for ; Tue, 08 May 2012 03:10:05 -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:x-auditid :from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-brightmail-tracker:x-tm-as-mml:x-gm-message-state; bh=rWX/vC2WJVt0xNwf7WtbmkTNS/tIAjmMJvxY0+hR6U0=; b=ScNEsRrsIMxZu1+9Ttc2WoUxNm5Y6LL3HG/K0H9hTtmCn+7sMZ8yFMb56mr+gUnL/D YvptMu9B37mfg4BiLdmXTeF5l4w02FVmAP4VCXXoUYX+GAB/CQyxyw/rrg2BtqxUSa7T TYLHSpjOcylaeInPw2aZW5OGDRc9dRQGKvrVPU9bElQ9vuJbKd6ctI+ts+JB+2HvBfYB bGm/eWP3L/YODIGvZAVSDPwv2ohldBXyMitG59cgpQWQWvvchA0Sn1jDU/Lv7H6+3ac5 8ZGMykm7UOeksdu5a5q9JVM3CMBflShtdxWkDI9CJ2xtXYE/GJi9sZ5fkirDQlD/uKph zyEA== Received: by 10.42.139.9 with SMTP id e9mr4811676icu.43.1336471804532; Tue, 08 May 2012 03:10:04 -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.231.73.147 with SMTP id q19csp188692ibj; Tue, 8 May 2012 03:10:04 -0700 (PDT) Received: by 10.68.231.195 with SMTP id ti3mr24219175pbc.96.1336471803908; Tue, 08 May 2012 03:10:03 -0700 (PDT) Received: from mailout4.samsung.com (mailout4.samsung.com. [203.254.224.34]) by mx.google.com with ESMTP id rg8si1815401pbc.329.2012.05.08.03.10.03; Tue, 08 May 2012 03:10:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of rajeshwari.s@samsung.com designates 203.254.224.34 as permitted sender) client-ip=203.254.224.34; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of rajeshwari.s@samsung.com designates 203.254.224.34 as permitted sender) smtp.mail=rajeshwari.s@samsung.com Received: from epcpsbgm1.samsung.com (mailout4.samsung.com [203.254.224.34]) by mailout4.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0M3P0079T88Q4GD0@mailout4.samsung.com> for patches@linaro.org; Tue, 08 May 2012 19:10:02 +0900 (KST) X-AuditID: cbfee61a-b7b97ae000004342-d8-4fa8f0fa1d59 Received: from epmmp2 ( [203.254.227.17]) by epcpsbgm1.samsung.com (MMPCPMTA) with SMTP id 23.5F.17218.AF0F8AF4; Tue, 08 May 2012 19:10:02 +0900 (KST) Received: from rajeshwari-linux.sisodomain.com ([107.108.215.115]) by mmp2.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0M3P002KH87WVYL0@mmp2.samsung.com> for patches@linaro.org; Tue, 08 May 2012 19:10:02 +0900 (KST) From: Rajeshwari Shinde To: u-boot@lists.denx.de Cc: patches@linaro.org, marex@denx.de, l.majewski@samsung.com, sjg@chromium.org, clchiou@chromium.org, waihong@chromium.org, mk7.kang@samsung.com, k.chander@samsung.com, gautam.vivek@samsung.com Subject: [PATCH 1/6 V3] EXYNOS5: Fix system register structure Date: Tue, 08 May 2012 15:41:57 +0530 Message-id: <1336471922-19336-2-git-send-email-rajeshwari.s@samsung.com> X-Mailer: git-send-email 1.7.4.4 In-reply-to: <1336471922-19336-1-git-send-email-rajeshwari.s@samsung.com> References: <1336471922-19336-1-git-send-email-rajeshwari.s@samsung.com> X-Brightmail-Tracker: AAAAAA== X-TM-AS-MML: No X-Gm-Message-State: ALoCoQk1jEdQmcgThAT2fEnaUegGdQdsIhwoEGggSPBHkwfiJv/3SAyQPNNVc6ptpEYD8xdee/Jl This patch corrects the SYSREG structure. We have removed the sysreg.h added in the previous patchset version as the sysreg structure is already defined in system.h. Signed-off-by: Rajeshwari Shinde Acked-by: Minkyu Kang --- Changes for v2: - Removed the definitions added for SYSREG registers as they were already defined in system.h - Corrected the already exsisted exynos5_sysreg as per the user manual. arch/arm/include/asm/arch-exynos/system.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/arch-exynos/system.h b/arch/arm/include/asm/arch-exynos/system.h index c85f949..c1d880f 100644 --- a/arch/arm/include/asm/arch-exynos/system.h +++ b/arch/arm/include/asm/arch-exynos/system.h @@ -42,6 +42,7 @@ struct exynos5_sysreg { unsigned int reserved; unsigned int ispblk_cfg; unsigned int usb20phy_cfg; + unsigned char res2[0x29c]; unsigned int mipi_dphy; unsigned int dptx_dphy; unsigned int phyclk_sel;