Re: [PATCH RFT 2/2] drm/bridge: ti-sn65dsi86: Use per-client debugfs entry

2025-01-28 Thread Geert Uytterhoeven
Hi Wolfram, On Tue, 28 Jan 2025 at 11:05, Wolfram Sang wrote: > > I gave it a try on Gray Hawk Single. > > Oh, we have such a board? Nice! That would help a lot. We have several! ;-) $ git grep ti,sn65dsi86 -- arch/*/boot/dts/renesas arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi: compati

Re: [PATCH RFT 2/2] drm/bridge: ti-sn65dsi86: Use per-client debugfs entry

2025-01-28 Thread Wolfram Sang
> I gave it a try on Gray Hawk Single. Oh, we have such a board? Nice! That would help a lot. signature.asc Description: PGP signature

Re: [PATCH RFT 2/2] drm/bridge: ti-sn65dsi86: Use per-client debugfs entry

2025-01-27 Thread Geert Uytterhoeven
Hi Wolfram, On Sat, 25 Jan 2025 at 13:53, Wolfram Sang wrote: > The I2C core now offers a debugfs-directory per client. Use it and > remove the custom handling. > > Signed-off-by: Wolfram Sang Thanks for your patch! I gave it a try on Gray Hawk Single. Old location: /sys/kernel/debug/1-0

[PATCH RFT 2/2] drm/bridge: ti-sn65dsi86: Use per-client debugfs entry

2025-01-25 Thread Wolfram Sang
The I2C core now offers a debugfs-directory per client. Use it and remove the custom handling. Signed-off-by: Wolfram Sang --- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 29 +-- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/drivers/gpu/drm/bridge/ti-sn65dsi86