Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1721554

Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally
Date 2017-08-28 14:00 +0200
Message-ID <ujqRX-58S-5@gated-at.bofh.it> (permalink)
References <ufRnI-5Ai-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Aug 18, 2017 at 08:58:29PM +0530, Kiran Gunda wrote:
> The peripheral ownership check is not necessary on single master
> platforms. Hence, enforce the peripheral ownership check optionally.
> 
> Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
> Tested-by: Shawn Guo <shawnguo@kernel.org>
> ---
> v2:
> 	Fixed the commit message.
> 	Added Shawn's 'Tested-by' tag.
> 
> v1:
> 	This patch depends on the below patch series. Please take this patch
> 	along with this series.
> 
> 	[PATCH V2 00/12]: spmi: pmic-arb: Support for HW v5 and other fixes
> 
>  Documentation/devicetree/bindings/spmi/qcom,spmi-pmic-arb.txt | 6 ++++++
>  drivers/spmi/spmi-pmic-arb.c                                  | 7 ++++++-
>  2 files changed, 12 insertions(+), 1 deletion(-)

This doesn't apply on top of the other spmi patches I just added to my
tree.  Did I mess something up here?

thanks,

greg k-h

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Greg KH <gregkh@linuxfoundation.org> - 2017-08-28 14:00 +0200
  Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Shawn Guo <shawnguo@kernel.org> - 2017-08-28 16:10 +0200

csiph-web