Re: [PATCH v5 5/8] Documentation: bindings: decouple juno specific details from generic binding

From: Rob Herring
Date: Wed Nov 09 2016 - 20:18:33 EST


On Wed, Nov 02, 2016 at 10:52:08PM -0600, Sudeep Holla wrote:
> Since SCPI is a generic protocol and the bindings are intended to be
> generic, we need to decouple all the platform specific binding details
> out of the generic bindings.
>
> This patch moves are the Juno platform specific details into a separate
> binding document.
>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/arm,scpi.txt | 20 ++++++-----------
> .../devicetree/bindings/arm/juno,scpi.txt | 26 ++++++++++++++++++++++
> 2 files changed, 33 insertions(+), 13 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/arm/juno,scpi.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>