[RESEND2][PATCH] drm/bridge: analogix-anx6345: Fix drm_dp_link helper removal

Torsten Duwe duwe at lst.de
Fri Feb 21 15:01:17 UTC 2020


On Fri, Feb 21, 2020 at 03:39:32PM +0100, Thomas Zimmermann wrote:
> Hi Torsten
> 
> Am 21.02.20 um 15:04 schrieb Torsten Duwe:
> > drm_dp_link_rate_to_bw_code and ...bw_code_to_link_rate simply divide by
> > and multiply with 27000, respectively. Avoid an overflow in the u8 dpcd[0]
> > and the multiply+divide alltogether.
> > 
> > fixes: e1cff82c1097bda2478 ("fix anx6345 compilation for v5.5")
> 
> You have to create the fixes tag and related cc tags with 'dim fixes',
> available at [1]. For this patch, the output is
> 
> Fixes: e1cff82c1097 ("drm/bridge: fix anx6345 compilation for v5.5")
> Cc: Torsten Duwe <duwe at suse.de>
> Cc: Maxime Ripard <maxime at cerno.tech>
> Cc: Torsten Duwe <duwe at lst.de>
> Cc: Sam Ravnborg <sam at ravnborg.org>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Thomas Zimmermann <tzimmermann at suse.de>
> Cc: Icenowy Zheng <icenowy at aosc.io>
> Cc: Stephen Rothwell <sfr at canb.auug.org.au>

Ah, neat.

> > Signed-off-by: Torsten Duwe <duwe at suse.de>
> 
> You signed off with your SUSE email address, but sent the mail from
> lst.de. I don't know if it's strictly not allowed, but that's at least
> confusing to the tools.

>From my understanding, it is legally correct. The work is owned by Suse,
so I have to sign off as an employee, but I'm subscribed with the LST
address, and I'd also like to see all replies there.

> [1] https://gitlab.freedesktop.org/drm/maintainer-tools/

I'll send an appropriate v2 once I get a review for it.

Thanks!

	Torsten





More information about the dri-devel mailing list