[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150410214505.14369.98377@quantum>
Date: Fri, 10 Apr 2015 14:45:05 -0700
From: Michael Turquette <mturquette@...aro.org>
To: Philipp Zabel <p.zabel@...gutronix.de>,
"Thierry Reding" <thierry.reding@...il.com>
Cc: Janusz Użycki <j.uzycki@...roma.com.pl>,
"Rob Herring" <robh+dt@...nel.org>,
"Pawel Moll" <pawel.moll@....com>,
"Mark Rutland" <mark.rutland@....com>,
"Ian Campbell" <ijc+devicetree@...lion.org.uk>,
"Kumar Gala" <galak@...eaurora.org>,
"Stephen Boyd" <sboyd@...eaurora.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pwm@...r.kernel.org
Subject: Re: [PATCH v5] clk: Add PWM clock driver
Quoting Philipp Zabel (2015-03-12 03:04:17)
> Am Freitag, den 13.02.2015, 20:18 +0100 schrieb Philipp Zabel:
> > Some board designers, when running out of clock output pads, decide to
> > (mis)use PWM output pads to provide a clock to external components.
> > This driver supports this practice by providing an adapter between the
> > PWM and clock bindings in the device tree. As the PWM bindings specify
> > the period in the device tree, this is a fixed clock.
> >
> > Tested-by: Janusz Uzycki <j.uzycki@...roma.com.pl>
> > Signed-off-by: Philipp Zabel <p.zabel@...gutronix.de>
> > ---
> > Changes since v4:
> > - Added missing static keywords, as pointed out by Stephen Boyd
> > - Turned to_clk_pwm into an inline function,
> > - added MODULE_AUTHOR/DESCRIPTION/LICENSE,
> > - and fixed PWM spelling issues, as pointed out by Thierry Reding
>
> Are there any further changes you'd like me to make to this patch?
Applied.
Thanks,
Mike
>
> regards
> Philipp
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists