summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBadhri Jagan Sridharan <badhri@google.com>2021-04-14 22:01:21 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-19 10:08:33 +0200
commit658e8982f0ebf33c88d8dc0e2e5f091bcc284178 (patch)
tree84632f37a8f914dafabe283bf8fed46c3e63d2a7 /lib
parent718f1c1fdf7837eb00b4c2a6e4f53248f5abd13c (diff)
usb: typec: tcpm: Fix error while calculating PPS out values
commit 374157ff88ae1a7f7927331cbc72c1ec11994e8a upstream. "usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply" introduced a regression for req_out_volt and req_op_curr calculation. req_out_volt should consider the newly calculated max voltage instead of previously accepted max voltage by the port partner. Likewise, req_op_curr should consider the newly calculated max current instead of previously accepted max current by the port partner. Fixes: e3a072022487 ("usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply") Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Badhri Jagan Sridharan <badhri@google.com> Link: https://lore.kernel.org/r/20210415050121.1928298-1-badhri@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions