Re: [PATCH v3 1/4] dt-bindings: add binding for i.MX8MQ CCM

From: Rob Herring
Date: Thu Aug 09 2018 - 17:37:59 EST


On Thu, Aug 09, 2018 at 05:45:38PM +0300, Abel Vesa wrote:
> From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
>
> This adds the binding for the i.MX8MQ Clock Controller Module.
>
> Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> ---
> .../devicetree/bindings/clock/imx8mq-clock.txt | 20 +
> include/dt-bindings/clock/imx8mq-clock.h | 629 +++++++++++++++++++++
> 2 files changed, 649 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/imx8mq-clock.txt
> create mode 100644 include/dt-bindings/clock/imx8mq-clock.h

Please add acks/reviewed-bys when posting new versions even if it was
back in January.

Rob