Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031817AbbKEDBA (ORCPT ); Wed, 4 Nov 2015 22:01:00 -0500 Received: from regular1.263xmail.com ([211.150.99.132]:47680 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031640AbbKEDA6 (ORCPT ); Wed, 4 Nov 2015 22:00:58 -0500 X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: zhengxing@rock-chips.com X-FST-TO: heiko@sntech.de X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: zhengxing@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <563AC65E.6050201@rock-chips.com> Date: Thu, 05 Nov 2015 11:00:46 +0800 From: Xing Zheng User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1 MIME-Version: 1.0 To: Heiko Stuebner CC: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, kever.yang@rock-chips.com, maxime.ripard@free-electrons.com, olof@lixom.net, gregory.clement@free-electrons.com, wens@csie.org, thomas.petazzoni@free-electrons.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036 References: <1446639503-11763-1-git-send-email-zhengxing@rock-chips.com> <1446639916-11957-1-git-send-email-zhengxing@rock-chips.com> <3167530.TSdLBvl1Zs@phil> In-Reply-To: <3167530.TSdLBvl1Zs@phil> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1192 Lines: 27 On 2015年11月05日 07:33, Heiko Stuebner wrote: > Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng: >> From: Heiko Stuebner >> >> The dual-core Cortex A7 rk3036 is a bit special in that it does not allow >> to control the actual powerdomain of the cpu cores, while the rest of the >> smp-bringup like reset control and entry address handling stays the same. >> Its bigger sibling, the quad-core rk3128 again allows powerdomain control. >> >> So allow that case by introducing a separate smp-enable-method, that simply >> disables powerdomain handling in the common code. >> >> Signed-off-by: Heiko Stuebner >> Tested-by: Xing Zheng >> Signed-off-by: Xing Zheng > This patch can work standalone, so I took the liberty of applying it to my soc > branch for 4.5 already, so you don't need to resend it in future versions. > > > OK, thanks Heiko. :) -- 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/