Re: [PATCH v5 3/8] dt-bindings: bus: Add documentation for the Technologic Systems NBUS

From: Rob Herring
Date: Mon Jul 17 2017 - 15:00:08 EST


On Fri, Jul 14, 2017 at 04:32:13PM -0400, Sebastien Bourdelin wrote:
> Add binding documentation for the Technologic Systems NBUS that is used
> to interface with peripherals in the FPGA of the TS-4600 SoM.
>
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@xxxxxxxxxxxxxxxxxxxx>
> ---
> Changes v4 -> v5:
> - fix missing signed off
>
> Changes v3 -> v4:
> - rebase on master
> - fix vendor prefixes for dts properties (suggested by Rob Herring)
> - v3 was acked by Linus Walleij
>
> Changes v2 -> v3:
> - rebase on master
> - fix typo (suggested by Rob Herring)
>
> Changes v1 -> v2:
> - rebase on master
> - remove the simple-bus compatibility as the root node will now
> populate child nodes (suggested by Rob Herring)
> - use the ts vendor prefix for gpios (suggested by Rob Herring)
> ---
> Documentation/devicetree/bindings/bus/ts-nbus.txt | 50 +++++++++++++++++++++++
> 1 file changed, 50 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/bus/ts-nbus.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>