From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Fri, 21 Mar 2014 12:52:49 -0600 Subject: [PATCH 1/2] ARM: add cpu_is_pj4() to distinguish PJ4 core In-Reply-To: <1395385319-25386-1-git-send-email-chao.xie@marvell.com> References: <1395385319-25386-1-git-send-email-chao.xie@marvell.com> Message-ID: <532C8A81.8090802@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/21/2014 01:01 AM, Chao Xie wrote: > PJ4 is based on V7, but it has some changes. For example, some > coprocessor settings. The series, Tested-by: Stephen Warren Reviewed-by: Stephen Warren