All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFT 0/2] drm/bridge: Use per-client debugfs entry
@ 2025-01-25 12:53 Wolfram Sang
  2025-01-25 12:53 ` [PATCH RFT 1/2] drm/bridge: it6505: " Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Wolfram Sang @ 2025-01-25 12:53 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Andrzej Hajda, David Airlie, Douglas Anderson,
	dri-devel, Jernej Skrabec, Jonas Karlman, Laurent Pinchart,
	Maarten Lankhorst, Maxime Ripard, Neil Armstrong, Robert Foss,
	Simona Vetter, Thomas Zimmermann

The I2C core now offers a debugfs-directory per client. Use it and
remove the custom handling in drm bridge drivers. I don't have the
hardware, so I hope I can find people willing to test here. Build bots
are happy. And for it6505, it even fixes a problem. See the patch
description there.

Looking forward to comments.

Wolfram Sang (2):
  drm/bridge: it6505: Use per-client debugfs entry
  drm/bridge: ti-sn65dsi86: Use per-client debugfs entry

 drivers/gpu/drm/bridge/ite-it6505.c   | 28 +++-----------------------
 drivers/gpu/drm/bridge/ti-sn65dsi86.c | 29 +--------------------------
 2 files changed, 4 insertions(+), 53 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-01-28 10:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25 12:53 [PATCH RFT 0/2] drm/bridge: Use per-client debugfs entry Wolfram Sang
2025-01-25 12:53 ` [PATCH RFT 1/2] drm/bridge: it6505: " Wolfram Sang
2025-01-25 12:53 ` [PATCH RFT 2/2] drm/bridge: ti-sn65dsi86: " Wolfram Sang
2025-01-27 14:54   ` Geert Uytterhoeven
2025-01-28 10:05     ` Wolfram Sang
2025-01-28 10:10       ` Geert Uytterhoeven
2025-01-25 18:04 ` [PATCH RFT 0/2] drm/bridge: " Dmitry Baryshkov
2025-01-27  7:54   ` Wolfram Sang
2025-01-27 15:34     ` Dmitry Baryshkov
2025-01-27 21:23       ` Doug Anderson
2025-01-28 10:04         ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.