Re: [PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers

2022-09-21 Thread AngeloGioacchino Del Regno
Il 20/09/22 11:00, Chunfeng Yun ha scritto: Use MediaTek phy's common helper to access registers, then we can remove mipi-dsi's I/O helpers. Signed-off-by: Chunfeng Yun Reviewed-by: AngeloGioacchino Del Regno

[PATCH 17/18] phy: mediatek: mipi: mt8183: use common helper to access registers

2022-09-20 Thread Chunfeng Yun
Use MediaTek phy's common helper to access registers, then we can remove mipi-dsi's I/O helpers. Signed-off-by: Chunfeng Yun --- .../phy/mediatek/phy-mtk-mipi-dsi-mt8183.c| 68 +-- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git