From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 9 Aug 2018 15:37:55 -0600 From: Rob Herring To: Abel Vesa Cc: Lucas Stach , Dong Aisheng , Pengutronix Kernel Team , Michael Turquette , Stephen Boyd , Mark Rutland , Shawn Guo , Fabio Estevam , linux-imx@nxp.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] dt-bindings: add binding for i.MX8MQ CCM Message-ID: <20180809213755.GA23245@rob-hp-laptop> References: <1533825941-17224-1-git-send-email-abel.vesa@nxp.com> <1533825941-17224-2-git-send-email-abel.vesa@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1533825941-17224-2-git-send-email-abel.vesa@nxp.com> List-ID: On Thu, Aug 09, 2018 at 05:45:38PM +0300, Abel Vesa wrote: > From: Lucas Stach > > This adds the binding for the i.MX8MQ Clock Controller Module. > > Signed-off-by: Lucas Stach > Signed-off-by: Abel Vesa > --- > .../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