[PATCH v3 0/3] Improve tc358767 debugging
From: Alexander Stein
Date: Wed Sep 04 2024 - 08:11:01 EST
Hi,
this small series improves debugging the tc358767 driver by using
dev_err_probe for additional information (patch 1) and print IRQ
debug output only if hotplug status actually changed.
Changes inv 3:
* Collected Robert's and Dmitry' R-b
Changes in v2:
* Added patch for supporting write-only registers
Best regards,
Alexander
Alexander Stein (3):
drm/bridge: tc358767: Use dev_err_probe
drm/bridge: tc358767: Only print GPIO debug output if they actually
occur
drm/bridge: tc358767: Support write-only registers
drivers/gpu/drm/bridge/tc358767.c | 56 +++++++++++++++++++------------
1 file changed, 35 insertions(+), 21 deletions(-)
--
2.34.1