phy: mediatek: tphy: Clarify and add kerneldoc to mtk_phy_pdata
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 23 Jun 2025 12:03:14 +0000 (14:03 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 26 Jun 2025 23:33:42 +0000 (16:33 -0700)
commit9cc82c2498b4fac77fb2438080458e42c1d0d5cb
tree096e4b85ed24046e1c848e2440eafa3b04115ebf
parent05c6f31991300f1c0e5e80eb1f66a580b9b5ca5f
phy: mediatek: tphy: Clarify and add kerneldoc to mtk_phy_pdata

As struct mtk_phy_pdata was almost fully documented, transfer
the comments into kerneldoc on top.
While at it, also rewrite the comments to both improve the writing
writing and the actual information in the documentation, and add a
description for the `version` member of the structure.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250623120315.109881-2-angelogioacchino.delregno@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/mediatek/phy-mtk-tphy.c