public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: typec: ucsi: glink: fix and improve orientation handling
@ 2024-11-06 15:45 Dmitry Baryshkov
  2024-11-06 15:45 ` [PATCH 1/2] usb: typec: ucsi: glink: fix off-by-one in connector_status Dmitry Baryshkov
  2024-11-06 15:45 ` [PATCH 2/2] usb: typec: ucsi: glink: be more precise on orientation-aware ports Dmitry Baryshkov
  0 siblings, 2 replies; 12+ messages in thread
From: Dmitry Baryshkov @ 2024-11-06 15:45 UTC (permalink / raw)
  To: Heikki Krogerus, Greg Kroah-Hartman
  Cc: Heikki Krogerus, linux-usb, linux-kernel, linux-arm-msm,
	Abel Vesa, Johan Hovold

Fix an off-by-one issue which resulted in USB-C connector #2 orientation
being reported as unknown. While we are at it, correct the way we set
orientation_aware flag for the USB-C connectors.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Dmitry Baryshkov (2):
      usb: typec: ucsi: glink: fix off-by-one in connector_status
      usb: typec: ucsi: glink: be more precise on orientation-aware ports

 drivers/usb/typec/ucsi/ucsi_glink.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 0a2598971f04649933bd38f5db241b3bf23c04ec
change-id: 20241106-ucsi-glue-fixes-a20e2b2a0e3a

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-11-08 15:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 15:45 [PATCH 0/2] usb: typec: ucsi: glink: fix and improve orientation handling Dmitry Baryshkov
2024-11-06 15:45 ` [PATCH 1/2] usb: typec: ucsi: glink: fix off-by-one in connector_status Dmitry Baryshkov
2024-11-07  5:17   ` Greg Kroah-Hartman
2024-11-07 11:04     ` Dmitry Baryshkov
2024-11-07  8:36   ` neil.armstrong
2024-11-08 15:56   ` Johan Hovold
2024-11-06 15:45 ` [PATCH 2/2] usb: typec: ucsi: glink: be more precise on orientation-aware ports Dmitry Baryshkov
2024-11-06 17:13   ` Abel Vesa
2024-11-07  5:18   ` Greg Kroah-Hartman
2024-11-07 10:02     ` Dmitry Baryshkov
2024-11-07  8:37   ` neil.armstrong
2024-11-08 15:57   ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox