From patchwork Tue Oct 23 15:22:52 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 193508 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 71C6E2C0131 for ; Wed, 24 Oct 2012 02:25:16 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TQgJq-0000fM-Hn; Tue, 23 Oct 2012 15:23:02 +0000 Received: from mail-da0-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TQgJM-0000as-F1 for linux-arm-kernel@lists.infradead.org; Tue, 23 Oct 2012 15:22:33 +0000 Received: by mail-da0-f49.google.com with SMTP id q27so1839904daj.36 for ; Tue, 23 Oct 2012 08:22:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=oo1SxyeF8iWdN6TT7PriQD5AP7Ta8w+eVwMABq119vM=; b=WLujOghHfV5/9CLB87dK8H3nggVEoGJZ2E1J9l1/CefP5z1samxxEFARTCaTkoCLTc ua7teoAgO9kx8OdThlTwkOHO7OBqWPA62SrtOiAgl+yKgLRQrDvKNacCIAexkcY+a5B7 LtWY+EQz7x3ZuqA9FEiDndvMjDlHJUqVZIfBwV6cZjpwdg2Vy+3BQA/w/kL1DOFS9Mz1 ccDNnNwXtVPMVFQFWQw8fpYaH4AasDjfA5VtJ9hiEiIBMDo/GvsLlGFI6BpBfswZMp98 2gxTH//xcUPT9/g9fmXuvAa/Gl7v+IR5N303rAzHd3s4uebQagjA1yu+4ohWCmx2eZBA ouLA== Received: by 10.68.252.168 with SMTP id zt8mr11591369pbc.43.1351005752123; Tue, 23 Oct 2012 08:22:32 -0700 (PDT) Received: from S2101-09.ap.freescale.net ([58.209.136.71]) by mx.google.com with ESMTPS id pj10sm7842864pbb.46.2012.10.23.08.22.27 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 23 Oct 2012 08:22:31 -0700 (PDT) From: Shawn Guo To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 03/10] ARM: imx6q: select ARM and PL310 errata Date: Tue, 23 Oct 2012 23:22:52 +0800 Message-Id: <1351005779-30347-4-git-send-email-shawn.guo@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1351005779-30347-1-git-send-email-shawn.guo@linaro.org> References: <1351005779-30347-1-git-send-email-shawn.guo@linaro.org> X-Gm-Message-State: ALoCoQl31rUtMCrIc7Y56yCZDuIcPiVNu/rGbfb8l37nmVD4EXWqj/GBjYHlGxYuGN83jOdAJD66 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Sascha Hauer , Shawn Guo , Robert Lee X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org ARM core r2p10 and PL310 r3p2 are integrated on imx6q. Select corresponding errata. Signed-off-by: Shawn Guo --- arch/arm/mach-imx/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 4f73866..3ce2771 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -832,6 +832,11 @@ config SOC_IMX6Q select ARCH_HAS_CPUFREQ select ARCH_HAS_OPP select ARM_CPU_SUSPEND if PM + select ARM_ERRATA_743622 + select ARM_ERRATA_751472 + select ARM_ERRATA_754322 + select ARM_ERRATA_764369 if SMP + select ARM_ERRATA_775420 select ARM_GIC select COMMON_CLK select CPU_V7 @@ -843,6 +848,9 @@ config SOC_IMX6Q select MFD_SYSCON select PINCTRL select PINCTRL_IMX6Q + select PL310_ERRATA_588369 if CACHE_PL310 + select PL310_ERRATA_727915 if CACHE_PL310 + select PL310_ERRATA_769419 if CACHE_PL310 select PM_OPP if PM help