[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190925075135.GA29006@ulmo>
Date: Wed, 25 Sep 2019 09:51:35 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Cc: Sam Shih <sam.shih@...iatek.com>, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Matthias Brugger <matthias.bgg@...il.com>,
Ryder Lee <ryder.lee@...iatek.com>,
John Crispin <john@...ozen.org>, linux-pwm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v9 03/11] pwm: mediatek: remove a property "has-clks"
On Wed, Sep 25, 2019 at 08:30:03AM +0200, Uwe Kleine-König wrote:
> On Fri, Sep 20, 2019 at 06:49:03AM +0800, Sam Shih wrote:
> > We can use fixed-clock to repair mt7628 pwm during configure from
> > userspace. The SoC is legacy MIPS and has no complex clock tree.
> > Due to we can get clock frequency for period calculation from DT
> > fixed-clock, so we can remove has-clock property, and directly
> > use devm_clk_get and clk_get_rate.
> >
> > Signed-off-by: Ryder Lee <ryder.lee@...iatek.com>
> > Signed-off-by: Sam Shih <sam.shih@...iatek.com>
> > Acked-by: Uwe Kleine-Kö <u.kleine-koenig@...gutronix.de>
> > ---
> > Changes since v9:
> > Added an Acked-by tag
>
> Argh, my name was croped and ended up in this state in
> 5c50982af47ffe36df3e31bc9e11be5a067ddd18. Thierry, any chance to repair
> that? Something
> like
>
> git filter-branch --msg-filter 'sed "s/Kleine-Kö /Kleine-König /"' linus/master..
Done, though I ended up doing it manually. I don't trust my git
filter-branch skills. =)
Thierry
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists