All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Neil Leeder <nleeder@codeaurora.org>,
	David Brown <david.brown@linaro.org>,
	Andy Gross <andy.gross@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Mark Langsdorf <mlangsdo@redhat.com>,
	Mark Salter <msalter@redhat.com>, Jon Masters <jcm@redhat.com>,
	Timur Tabi <timur@codeaurora.org>,
	cov@codeaurora.org, ashwin.chaugule@linaro.org
Subject: Re: [PATCH] soc: qcom: provide mechanism for drivers to access L2 registers
Date: Mon, 23 May 2016 10:04:16 -0700	[thread overview]
Message-ID: <57433810.6000400@codeaurora.org> (raw)
In-Reply-To: <4ad1d1b2-f0eb-3780-21e7-9dd1b23d6934@codeaurora.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

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] soc: qcom: provide mechanism for drivers to access L2 registers
Date: Mon, 23 May 2016 10:04:16 -0700	[thread overview]
Message-ID: <57433810.6000400@codeaurora.org> (raw)
In-Reply-To: <4ad1d1b2-f0eb-3780-21e7-9dd1b23d6934@codeaurora.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

  reply	other threads:[~2016-05-23 17:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20 19:13 [PATCH] soc: qcom: provide mechanism for drivers to access L2 registers Neil Leeder
2016-05-20 19:13 ` Neil Leeder
2016-05-20 21:19 ` Stephen Boyd
2016-05-20 21:19   ` Stephen Boyd
2016-05-23 15:43   ` Neil Leeder
2016-05-23 15:43     ` Neil Leeder
2016-05-23 17:04     ` Stephen Boyd [this message]
2016-05-23 17:04       ` Stephen Boyd
2016-05-23 18:12       ` Neil Leeder
2016-05-23 18:12         ` Neil Leeder
2016-05-23 17:25 ` Mark Rutland
2016-05-23 17:25   ` Mark Rutland
2016-05-23 18:22   ` Neil Leeder
2016-05-23 18:22     ` Neil Leeder
2016-05-23 22:26     ` Christopher Covington
2016-05-23 22:26       ` Christopher Covington
2016-05-23 23:04       ` Timur Tabi
2016-05-23 23:04         ` Timur Tabi
2016-05-24 11:23     ` Mark Rutland
2016-05-24 11:23       ` Mark Rutland
2016-05-24 19:54       ` Neil Leeder
2016-05-24 19:54         ` Neil Leeder
2016-05-26  4:48         ` Bjorn Andersson
2016-05-26  4:48           ` Bjorn Andersson
2016-05-26 20:38           ` Neil Leeder
2016-05-26 20:38             ` Neil Leeder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57433810.6000400@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=andy.gross@linaro.org \
    --cc=ashwin.chaugule@linaro.org \
    --cc=cov@codeaurora.org \
    --cc=david.brown@linaro.org \
    --cc=jcm@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mlangsdo@redhat.com \
    --cc=msalter@redhat.com \
    --cc=nleeder@codeaurora.org \
    --cc=timur@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.