Re: [PATCH 1/2] drivers/usb/typec/tps6598x.c: fix portinfo width

From: Nikolaus Voss
Date: Fri Jun 28 2019 - 06:10:44 EST


On Fri, 28 Jun 2019, Heikki Krogerus wrote:
On Fri, Jun 28, 2019 at 11:01:08AM +0200, Nikolaus Voss wrote:
Portinfo bit field is 3 bits wide, not 2 bits. This led to
a wrong driver configuration for some tps6598x configurations.

Fixes: 0a4c005bd171 ("usb: typec: driver for TI TPS6598x USB Power Delivery controllers")
Signed-off-by: Nikolaus Voss <nikolaus.voss@xxxxxxxxxxxxxxxxxxxxx>

Shouldn't this be applied to the stable trees as well?

Oh, yes, forgot that again... Greg, could you...?

Niko

[...]