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


Groups > linux.kernel > #1517245

Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific to legacy SCPI protocol

From Sudeep Holla <sudeep.holla@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific to legacy SCPI protocol
Date 2016-11-08 15:50 +0100
Message-ID <sBfSN-2az-3@gated-at.bofh.it> (permalink)
References <szii5-7CH-3@gated-at.bofh.it> <szii6-7CH-9@gated-at.bofh.it>
Organization ARM

Show all headers | View raw


Hi Rob,

On 03/11/16 04:52, Sudeep Holla wrote:
> This patch adds specific compatible to support legacy SCPI protocol.
>

Sorry for messing it up before, I think this version is much better.

Only this patch introduces new compatible, while 5,7,8/8 are just
reorganization to move the platform specific stuff out of the generic
SCPI bindings. It would be good if you can have a quick look and
provide ack if you are happy with these patches.

-- 
Regards,
Sudeep

> Cc: Rob Herring <robh+dt@kernel.org>
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
> ---
>  Documentation/devicetree/bindings/arm/arm,scpi.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/arm,scpi.txt b/Documentation/devicetree/bindings/arm/arm,scpi.txt
> index d1882c4540d0..ebd03fc93135 100644
> --- a/Documentation/devicetree/bindings/arm/arm,scpi.txt
> +++ b/Documentation/devicetree/bindings/arm/arm,scpi.txt
> @@ -7,7 +7,9 @@ by Linux to initiate various system control and power operations.
>
>  Required properties:
>
> -- compatible : should be "arm,scpi"
> +- compatible : should be
> +	* "arm,scpi" : For implementations complying to SCPI v1.0 or above
> +	* "arm,legacy-scpi" : For implementations complying pre SCPI v1.0
>  - mboxes: List of phandle and mailbox channel specifiers
>  	  All the channels reserved by remote SCP firmware for use by
>  	  SCPI message protocol should be specified in any order
>

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


Thread

[PATCH v5 6/8] Documentation: bindings: add compatible specific to legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-03 06:00 +0100
  Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-08 15:50 +0100
  Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Rob Herring <robh@kernel.org> - 2016-11-10 02:30 +0100
    Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-10 11:30 +0100
      Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Rob Herring <robh@kernel.org> - 2016-11-10 15:20 +0100
        Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-10 15:40 +0100
          Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Olof Johansson <olof@lixom.net> - 2016-11-10 20:10 +0100
            Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-11 08:50 +0100
              Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Rob Herring <robh@kernel.org> - 2016-11-11 14:40 +0100
                Re: [PATCH v5 6/8] Documentation: bindings: add compatible specific  to legacy SCPI protocol Sudeep Holla <sudeep.holla@arm.com> - 2016-11-11 15:20 +0100

csiph-web