Re: [PATCH v7 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings

From: Jian Hu
Date: Mon Feb 03 2020 - 22:12:26 EST




On 2020/1/22 6:00, Rob Herring wrote:
On Mon, 20 Jan 2020 11:49:33 +0800, Jian Hu wrote:
Add the documentation to support Amlogic A1 PLL clock driver,
and add A1 PLL clock controller bindings.

Signed-off-by: Jian Hu <jian.hu@xxxxxxxxxxx>
---
.../bindings/clock/amlogic,a1-pll-clkc.yaml | 52 +++++++++++++++++++
include/dt-bindings/clock/a1-pll-clkc.h | 16 ++++++
2 files changed, 68 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/amlogic,a1-pll-clkc.yaml
create mode 100644 include/dt-bindings/clock/a1-pll-clkc.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.

.

I had gotten your Reviewed-by tag in v5 version, And the tag is missing in v6, I am sorry about it. There is something wrong in v6, it can not be compiled by dt_binding_check. It had been fixed in v7. Should I wait for your tag again?

I will send v8 because the driver is changed a bit. Could I add your tag?