Re: [PATCH v4 2/5] dt-bindings: soc: document LiteX SoC Controller bindings

From: Rob Herring
Date: Tue Apr 14 2020 - 13:03:55 EST


On Thu, 2 Apr 2020 08:45:54 +0200, Mateusz Holenko wrote:
> From: Pawel Czarnecki <pczarnecki@xxxxxxxxxxxxxxxxxxxxxxxx>
>
> Add documentation for LiteX SoC Controller bindings.
>
> Signed-off-by: Pawel Czarnecki <pczarnecki@xxxxxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Mateusz Holenko <mholenko@xxxxxxxxxxxx>
> ---
>
> Notes:
> Changes in v4:
> - changes compatible to "litex,soc-controller"
> - fixed yaml's header
> - removed unnecessary sections from yaml
> - fixed indentation in yaml
>
> This commit has been introduced in v3 of the patchset.
>
> .../soc/litex/litex,soc-controller.yaml | 39 +++++++++++++++++++
> MAINTAINERS | 6 +++
> 2 files changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/litex/litex,soc-controller.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>