[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <zz3uvb3qhbbqyf37s4eleqwxyuvftm277guuqkefv4kq5k2zal@kt3xjztfou2p>
Date: Thu, 6 Feb 2025 09:10:50 +0800
From: Inochi Amaoto <inochiama@...il.com>
To: Uwe Kleine-König <ukleinek@...nel.org>,
Chen Wang <unicorn_wang@...look.com>
Cc: Chen Wang <unicornxw@...il.com>, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, inochiama@...look.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pwm@...r.kernel.org, linux-riscv@...ts.infradead.org,
chao.wei@...hgo.com, haijiao.liu@...hgo.com, xiaoguang.xing@...hgo.com,
chunzhi.lin@...hgo.com, Sean Young <sean@...s.org>
Subject: Re: [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM
On Wed, Feb 05, 2025 at 05:33:38PM +0100, Uwe Kleine-König wrote:
> Hello,
>
> On Wed, Feb 05, 2025 at 08:57:20PM +0800, Chen Wang wrote:
> > On 2025/2/5 18:06, Uwe Kleine-König wrote:
> > > I was tempted to apply this patch while reading throug it until nearly
> > > the end ...
> > >
> > > > + reset_control_assert(rst);
> > >
> > > This is wrong (well, or unneeded). With
> > > devm_reset_control_get_optional_shared_deasserted() the devm cleanup
> > > cares for reasserting the reset.
> > >
> > > > + return dev_err_probe(dev, ret, "Failed to register PWM chip\n");
> > > > + }
> > > > +
> > > > + return 0;
> > > > +}
> > >
> > > If you want I can apply and squash the following in:
> > >
> > > [...]
> > >
> > > ack?
> >
> > Ack.
>
> Great. Pushed to
>
> https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next
>
> with the suggested fixup.
>
Good, I will take the dts next Monday.
Regards,
Inochi
Powered by blists - more mailing lists