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. Best regards, Alexander Alexander Stein (2): drm/bridge: tc358767: Use dev_err_probe drm: bridge: tc358767: Only print GPIO debug output if they actually occur drivers/gpu/drm/bridge/tc358767.c | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) -- 2.34.1