Re: [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
From: 楊智成
Date: Mon Aug 10 2026 - 09:04:03 EST
Michael Riesch <michael.riesch@xxxxxxxxxxxxx>於 2026年8月8日週六,07:00寫道:
> [...]
> OK, makes sense. Looking forward to v3!
Thanks for confirming the shared block and for chasing the GRF
question with Rockchip - much appreciated.
v3 is out:
https://lore.kernel.org/r/20260810-dcphy-rx-v1-v3-0-a2d25c29adfc@xxxxxxxxx
The shared-block handling follows your suggestion - one struct phy
per PHY with a use-counted common block; the changelog there covers
the details, including why the helpers ended up as get()/put() and
why the GRF mode selects stay untouched for now.
Thanks,
Jason