Re: [PATCH 4/4] dt-bindings: clock: Add bindings for SP7021 reset driver

From: Rob Herring
Date: Thu Oct 28 2021 - 21:56:16 EST


On Fri, Oct 22, 2021 at 02:12:16PM +0800, qinjian wrote:
> Add documentation to describe Sunplus SP7021 reset driver bindings.

The subject should be 'reset', not 'clocks'.

>
> Signed-off-by: qinjian <qinjian@xxxxxxxxxxx>
> ---
> .../bindings/reset/sunplus,reset.yaml | 40 ++++++++
> MAINTAINERS | 2 +
> include/dt-bindings/reset/sp-sp7021.h | 99 +++++++++++++++++++
> 3 files changed, 141 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/reset/sunplus,reset.yaml
> create mode 100644 include/dt-bindings/reset/sp-sp7021.h

With that fixed,

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>