Re: [PATCH 2/3] ARM: i.MX1 clk: Add devicetree support

Alexander Shiyan shc_work at mail.ru
Sun May 11 23:25:12 PDT 2014


Mon, 12 May 2014 07:13:08 +0200 от Sascha Hauer <s.hauer at pengutronix.de>:
> On Fri, May 09, 2014 at 01:59:01PM +0400, Alexander Shiyan wrote:
> > This patch adds devicetree support CCM module for i.MX1 (MC9328MX1) CPUs.
> > 
> > Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> > ---
> >  .../devicetree/bindings/clock/imx1-clock.txt       | 46 ++++++++++++++++++++++
> >  arch/arm/mach-imx/clk-imx1.c                       | 10 ++++-
> >  2 files changed, 55 insertions(+), 1 deletion(-)
> >  create mode 100644 Documentation/devicetree/bindings/clock/imx1-clock.txt
> > 
> > diff --git a/Documentation/devicetree/bindings/clock/imx1-clock.txt b/Documentation/devicetree/bindings/clock/imx1-clock.txt
> > new file mode 100644
> > index 0000000..f66fe37
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/clock/imx1-clock.txt
> 
> Can we meld this for i.MX1 into this patch?:
> 
> commit 490dd8808a8baa093ac3b2bfc2f66f798599bb2c
> Author: Lucas Stach <l.stach at pengutronix.de>
> Date:   Thu Nov 14 11:18:57 2013 +0100
> 
>     ARM: imx5: introduce DT includes for clock provider
>     
>     Use clock defines in order to make devicetrees more
>     human readable.

Yes, I will prepare another series with the bindings. In any case I would
like to update this patch series.

---



More information about the linux-arm-kernel mailing list