linux-sg2042/drivers/usb/typec
Prashant Malani 5c4edcdbcd usb: typec: mux: intel: Fix DP_HPD_LVL bit field
According to the PMC Type C Subsystem (TCSS) Mux programming guide rev
0.6, the PMC HPD request LVL bit field is bit 4.
Fix the definition here to match the programming guide.

Since this bit field is changing, explicitly define a field for the
HPD_HIGH mode data bit.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Fixes: 6701adfa96 ("usb: typec: driver for Intel PMC mux control")
Reviewed-by: Benson Leung <bleung@chromium.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200511091837.102508-1-pmalani@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-13 14:33:51 +02:00
..
altmodes
mux usb: typec: mux: intel: Fix DP_HPD_LVL bit field 2020-05-13 14:33:51 +02:00
tcpm usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change 2020-04-16 15:01:42 +02:00
ucsi Merge 5.6-rc7 into usb-next 2020-03-23 08:04:08 +01:00
Kconfig
Makefile
bus.c usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer 2020-04-22 19:23:19 +02:00
bus.h
class.c usb: typec: Correct the documentation for typec_cable_put() 2020-03-26 15:05:43 +01:00
hd3ss3220.c
mux.c
tps6598x.c