diff options
author | Prashant Malani <[email protected]> | 2020-05-11 02:18:34 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-05-13 14:33:51 +0200 |
commit | 5c4edcdbcd97fb3fb657898d0463afb84e4fbbb3 (patch) | |
tree | c42fbb091e673f968d9fef3f0db0188dc6ca3012 /scripts/gdb/linux | |
parent | c34a4f9ddf566f4fab9eaa49a1c7a5f7406a3c9f (diff) |
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 <[email protected]>
Fixes: 6701adfa9693 ("usb: typec: driver for Intel PMC mux control")
Reviewed-by: Benson Leung <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions