lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 2 Nov 2021 12:37:39 +0100 From: Robert Foss <robert.foss@...aro.org> To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de> Cc: Steev Klimaszewski <steev@...i.org>, Bjorn Andersson <bjorn.andersson@...aro.org>, Thierry Reding <thierry.reding@...il.com>, Lee Jones <lee.jones@...aro.org>, linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org Subject: Re: [PATCH v7 1/3] pwm: Introduce single-PWM of_xlate function Hey Uwe On Sat, 30 Oct 2021 at 11:27, Uwe Kleine-König <u.kleine-koenig@...gutronix.de> wrote: > > Hello, > > On Wed, Oct 27, 2021 at 05:06:02PM +0200, Robert Foss wrote: > > On Tue, 26 Oct 2021 at 19:21, Steev Klimaszewski <steev@...i.org> wrote: > > > > > > > > > On 10/25/21 12:09 PM, Bjorn Andersson wrote: > > > > The existing pxa driver and the upcoming addition of PWM support in the > > > > TI sn565dsi86 DSI/eDP bridge driver both has a single PWM channel and > > > > thereby a need for a of_xlate function with the period as its single > > > > argument. > > > > > > > > Introduce a common helper function in the core that can be used as > > > > of_xlate by such drivers and migrate the pxa driver to use this. > > > > > > > > Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org> > > > > Acked-by: Uwe Kleine-König <u.kleine-koenig@...gutronix.de> > > > > Tested-by: Steev Klimaszewski <steev@...i.org> > > > > --- > > > > > > [...] > > > > Applied to drm-misc-next. > > This is now 3ab7b6ac5d829e60c3b89d415811ff1c9f358c8e in next, the Link: > added in the commit trailer looks as follows: > > Link: https://patchwork.freedesktop.org/patch/msgid/20211025170925.3096444-1-bjorn.andersson@linaro.org > > but this link doesn't work, for me at least. I wonder what's wrong with > it. If you want to fix it and rewrite the commit, you can also drop the > duplicated "Tested-by: Steev Klimaszewski <steev@...i.org>". Weirdly patchwork.fd.o[1] doesn't seem to have the series, but does have previous versions. [1] https://patchwork.freedesktop.org/project/dri-devel/patches/?submitter=&state=*&q=_xlate&archive=both&delegate=
Powered by blists - more mailing lists