From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754089AbcEWREW (ORCPT ); Mon, 23 May 2016 13:04:22 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:42332 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753130AbcEWRET (ORCPT ); Mon, 23 May 2016 13:04:19 -0400 Subject: Re: [PATCH] soc: qcom: provide mechanism for drivers to access L2 registers To: Neil Leeder , David Brown , Andy Gross References: <1463771587-7438-1-git-send-email-nleeder@codeaurora.org> <573F7F5C.1050100@codeaurora.org> <4ad1d1b2-f0eb-3780-21e7-9dd1b23d6934@codeaurora.org> Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mark Langsdorf , Mark Salter , Jon Masters , Timur Tabi , cov@codeaurora.org, ashwin.chaugule@linaro.org From: Stephen Boyd Message-ID: <57433810.6000400@codeaurora.org> Date: Mon, 23 May 2016 10:04:16 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <4ad1d1b2-f0eb-3780-21e7-9dd1b23d6934@codeaurora.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/23/2016 08:43 AM, Neil Leeder wrote: > > On 5/20/2016 05:19 PM, Stephen Boyd wrote: > >> >> Is there a patch to add sysreg.h to arch/arm? It would be nice to use >> one l2 accessor API on arm64 and arm. >> > Sounds like a good thing for the next person who submits a krait L2 patch to consider. > Heh, ok. If it isn't supported in this patch then we need to make the config depend on ARM64 so that this doesn't fail to compile on ARM. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project