Re: [PATCH v4 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver

From: Rob Herring
Date: Mon Nov 08 2021 - 12:46:19 EST


On Thu, 04 Nov 2021 10:57:02 +0800, Qin Jian wrote:
> Add documentation to describe Sunplus SP7021 clock driver bindings.
>
> Signed-off-by: Qin Jian <qinjian@xxxxxxxxxxx>
> ---
> .../bindings/clock/sunplus,sp7021-clkc.yaml | 38 ++++++
> MAINTAINERS | 2 +
> include/dt-bindings/clock/sp-sp7021.h | 112 ++++++++++++++++++
> 3 files changed, 152 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/sunplus,sp7021-clkc.yaml
> create mode 100644 include/dt-bindings/clock/sp-sp7021.h
>


Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.