phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variant
authorSamuel Holland <samuel@sholland.org>
Mon, 14 Nov 2022 02:21:13 +0000 (20:21 -0600)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:34:24 +0000 (23:04 +0530)
commit4d0c2165e64eec00c19b68b1abc83e57e9633db9
tree836ee05159d2fb68c29856f1c6ba46c547fc573a
parent3fd490a7197857dc3aa409e56e31deaeab097c5f
phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY variant

A100 features an updated DPHY, which moves PLL control inside the DPHY
register space (previously the PLL was controlled from the CCU). It also
requires a modified analog power-on sequence. This "combo PHY" can also
be used as an LVDS PHY, but that is not yet supported by the driver.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20221114022113.31694-9-samuel@sholland.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/allwinner/phy-sun6i-mipi-dphy.c