Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754217AbbHGC2U (ORCPT ); Thu, 6 Aug 2015 22:28:20 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:57155 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753830AbbHGC2R (ORCPT ); Thu, 6 Aug 2015 22:28:17 -0400 X-Listener-Flag: 11101 Message-ID: <1438914494.1900.38.camel@mtkswgap22> Subject: Re: [PATCH v3 5/8] ARM: mediatek: add smp bringup code for MT6580 From: Scott Shu To: Russell King - ARM Linux CC: Matthias Brugger , Sascha Hauer , Mark Rutland , , , , , , , , , Date: Fri, 7 Aug 2015 10:28:14 +0800 In-Reply-To: <20150805094429.GU7557@n2100.arm.linux.org.uk> References: <1438696464-59858-1-git-send-email-scott.shu@mediatek.com> <1438696464-59858-6-git-send-email-scott.shu@mediatek.com> <20150805094429.GU7557@n2100.arm.linux.org.uk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 829 Lines: 19 On Wed, 2015-08-05 at 10:44 +0100, Russell King - ARM Linux wrote: > On Tue, Aug 04, 2015 at 09:54:21PM +0800, Scott Shu wrote: > > Add support for cpu enable-method "mediatek,mt6580-smp" for booting > > secondary CPUs on MT6580. > > If you have CPU power domain support, and you power up and power down the > CPUs, why do you need the boot_lock and pen_release stuff? Isn't keeping > the power off on a CPU sufficient to prevent it entering the kernel? > Thanks Russell. Yes, the system works well after removing boot_lock and pen_release. Will be fixed in next version. Scott -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/