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 <[email protected]> > Signed-off-by: Sudeep Holla <[email protected]> > --- > 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 <[email protected]>

